Skip to content

Tags: ddopik/android

Tags

dev-20200607

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

Fix format
Added some tool hints for easier development
Update translations

dev-20200606

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

set gradient via imageview for markdown previews
invert activity icon on dark mode removed outer white border on shared_via_ink
split up unit&IT tests from screenshot tests
drone/ updateScreenshot update
fix nextcloud#6137
Fix after rebase
Add local variable for storageManager
Add etag column to capabilities table
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies

dev-20200605

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

show rich workspace in grid spanned across first row
Adjusted one comment
Fixed a bug relative to actionmode + Enhanced actionmode behaviour
ReceiveExternalFiles to new layout
Upload list activity: new sort / switch button
set sorting button text for trashbin activity, extract button text logic to utils method
Fix lint
Fix onResume FileDetailFragment
Improve google style
Fix appbar when show FileDetailFragment
Fix contextual action bar theme
Appbar like google and fix property file appbar
change trashbin view to new layout
Update translations

rc-3.12.0-03

Toggle rc-3.12.0-03's commit message

Verified

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

dev-20200604

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

invert if to make it more readable
only scroll to position, if highlighted item exists
Replaced primary color by element color for chosen Sort-By element
Applied a new fallback color for DarkMode
Update translations
Update Nextcloud Android library

dev-20200603

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

fix search related items in drawer
Removed unused items in FileDisplayActivity + Fixed some bugs
Fixed lint
Removed startSynchronization method
Removed unused Sync account + Fixed a display inconsistency bug
Increased searchview width when deployed
Restructured options menu + Removed unused items
Update translations

dev-20200530

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

exclude all files for backup
Do not show rich workspace when "on devices"
correct empty message for "on devices"

dev-20200529

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

synced folder dialog, if disabled: - do not allow to click on any item - checkboxes are grey
refresh favorites result in actually reloading favorites
Fixed the color for Drawer Quota + fixed a global bug about color
Replaced the logo and header drawer background/color
Adjusted drawer quota font-size + Formated Drawer XML code
Fixed spotbugs useless issue
Fixed Android Studio lint
Adjusted drawer menu item tint management
Increased the Drawer Quota progressbar height
Replaced Drawer logo color by Primary one (with white-replace)
Fixed some Drawer errors due to clean
Added Drawer logo description
Removed the Drawer profiles part + removed unused code
Remove deprecated method and fix color in light
Refactor UploadFilesActivity
fix test
fix favorite star to top
re-arrange code
hide share icon in grid mode
Update Nextcloud Android library
Update 3rd-party dependencies

dev-20200527

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

Revert "Fixed unused resources linter warning"
Fixed unused resources linter warning
Implemented "Switch to account" feature in Accounts list
Fix nextcloud#6147
Fix lint
- disabling test_orchestrator - E2E tests only on NC19+ - fixed Tests
Improve design
Fixed definitively KTLint errors
Enhanced code syntax
Fixed Spotbugs and KtLint reports
Aligned icons + Cleaned code + Implemented listeners
Implemented ChooseAccountFragment dialog + Fixed some things around accounts management
do not let media scanner throw an exception as otherwise upload fails
Update translations

dev-20200526

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

FIX: nextcloud#5752 Upload files: too much whitespace
Revert "[FIX: nextcloud#5752] Upload files: too much whitespace"
If we cancel by user, we pass a reason, so app can handle it correctly
Add jaxb dependencies for builde (with jdk>8)
Fix contacts backup job interval
Update translations
Update Nextcloud Android library
Update 3rd-party dependencies