Commit graph

5637 commits

Author SHA1 Message Date
Stefan Niedermann
934e1f406a #6247 View Binding - ConflictResolveDialogBinding
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2020-06-23 10:51:40 +02:00
Tobias Kaminsky
9e6fa5c769
Merge pull request #6281 from nextcloud/view-binding
#6247 View Binding - FileDisplayActivity and partial Ssl views
2020-06-23 10:36:08 +02:00
Tobias Kaminsky
59fddce138
Merge pull request #6243 from nextcloud/navBar
color nav bar
2020-06-23 10:30:52 +02:00
tobiasKaminsky
e503106960
Fixed NPE when hiding ssl cert
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-23 09:23:59 +02:00
Stefan Niedermann
96aecac8ed
#6247 View Binding - Fix codacy issue
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2020-06-23 09:23:59 +02:00
Stefan Niedermann
ab3dff9e1b
#6247 View Binding - FileDisplayActivity and partial Ssl views 2020-06-23 09:23:59 +02:00
Stephan Ritscher
9370cbab09 Fix improper deleting synced folder by OfflineSyncWork 2020-06-22 21:09:41 +02:00
tobiasKaminsky
e40893a136
Use always recommended spotbug version, defined by plugin
exclude data binding generated classes

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-19 11:03:24 +02:00
tobiasKaminsky
5f185326ab
Fixed Lint:
MissingClass: Missing registered class
Range: Outside Range
UseAppTint: app:tint attribute should be used on ImageView
UseCompatLoadingForDrawables
UseCompatTextViewDrawableXml

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-19 11:03:22 +02:00
tobiasKaminsky
f6f401aa0d
change to newer spotbugs
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-19 11:03:07 +02:00
Joris Bodin
a475af6ac6
Remove redundant style
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-06-18 11:02:52 +02:00
Andy Scherzinger
c048fe2121
Merge pull request #6256 from nextcloud/clickConflictNotification
fix #5281: click on conflict notification opens conflict dialog directly
2020-06-18 09:26:58 +02:00
Tobias Kaminsky
ace90ef2ad
Merge pull request #6306 from nextcloud/fixBatteryDialog
check if activity is running before showing dialog
2020-06-18 07:06:47 +02:00
Tobias Kaminsky
1b1a58ed8c
Merge pull request #6289 from nextcloud/ezaquarii/migrate-contacts-preference-activity-startup-to-type-safe-api
Migrate ContactsPreferenceActivity startup to type-safe API
2020-06-18 07:03:58 +02:00
tobiasKaminsky
6e7cdededb
color nav bar
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-18 06:57:43 +02:00
Tobias Kaminsky
cc06c8b613
Merge pull request #6283 from nextcloud/fixPhotoviewTitle
Show "photos" in title
2020-06-18 06:54:58 +02:00
Nextcloud bot
347abae8aa
[tx-robot] updated from transifex 2020-06-18 03:28:10 +00:00
Andy Scherzinger
6a6913b17e
Merge pull request #6303 from thgoebel/bottom-sheet-touch
Add touch states to file_list_actions_bottom_sheet
2020-06-17 18:53:25 +02:00
Andy Scherzinger
28279bc3c1
Merge pull request #6284 from nextcloud/fixPhotoViewAppbar
Fix appbar photos view when enter in background
2020-06-17 16:55:18 +02:00
Andy Scherzinger
663537f304
Merge pull request #6209 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.37.0
Bump ktlint from 0.36.0 to 0.37.0
2020-06-17 16:54:38 +02:00
Andy Scherzinger
39bb258648
Merge pull request #6231 from nextcloud/theme-refresh
Theme refresh bugfix
2020-06-17 16:53:51 +02:00
Andy Scherzinger
a33cc9d278
Merge pull request #6309 from nextcloud/layout
remove unneeded linearLayout id
2020-06-17 16:53:06 +02:00
Andy Scherzinger
73c22d4e8f
Merge pull request #6307 from thgoebel/addaccount-materialbutton
Use MaterialButton for addAccount action in accounts screen
2020-06-17 16:37:28 +02:00
Andy Scherzinger
7b88e39572
Merge pull request #6278 from nextcloud/enh/dropAndroid42
Drop Android 4.2 support
2020-06-17 15:35:51 +02:00
Daniel Bailey
6f31f92a3f
Theme refresh bugfix
Removed call to setLocalNightMode from DrawerActivity to allow the theme
setting to be done by SettingsActivity and the following activity
recreation to be handled by BaseActivity.

Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-06-17 14:33:19 +02:00
Tobias Kaminsky
f499fb3ee8
Merge pull request #6265 from nextcloud/fix/iconAlignment
Properly align 3-dot menu of folder items
2020-06-17 14:26:36 +02:00
Tobias Kaminsky
d053177cf7
Merge pull request #6296 from nextcloud/tintFirstRun
tint first run
2020-06-17 14:25:41 +02:00
Joris Bodin
7f1ba75b7d
Fix appbar photos view when enter in background
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-06-17 12:21:32 +02:00
tobiasKaminsky
b6b57fa06e
remove unneeded linearLayout id
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-17 11:06:38 +02:00
Andy Scherzinger
adac921f5c
Drop Android 4.2 support
Resolves #6276

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-06-17 10:58:35 +02:00
dependabot-preview[bot]
78b879d10f
Bump ktlint from 0.36.0 to 0.37.2
Bumps [ktlint](https://github.com/pinterest/ktlint) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pinterest/ktlint/compare/0.36.0...0.37.0)

changed to new syntax

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-17 10:45:36 +02:00
Thore Goebel
7c5948b61a Use MaterialButton for addAccount action in accounts screen 2020-06-17 09:00:35 +02:00
tobiasKaminsky
0b15433cda
check if activity is running before showing dialog
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-17 07:57:15 +02:00
Nextcloud bot
228a44fc87
[tx-robot] updated from transifex 2020-06-17 03:26:05 +00:00
Thore Goebel
094416e8e3 Add touch states to file_list_actions_bottom_sheet 2020-06-16 18:06:01 +02:00
tobiasKaminsky
34eaf9d6db
remove non needed exceptions
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-16 14:49:01 +02:00
Joris Bodin
37bf0dde69
Split off of #5150
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-16 08:09:42 +02:00
Nextcloud bot
81764b4872
[tx-robot] updated from transifex 2020-06-16 03:27:49 +00:00
tobiasKaminsky
fd7cf51a4b
tint first run
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-15 16:23:30 +02:00
Nextcloud bot
09c48e65d4
[tx-robot] updated from transifex 2020-06-15 03:27:03 +00:00
Chris Narkiewicz
3e3d80d08c
Migrate ContactsPreferenceActivity startup to type-safe API
This change addresses #6277 bug in more comprehensible way.
All calls to Context.startActivity(...) starthing
ContactsPreferenceActivity are replaced with type-safe
calls to static ContactsPreferenceActivity.startActivity*
sets of APIs.

No client code should be calling `Intent(..., ContactsPreferenceActivity.class)`
constructor anymore.

See #5866 for discussion about the pattern used in this PR.

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-06-13 17:42:24 +01:00
Joris Bodin
fa9804d742
Show "photos" in title
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-06-12 15:25:44 +02:00
Nextcloud bot
983a35517d
[tx-robot] updated from transifex 2020-06-11 03:26:48 +00:00
Andy Scherzinger
7d000f964e
perperly align 3-dot menu of folder items
Fixes #6259

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-06-10 17:52:48 +02:00
Andy Scherzinger
d65d917b81
Merge pull request #6249 from nextcloud/view-binding
#6247 View Binding - ShareFileFragment
2020-06-10 17:26:46 +02:00
tobiasKaminsky
4d9fc70376
Add account: grey color
align text

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-10 07:30:47 +02:00
Nextcloud bot
740c3fe2ba
[tx-robot] updated from transifex 2020-06-10 03:29:39 +00:00
Andy Scherzinger
613b98ae1b
Merge pull request #6254 from nextcloud/replaceEdgeColors
replace edge colors
2020-06-09 20:37:29 +02:00
tobiasKaminsky
e95caf3572
centralize intent creation for
- FileUploader
- ConflictsResolveActivity

fix #5281: click on conflict notification opens conflict dialog directly

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-09 14:13:23 +02:00
Andy Scherzinger
5472ec40e2
Merge pull request #6221 from nextcloud/removeSortSwitch
remove action_sort
2020-06-09 14:04:38 +02:00