Skip to content

Tags: simjone/android

Tags

dev-20210604

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

Update translations
Update Nextcloud Android library

dev-20210603

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

remove deprecated test
remove unused imports, shorten when construct
use if/else instead of switch for menu actions
remove unused code due to Android 5.0 support dropped
Drop Android 5.0 support
Add UI tests
3rd-party-apps trashbin: Use Intent.EXTRA_USER in favor of custom String key
3rd-party-apps trashbin: Use SessionMixin to switch to targetUser
3rd-party-apps trashbin: Replace logging with toast, use User#nameEquals
Allow 3rd party apps to open the trashbin for a specific account
Update translations
Update Nextcloud Android library

stable-3.16.1

Toggle stable-3.16.1's commit message

Verified

This tag was signed with the committer’s verified signature.
tobiasKaminsky Tobias Kaminsky
stable-3.16.1 (fastlane)

dev-20210601

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

l10n: With a capital letter
Update translations

dev-20210530

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

New upload manager
Optimize writing out files to Nextcloud via SAF
Replace fragment by fragment-ktx as suggested
Use correct eTag to check if something has changed on server
Update translations

dev-20210529

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

remove duplicate gson dependency definition
- use kotlin 1.5.0 - use kotlin-stdlib: https://medium.com/@mbonnin/the-different-kotlin-stdlibs-explained-83d7c6bf293
Print used java version in Gradle
Gradle 6.9
Remove spotbug version: Access to 'toolVersion' exceeds its access rights Cannot assign a value to final field 'toolVersion'
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies

rc-3.16.1-01

Toggle rc-3.16.1-01's commit message

Verified

This tag was signed with the committer’s verified signature.
tobiasKaminsky Tobias Kaminsky
rc-3.16.1-01 (fastlane)

dev-20210527

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

Remove jcenter, use maven instead Remove flatDir
Remove jaxb
Fix: Using android:onClick on older version of the platform is broken Move to view bindings
re-order
check e2e keys
prevent upload from sensitive path
wip
Use web/http input type
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies

dev-20210520

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

Avoid leaking AccountManagerService via InputStreamBinder
Fix ConnectivityService.isInternetWalled() check when content length is -1
l10n: Change to lowercase
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies

dev-20210515

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

Java 8 is now default
Android Studio 4.2
Gradle 6.7
Avatar generation can take long, so better check if ChooseAccountDialogFragment is still active
Prevent http redirection if https is used during login
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies