Skip to content

Tags: ggaus/android

Tags

dev-20201216

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

Do not line wrap
Update translations

dev-20201215

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

Update Nextcloud Android library

dev-20201210

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

Added copyright comment to the header of a file
Update 3rd-party dependencies

dev-20201209

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

proper identation
Update 3rd-party dependencies

dev-20201208

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

add button tinting
Fix edge case when app is restored during backup and storage path does not exist Fix nextcloud#4151
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies

dev-20201205

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

proper back arrow handling after moving auto upload screen to settings
Move auto upload to settings
Update translations

dev-20201203

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

Update translations

stable-3.14.1

Toggle stable-3.14.1's commit message

Verified

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

dev-20201202

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

remove testing delay
wip
wip
optimized layout for rtl languages
optimize layout
remove variable prefixes and sort member variables
replace manual view access with view binding
use final on variables, remove c-style array definition
further optimize layout to mimic dialog
Add padding to layout
Make PIN activity mimic a dialog
remove unused string resouces
remove Android 4.4. code block from kotlin files
spotbugs: remove unreachable code block
remove all test min sdk references and declarations
spotbugs remove unused list
merge theme for minSDK=21
Drop Android 4.4 Support
getActiveNetwork might be null
Update translations
Update Nextcloud Android library

dev-20201127

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

add test for shimmering contact list
changes after rebase
Update tests to shimmer logic
update activities tests
cleanup shimmers
use correct license headers
add shimmer to media preview
reset binding at view destruction
add shimmer test for trashbin
add shimmer effect to trashbin screen
WIP image loader animation
proper empty list display
proper empty list display
Cleanup code
remove unused imports
add shimmer to text preview loading
add shimmer effect to file detail activities
add shimmer to contacts list
proper loading animation for notification list
optimize loading layout for image preview
Update after rebase
add loading shimmer for preview image
add loading shimmer effect for auto upload
correct test call
correct writing of shimmer
replace butterknife with native view bindings for activities view
introduce schimmer effect for loading screen for activities and view bindings
shimmer effect loading screen for user info details
Draft for shimmer effect loading screen for activities
Remove big spinner
More detailed check if >= Android M for metered connections
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies