Commit graph

3641 commits

Author SHA1 Message Date
Joris Bodin
d6ffe98714
Fix select nav_all_files in drawer
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-15 10:02:03 +02:00
Joris Bodin
96f03d1ec6
Only show new app bar for "all_files"
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-15 10:02:01 +02:00
Joris Bodin
a0ff4e4cc1
Add home search appbar
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-15 10:01:45 +02:00
Tobias Kaminsky
8edbd8349e
Merge pull request #6068 from nextcloud/feature/ui-revamp/replace-progress-by-float
New design (UI) - Replaced Toolbar Loader by SwipeRefreshLayout
2020-05-15 09:59:26 +02:00
Andy Scherzinger
ef5edb1018
spotbugs: Unused public or protected field
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-05-14 17:16:37 +02:00
tobiasKaminsky
1c7430367d
Fix wrong extra_account, which used user instead of account
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-14 13:50:49 +02:00
tobiasKaminsky
4ef84bd2fd
Fix linter warnings
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-14 13:45:36 +02:00
Tobias Kaminsky
23f1c74e1d
Merge pull request #6063 from nextcloud/fixUserInfoCrash
fix crash when populating info on vanished activity
2020-05-14 12:46:32 +02:00
Tobias Kaminsky
30501e9503
Merge pull request #5825 from nextcloud/pushDeck
send push to deck app, if installed
2020-05-14 12:44:57 +02:00
Kilian Périsset
d0b883f61d
Tried to fix the "Spotbug" NAB detections
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-05-14 12:26:14 +02:00
Kilian Périsset
ed73735e40
Removed "Dead store" spotbug error for PhotoSearchTask
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-05-14 12:19:19 +02:00
Kilian Périsset
83d46ffe63
Cleaned up the old toolbar progressbar dependent code
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-05-14 11:23:05 +02:00
Kilian Périsset
f971c0b3e6
Replaced toolbar loading by SwipeRefresh in Files list
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-05-14 11:23:05 +02:00
Andy Scherzinger
62ab750512
Merge pull request #6056 from nextcloud/fixHideFab
Fix fab behavior hide and ripple color
2020-05-14 11:19:05 +02:00
tobiasKaminsky
3d951e16c6
fix crash when populating info on vanished activity
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-13 15:02:54 +02:00
drone
d8dace97c4 Merge commit 'cd5406b7e0cf0cc281a0b52a712b916e2d428796' 2020-05-12 20:44:46 +00:00
Andy Scherzinger
cd5406b7e0
spotbugs. needless boxing of a boolean constant
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-05-12 22:44:15 +02:00
Abdourahamane BOINAIDI
a725bbbc47
Fix gridview enabled name
Signed-off-by: Abdourahamane BOINAIDI <abdourahamane.boinaidi@infomaniak.com>
2020-05-12 20:43:28 +02:00
Abdourahamane BOINAIDI
df107cc34e
remove some warnings
Signed-off-by: Abdourahamane BOINAIDI <abdourahamane.boinaidi@infomaniak.com>
2020-05-12 20:19:06 +02:00
Abdourahamane BOINAIDI
898975b822
fix thumbnail dynamic size
Signed-off-by: Abdourahamane BOINAIDI <abdourahamane.boinaidi@infomaniak.com>
2020-05-12 19:09:08 +02:00
Andy Scherzinger
937f6e036c
Merge pull request #6051 from nextcloud/removeExtraFilePath
remove EXTRA_FILE_PATH
2020-05-12 18:55:38 +02:00
Andy Scherzinger
7e34e3b965
Merge pull request #6022 from nextcloud/feature/ui-revamp/manage-accounts-activity
New design (UI) - Accounts manage
2020-05-12 18:48:15 +02:00
Andy Scherzinger
d5c8e9911f
consistent naming schema for folder icons
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-05-12 16:31:08 +02:00
Joris Bodin
adecd7b5ae
Fix fab behavior hide and ripple color
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-12 16:25:39 +02:00
tobiasKaminsky
54d4acf216
Fix after rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-12 16:20:17 +02:00
Chris Narkiewicz
b10038cced
DeckApi unit test
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-05-12 13:11:14 +02:00
Stefan Niedermann
c0bd6b1a51
Adjusted javadoc
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:11:12 +02:00
Stefan Niedermann
24cbc66a92
Removed logging
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:11:12 +02:00
Stefan Niedermann
a9a2c06a1b
Add license header and code format
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:11:12 +02:00
Stefan Niedermann
19deab3fba
Internal refactoring of the DeckApiImpl
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:11:10 +02:00
Stefan Niedermann
10437c9d82
Add some java doc
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:11:08 +02:00
Stefan Niedermann
53a1344e47
Rename interface and implementation for Deck integration
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:11:06 +02:00
Stefan Niedermann
9a00819286
Use Optional for DeckIntegration and better name for interface
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:11:03 +02:00
Stefan Niedermann
820f6745e1
Don't instantiate intent each time in the for loop
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:11:01 +02:00
Stefan Niedermann
ad8eaff22b
Don't spam logs
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:11:01 +02:00
Stefan Niedermann
dfb3d8d15f
Small refactorings
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:11:01 +02:00
Stefan Niedermann
40e1f089f4
Added default serialVersionUID for new Exception classes
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:11:01 +02:00
Stefan Niedermann
a751523c20
Fix typo in handle
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:10:59 +02:00
Stefan Niedermann
37aa694a52
Add GPL headers
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:10:58 +02:00
Stefan Niedermann
ee882187fb
Move Deck exception classes into own files
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:10:55 +02:00
Stefan Niedermann
b0ab109e5d
Move Deck integration logic to own package
https://github.com/stefan-niedermann/nextcloud-deck/issues/208
2020-05-12 13:10:51 +02:00
tobiasKaminsky
659dabb672
remove EXTRA_FILE_PATH
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-12 11:42:07 +02:00
Tobias Kaminsky
48fc341f90
Merge pull request #6040 from nextcloud/ezaquarii/fix-contacts-import-download-in-contacts-list
Fix parameters passed to downloader during contacts list download
2020-05-12 11:35:45 +02:00
tobiasKaminsky
77c104d2fe
move field to local variable
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-12 11:28:37 +02:00
Kilian Périsset
db104952d5
Fixed a bug relative to account switch
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-05-12 10:02:19 +02:00
Kilian Périsset
5464453901
Splitted User ClickListener interface in two methods
Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
2020-05-11 16:25:31 +02:00
Andy Scherzinger
c6c38e87eb
spotbugs: FCBL_FIELD_COULD_BE_LOCAL
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-05-11 13:57:03 +02:00
Chris Narkiewicz
7475c667a8
Fix parameters passed to downloader during contacts list download
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-05-10 17:03:07 +01:00
Abdourahamane BOINAIDI
e88da96a28
remove unused imports
Signed-off-by: Abdourahamane BOINAIDI <abdourahamane.boinaidi@infomaniak.com>
2020-05-08 21:04:36 +02:00
Abdourahamane BOINAIDI
dcb4f117ea
Set thumbnail shimmer height same as the thumbnail
Signed-off-by: Abdourahamane BOINAIDI <abdourahamane.boinaidi@infomaniak.com>
2020-05-08 21:03:34 +02:00