Skip to content

Tags: leon168/android

Tags

dev-20200620

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

minor changes to build.gradle and fixed type on uploadReport.sh
minor changes to build.gradle
Use always recommended spotbug version, defined by plugin exclude data binding generated classes
Fixed Lint: MissingClass: Missing registered class Range: Outside Range UseAppTint: app:tint attribute should be used on ImageView UseCompatLoadingForDrawables UseCompatTextViewDrawableXml
Fix spotbugs output
update combinedTestReport
change to newer spotbugs
change Gradle to 6.1.1
Update Nextcloud Android library
Update 3rd-party dependencies

dev-20200619

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

check if activity is running before showing dialog
Migrate ContactsPreferenceActivity startup to type-safe API
Show "photos" in title
centralize intent creation for - FileUploader - ConflictsResolveActivity
Update translations

dev-20200618

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

Theme refresh bugfix
Fix appbar photos view when enter in background
remove unneeded linearLayout id
Drop Android 4.2 support
Use MaterialButton for addAccount action in accounts screen
Add touch states to file_list_actions_bottom_sheet
tint first run
perperly align 3-dot menu of folder items
Update translations
Update 3rd-party dependencies

dev-20200617

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

remove non needed exceptions
Split off of nextcloud#5150
Update translations
Update Nextcloud Android library

dev-20200611

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

add lint ignore for newApi within build dir
Ignore RestrictedApiCheck for generated files
Check also generated sources to avoid unused resources warning
Add account: grey color align text
Fix unit tests
nextcloud#6247 View Binding - ShareFileFragment (Remove Jetbrains annotation)
nextcloud#6247 View Binding - ShareFileFragment
Update translations
Update Nextcloud Android library

stable-3.12.0

Toggle stable-3.12.0's commit message

Verified

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

dev-20200610

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

replace edge colors
remove action_sort
Fix crash when creating client
Update translations
Update 3rd-party dependencies

dev-20200609

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

use check arrow for chosen account
Update translations

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