eho
8feff4f603
laucher: Added copyright declaration.
2018-04-09 22:42:59 +02:00
eho
ae9cb578fa
launcher: Associated the launcher activity with the launch screen theme. Apply default theme in onCreate().
2018-04-09 21:58:21 +02:00
eho
e0b8da6a4b
launcher: Added launch screen style.
2018-04-09 21:58:10 +02:00
eho
15ebac5770
launcher: Added launch screen xml configuration.
2018-04-09 21:57:09 +02:00
Andy Scherzinger
52193037a5
Merge pull request #2442 from nextcloud/limitCallingPackageCheck
...
FileContentProvider: limit calling package check
2018-04-09 17:21:43 +02:00
tobiasKaminsky
905bab6685
change contains to equals
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-04-09 14:33:41 +02:00
Nextcloud bot
59dfb83b6f
[tx-robot] updated from transifex
2018-04-09 00:48:56 +00:00
Andy Scherzinger
def48d9fe4
Merge pull request #2350 from harshika-arya/middle_ellipsize
...
Fix: Middle ellipsize in folder path in Auto Upload
2018-04-08 16:21:28 +02:00
Nextcloud bot
d419fbf474
[tx-robot] updated from transifex
2018-04-08 00:45:12 +00:00
Nextcloud bot
af10bd59b1
[tx-robot] updated from transifex
2018-04-07 00:43:04 +00:00
Nextcloud bot
dfb254df0e
[tx-robot] updated from transifex
2018-04-06 00:46:28 +00:00
Nextcloud bot
4866ca4868
[tx-robot] updated from transifex
2018-04-05 00:43:06 +00:00
Nextcloud bot
2be3b28a72
[tx-robot] updated from transifex
2018-04-04 00:44:17 +00:00
Harshika
f1f1dab5ea
feat: expand file path on click
2018-04-03 23:04:00 +02:00
Andy Scherzinger
8afc27bcd9
Merge pull request #2410 from nextcloud/comradekingu-patch-1
...
Spelling: End-to-end encryption, notifications sent by server
2018-04-03 22:51:05 +02:00
Andy Scherzinger
5f4cb21937
Merge pull request #2420 from arundhati24/dimens
...
Replaced hard-coded dimensions by android resource values (Fix #2358 )
2018-04-03 22:19:55 +02:00
Andy Scherzinger
597af82f48
Merge pull request #2427 from ardevd/if_fix
...
FileDisplayActivity: Replaced duplicate subexpression in if statement with instantVideoUploadEnabled preference.
2018-04-03 19:53:04 +02:00
eho
239df11525
FileDisplayActivity: Added missing Preference check.
2018-04-03 16:24:15 +02:00
eho
6e2d9d2a24
FileDisplayActivity: Removed duplicate subexpression in binary operator if statement.
...
- I guess this is pretty self explanatory.
2018-04-03 12:15:50 +02:00
Nextcloud bot
e5d68fd604
[tx-robot] updated from transifex
2018-04-03 06:33:51 +00:00
Nextcloud bot
7a712ed5dc
[tx-robot] updated from transifex
2018-04-03 00:43:28 +00:00
Nextcloud bot
9f809d4764
[tx-robot] updated from transifex
2018-04-02 00:44:03 +00:00
arundhati24
c3bfcc5e61
Replace hard-coded dimensions by android resource values
...
There were a number of hard-coded dimensions present in the layout
resource files which have now been replaced by android resource
values present in dims.xml.
2018-04-01 09:59:03 +05:30
Nextcloud bot
39566ce179
[tx-robot] updated from transifex
2018-04-01 00:40:38 +00:00
Nextcloud bot
14d14f862f
[tx-robot] updated from transifex
2018-03-31 00:46:35 +00:00
Nextcloud bot
22698f0134
[tx-robot] updated from transifex
2018-03-30 00:41:22 +00:00
Allan Nordhøy
f7c225e893
End-to-end encryption, notifications sent by server
2018-03-29 12:15:57 +02:00
tobiasKaminsky
6843791f2d
fix npe on storage manager
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-28 13:47:08 +02:00
tobiasKaminsky
c5cd9accb9
move scroll/switchGrid/List to onActivityCreated
...
check if adapter is already set
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-28 13:47:08 +02:00
tobiasKaminsky
9d1d30d882
close cursor, part 2
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-28 12:31:19 +02:00
Nextcloud bot
7b2077f6da
[tx-robot] updated from transifex
2018-03-28 10:29:46 +00:00
Nextcloud bot
8327d2b7a0
[tx-robot] updated from transifex
2018-03-28 00:53:52 +00:00
Nextcloud bot
003ec771f6
[tx-robot] updated from transifex
2018-03-27 09:30:56 +00:00
Nextcloud bot
43a37c7f14
[tx-robot] updated from transifex
2018-03-27 09:10:53 +00:00
Nextcloud bot
fa01f35656
[tx-robot] updated from transifex
2018-03-27 00:41:40 +00:00
Nextcloud bot
174df6e7a2
[tx-robot] updated from transifex
2018-03-26 00:43:28 +00:00
Nextcloud bot
81c938e5a1
[tx-robot] updated from transifex
2018-03-25 01:39:22 +00:00
Nextcloud bot
5d4c09e450
[tx-robot] updated from transifex
2018-03-24 01:44:13 +00:00
Tobias Kaminsky
ffd902cd72
Merge pull request #2398 from nextcloud/fixExternal
...
Fix column name
2018-03-23 13:00:41 +01:00
tobiaskaminsky
52cbdbe24f
fx column name
...
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-03-23 12:06:56 +01:00
tobiasKaminsky
32e58353d2
fix due to rebase
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-23 11:51:20 +01:00
AndyScherzinger
08c241d670
fix after rebase
2018-03-23 11:49:26 +01:00
tobiaskaminsky
e22374e4f1
re-addf grid_image to have two view on grid (image vs item)
...
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-03-23 11:49:26 +01:00
tobiaskaminsky
12785028a5
fix multi selection in copy/move dialog
...
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-03-23 11:49:26 +01:00
tobiasKaminsky
c05243b0d3
use List as type instead of ArrayList
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-23 11:49:26 +01:00
tobiasKaminsky
2cf8c4c50f
adapted during rebase
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-23 11:49:26 +01:00
tobiaskaminsky
a2fac73af3
fix upload list
...
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-03-23 11:49:02 +01:00
tobiasKaminsky
b67e606519
fix codacy
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-23 11:49:02 +01:00
tobiasKaminsky
15f549fc8e
cleanup
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-23 11:49:02 +01:00
tobiasKaminsky
6d7cc6b869
Replace ListView with RecyclerView
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-03-23 11:49:02 +01:00