Skip to content

Tags: fishg/android

Tags

dev-20220324

Toggle dev-20220324's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
daily dev 20220324

Fix FileDisplayActivity screenshot tests
Fix scrolling behaviour when changing dark mode
PreviewMediaFragment: fix crash when changing theme with audio fragment
FileDisplayActivity: properly lock scrollbar for media preview
build.gradle: Fix spacing for library version
Correctly show edit share link
SETUP: update local library linking instructions with composite builds
FileDetialsSharing...: add minHeight to content instead of scrollview
Fix sharing from media view
Update Nextcloud Android library

dev-20220323

Toggle dev-20220323's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
daily dev 20220323

build.gradle: Restore library version
Update fastlane
fastlane: Sign the app bundle, and use it for google play upload
fastlane: Build AAB for gplayRelease in addition to APK
Update translations
Update Nextcloud Android library

dev-20220322

Toggle dev-20220322's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
daily dev 20220322

GooglePlayUtils: convert to Kotlin, fix spotbugs
build.gradle: Add clean task to root project
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies

dev-20220319

Toggle dev-20220319's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
daily dev 20220319

Update translations
Update Nextcloud Android library

dev-20220318

Toggle dev-20220318's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
daily dev 20220318

OCFileListFragment: extract seach async task and convert it to kotlin
Update FolderPickerActivity screenshot
ExtendedListFragment: Remove ViewTreeObserver on search frame
OCFileListFragment: make search async task static, fix loading animation usage
ReceiveExternalFilesActivity: don't crash if no user present
Update translations
Update Nextcloud Android library

dev-20220317

Toggle dev-20220317's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
daily dev 20220317

Use ktlint plugin instead of manual ktlint tasks
build.gradle: Don't hardcode espresso-intents version, use the same as other espresso libs
if no shared files are on server, show correct empty message
FileDisplayActivity: set file when opening FileDetailsFragment
Centralize NDK and CMAKE versions
build: Specify NDK version (optional install)
Update translations

dev-20220316

Toggle dev-20220316's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
daily dev 20220316

FileDisplayActivity: always try to reload folder on onResume
PermissionUtil: ensure permission choice dialog doesn't overlap itself
StoragePermissionDialogFragment: fix theming of buttons
Design updates for storage permission dialog
Choice between All Files and read-only external storage in SDK >=30
Make external storage permission optional
Update translations

dev-20220315

Toggle dev-20220315's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
daily dev 20220315

only have one place for capability update cache entry
Update translations
Update Nextcloud Android library

dev-20220312

Toggle dev-20220312's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
daily dev 20220312

Update Nextcloud Android library

dev-20220311

Toggle dev-20220311's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
daily dev 20220311

Exoplayer: use NextcloudClient's OkHttp client for connections
Update Nextcloud Android library