Commit graph

11100 commits

Author SHA1 Message Date
Andy Scherzinger
48f914a0fd
Merge pull request #2791 from nextcloud/density
Image defined in density-independent drawable folder
2018-07-13 07:43:25 +02:00
Nextcloud bot
731d00a9a8
[tx-robot] updated from transifex 2018-07-13 00:46:20 +00:00
Tobias Kaminsky
dd6f7c824e daily dev 20180713 2018-07-13 00:32:58 +02:00
nextcloud-android-bot
23b4c311a7 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-07-12 17:37:43 +00:00
Andy Scherzinger
bb758f09e5
Merge pull request #2777 from nextcloud/notificationWithLink
Add clickable link to notification
2018-07-12 19:29:20 +02:00
tobiasKaminsky
8869e4ce5f
remove unneeded string
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-12 18:20:44 +02:00
tobiasKaminsky
e11f00acb7
changes due to rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-12 18:20:44 +02:00
tobiasKaminsky
5b1a011bff
Changes due to CR
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-12 18:20:43 +02:00
tobiasKaminsky
f7039115be
remove cast
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-12 18:20:43 +02:00
tobiasKaminsky
b8bceee138
media streaming with NC14 endpoint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-12 18:20:42 +02:00
tobiasKaminsky
8e58451c99
assign mAccountManager in onCreate()
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-12 18:18:33 +02:00
Tobias Kaminsky
4d559b7bcb
Merge ec87e2acb9 into e35124d3f6 2018-07-12 16:15:18 +00:00
tobiasKaminsky
ec87e2acb9
Image defined in density-independent drawable folder
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-12 18:15:00 +02:00
Andy Scherzinger
e35124d3f6
Merge pull request #2776 from nextcloud/fileByRemoteId
after download: update file via remote id
2018-07-12 18:12:07 +02:00
Andy Scherzinger
90c8f89832
Merge pull request #2802 from nextcloud/intentMaybeNull
intent may be null on service restart
2018-07-12 18:11:30 +02:00
Andy Scherzinger
e992bedbe6
Merge pull request #2790 from nextcloud/correctDensity
correct favorite density
2018-07-12 18:11:06 +02:00
Andy Scherzinger
1e2240e812
Merge pull request #2803 from nextcloud/switchWithDefault
use default in switch
2018-07-12 18:09:48 +02:00
Andy Scherzinger
9b661890bd
Merge pull request #2775 from nextcloud/AvatarGenerationNoStorageManagerNeeded
Avatar generation does not need storageManager
2018-07-12 18:08:58 +02:00
AndyScherzinger
47217e7355
fix updating the (right) list item 2018-07-12 17:59:00 +02:00
AndyScherzinger
fff8aa6a30
move sorting method back to its original place for a proper diff! 2018-07-12 17:59:00 +02:00
AndyScherzinger
73fd9d4931
fix auto upload navigation for newly detected media folder triggered launch 2018-07-12 17:58:59 +02:00
AndyScherzinger
e15f6a97eb
set notification channel in constructor with newly introduced NotificationCompat constructor 2018-07-12 17:58:59 +02:00
AndyScherzinger
54e592e4fc
fix further codacy issues 2018-07-12 17:58:58 +02:00
AndyScherzinger
d52d97b115
codacy: fix issues about String performance and for loops 2018-07-12 17:58:57 +02:00
AndyScherzinger
c767b93b76
revert to have parenthesis (for readability) 2018-07-12 17:58:57 +02:00
AndyScherzinger
ec303f6493
codacy: fix Useless parentheses 2018-07-12 17:58:56 +02:00
AndyScherzinger
e1137661a6
revert code changes 2018-07-12 17:58:56 +02:00
AndyScherzinger
64cd3ac664
cleanup model 2018-07-12 17:58:55 +02:00
AndyScherzinger
cbb8431cfc
fix after rebase 2018-07-12 17:58:54 +02:00
Mario Danic
37b3f6f04c
Fixed a bug with detection
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-07-12 17:58:54 +02:00
Mario Danic
19195b2314
Fix a typo
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-07-12 17:58:53 +02:00
Mario Danic
50bb580a4d
Merge nested ifs
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-07-12 17:58:53 +02:00
Mario Danic
b125b9b702
remove requiresapi
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-07-12 17:58:52 +02:00
Mario Danic
b609aa8844
Remove obsolete call
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-07-12 17:58:51 +02:00
Mario Danic
d2b2a3f57c
Improve media folders detection
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-07-12 17:58:51 +02:00
Mario Danic
3d972e3b6b
Clean up
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-07-12 17:58:50 +02:00
Mario Danic
7d2d6465f6
Add automated configuration opener
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-07-12 17:58:50 +02:00
Mario Danic
1f8d5dddfe
Add support for detecting media folders
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-07-12 17:58:49 +02:00
AndyScherzinger
54f584b3fb
use butterknife for UI bindings 2018-07-12 17:58:18 +02:00
AndyScherzinger
3c7f472c64
add new line 2018-07-12 17:58:17 +02:00
AndyScherzinger
4d5128b20d
make clickable subject bold 2018-07-12 17:58:17 +02:00
AndyScherzinger
caa748a41d
enlarge clickable area of headline textview 2018-07-12 17:58:16 +02:00
tobiasKaminsky
1ad27a26ab
add clickable link to notification
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-12 17:58:15 +02:00
AndyScherzinger
741c6137ed
fix codacy 2018-07-12 17:57:37 +02:00
tobiasKaminsky
3987110fa1
changes due to rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-12 17:57:36 +02:00
tobiaskaminsky
e868f000dc
show e2e mnemonic in preferences
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-07-12 17:57:36 +02:00
tobiaskaminsky
edc442900e
code cleanup
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-07-12 17:57:35 +02:00
tobiaskaminsky
6965272876
- show device credentials only when set up
- allow press back/cancel during device credentials

Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-07-12 17:57:34 +02:00
Hari
55d38855a3
Remove fingerprint authentication 2018-07-12 17:57:34 +02:00
Hari
528440e598
Add support for default credentials 2018-07-12 17:57:33 +02:00