Commit graph

11102 commits

Author SHA1 Message Date
tobiasKaminsky
50c65dfca9
changes due to CR
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-03 18:32:46 +02:00
tobiasKaminsky
0867879f59
changes due to rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-03 18:32:32 +02:00
tobiasKaminsky
0b19ba7d9a
remove obsolete string
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-03 18:32:32 +02:00
tobiasKaminsky
a3e59c4352
remove check for older version (<11)
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-03 18:32:28 +02:00
nextcloud-android-bot
1caac7fa2a Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-07-03 11:59:43 +00:00
Tobias Kaminsky
00b298c78c
Merge 7d51ff3364 into 699af02257 2018-07-03 11:57:34 +00:00
tobiasKaminsky
7d51ff3364
correct favorite density
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-03 13:56:32 +02:00
Tobias Kaminsky
699af02257
Merge pull request #2784 from nextcloud/compareLint
On bot comment: show old and new lint
2018-07-03 10:07:41 +02:00
tobiasKaminsky
570fed7b12
show old and new lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-03 09:05:21 +02:00
Nextcloud bot
8241d84c80
[tx-robot] updated from transifex 2018-07-03 00:42:23 +00:00
Nextcloud bot
e245e6e436
[tx-robot] updated from transifex 2018-07-02 00:41:05 +00:00
Nextcloud bot
2002d7ddba
[tx-robot] updated from transifex 2018-07-01 00:43:09 +00:00
Tobias Kaminsky
486066f1c9 daily dev 20180630 2018-06-30 00:32:01 +02:00
tobiasKaminsky
d0e99aeb2d
update file via remote id
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-29 13:53:15 +02:00
tobiasKaminsky
4d4b6cb2cc
avatar generation does not need storageManager
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-29 13:20:16 +02:00
Tobias Kaminsky
5823a3625a
Merge pull request #2774 from nextcloud/fixFindbugsStatus
Escape $summary correctly
2018-06-29 12:12:33 +02:00
tobiasKaminsky
aeb4e9babd
escape summary correctly
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-29 11:34:00 +02:00
tobiasKaminsky
e1127041c7
correct menu highlighting
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-29 11:18:23 +02:00
tobiasKaminsky
b1cc578745
backport description
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-29 10:36:35 +02:00
Tobias Kaminsky
b0a3fba221 daily dev 20180629 2018-06-29 00:32:10 +02:00
tobiasKaminsky
8afc3853c8
code formatting
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 13:56:31 +02:00
tobiasKaminsky
d9b5605385
account may be null
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 13:56:13 +02:00
Andy Scherzinger
054c9bd5fa
Merge pull request #2726 from nextcloud/searchEnhancements
Search enhancements
2018-06-28 12:08:59 +02:00
tobiasKaminsky
4eed5b1a48
getIsSearchFragment() -> isSearchFragment()
closing search / getting back from preview image shows current dir

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 12:00:49 +02:00
tobiasKaminsky
d2cf2b651c
also sync folder content on search
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 12:00:48 +02:00
tobiasKaminsky
dc2e8f9027
correct filtering of images
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 12:00:47 +02:00
Andy Scherzinger
b3356b9758
Merge pull request #2762 from nextcloud/codacy
Fix Codacy issues
2018-06-28 12:00:14 +02:00
AndyScherzinger
548d04c4b6
remove unused GenericExplanationActivity and its resources 2018-06-28 11:53:46 +02:00
AndyScherzinger
0abf973231
code formatting 2018-06-28 11:53:46 +02:00
AndyScherzinger
139357778d
extract drawer menu filtering to separate util class 2018-06-28 11:53:45 +02:00
AndyScherzinger
d5bcf14709
extract upload failed text calculation to separate method 2018-06-28 11:53:45 +02:00
AndyScherzinger
c46c47b96f
extract webclient init into separate method 2018-06-28 11:53:44 +02:00
AndyScherzinger
71b4d7a7ec
add filter helper method for drawer menu 2018-06-28 11:53:44 +02:00
AndyScherzinger
ce6bb8e7c3
extract menu filter to separate method 2018-06-28 11:53:43 +02:00
AndyScherzinger
1f2b8237c0
extract dialog creation to separate method 2018-06-28 11:53:43 +02:00
AndyScherzinger
a8543ed275
refactor and optimize binder code 2018-06-28 11:53:42 +02:00
AndyScherzinger
c150e58e62
extract listener code + use lambda 2018-06-28 11:53:42 +02:00
AndyScherzinger
9346e92a41
shorten passcode theming and listener setup 2018-06-28 11:53:41 +02:00
AndyScherzinger
9de93de141
refactor data synchronization for better read-ability 2018-06-28 11:53:41 +02:00
Tobias Kaminsky
508b16b992
Merge pull request #2766 from nextcloud/findbugsCurl
Modify $summary to work with curl
2018-06-28 11:51:53 +02:00
Andy Scherzinger
deaa26a102
Merge pull request #2752 from nextcloud/useFinal
findbugs: several warnings
2018-06-28 11:42:19 +02:00
tobiasKaminsky
7e6b12e195
modify summary to work with curl
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 11:36:40 +02:00
tobiasKaminsky
db803d7229
add new line
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 11:30:51 +02:00
tobiasKaminsky
1b4e0c5e04
remove unneeded exception
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 11:30:50 +02:00
tobiasKaminsky
a9d17e1437
correctly close stream
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 11:30:50 +02:00
tobiasKaminsky
4360c80355
add R.class to exclude
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 11:30:49 +02:00
tobiasKaminsky
d9cb808013
delete not needed class
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 11:30:49 +02:00
tobiasKaminsky
8f151d1a7b
duplicated if
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 11:30:49 +02:00
tobiasKaminsky
aa310a9292
findbugs: use final
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 11:30:48 +02:00
Tobias Kaminsky
960387322a
Merge pull request #2286 from alexcustos/fix_force_old_login
Fixed layout when old login method enforced
2018-06-28 11:19:37 +02:00