Skip to content

Tags: foreverif/android

Tags

dev-20220212

Toggle dev-20220212'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 20220212

For display with >= 600dp use higher file icon resolution use this resolution also default thumbnails
remove gplay.gradle, use gplayImplementation instead
Update translations
Update 3rd-party dependencies

dev-20220208

Toggle dev-20220208'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 20220208

NaturalSortTest: shuffle instead of duplicating parameters
Rename TestSorting to OCFileSortTest, conver to Kotlin, parameterize
TestSorting: refactor and simplify since it's now only for OCFiles
Move string sort tests from TestSorting to NaturalSortTest
Move TestSorting to unit tests
Test AlphanumComparator
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies

dev-20220204

Toggle dev-20220204'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 20220204

Update translations

stable-3.19.0

Toggle stable-3.19.0's commit message
stable-3.19.0 (fastlane)

dev-20220203

Toggle dev-20220203'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 20220203

Update translations
Update Nextcloud Android library

dev-20220201

Toggle dev-20220201'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 20220201

OCFileListFragment: set title when attached to activity
i18n: Change to a capital letter
Update translations

dev-20220128

Toggle dev-20220128'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 20220128

LocalFileListAdapter: fix case where directory==null
FileSortOrder*: convert to Kotlin
LocalFileListAdapter: Also change sort order asynchronously
AlphaNumComparator: optimize usage and resolve signature problems
LocalFileList: load local files asynchronously
PassCodeActivity: enable cancel button when re-created in confirmation step
Make more PendingIntents immutable
Make PendingIntents immutable
ManageSpaceActivity: convert to Kotlin while we're here
ManageSpaceActivity: kill the app after finishing cleanup
ManageSpaceActivity: remove user accounts when clearing data
GalleryFragment: force refresh on create, prevent unneeded refresh animations
GalleryFragment: prevent NPE when recreating fragment
Update translations
Update 3rd-party dependencies

rc-3.19.0-02

Toggle rc-3.19.0-02's commit message
rc-3.19.0-02 (fastlane)

dev-20220127

Toggle dev-20220127'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 20220127

gplay/AndroidManifest: set exported value for service
ezvcard/ContactOperations: suppress locale lint in third_party class
build.gradle: Disable some translation errors in lint
manifest: Remove unneeded labels
BackgroundJobFactory: fix lint due to unchecked build version for ContentObserverJob
lint: Fix getLayoutInflater calls
build.gradle: Run migrations for AGP 7.1.0
Update Nextcloud Android library
Update 3rd-party dependencies

dev-20220126

Toggle dev-20220126'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 20220126

Fix default visibility of recently modified
Remove recently added search
OCFileListFragment: restore search event on view restored
OCFileListFragment: add recently modified to the list of valid search events
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies