Skip to content

Tags: SundusAdwan/android

Tags

dev-20201223

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

fix not updating sharee list after creating a new link
Downgrade firebase-messaging use NC specific user agent for Push
Remove snapshot repo
If path is not set or empty do not run any media scanner
Change alert dialog button text color
Change button text color from black to system text color
Fix issue nextcloud#7633 by adding button style
fix crash when changing theme after showing media pane
Update help link
Fix upload by sharing link with defensive check during mtime read
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies

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