Mario Đanić
|
378fd9b8df
|
Merge pull request #960 from nextcloud/preventUsingDestroyedActivity
prevent using destroyed activity
|
2017-05-09 14:01:28 +02:00 |
|
Nextcloud bot
|
e7fa4d24e5
|
[tx-robot] updated from transifex
|
2017-05-09 00:22:33 +00:00 |
|
Nextcloud bot
|
5dc5863af3
|
[tx-robot] updated from transifex
|
2017-05-08 00:21:53 +00:00 |
|
Nextcloud bot
|
db660e12d5
|
[tx-robot] updated from transifex
|
2017-05-07 00:21:47 +00:00 |
|
tobiasKaminsky
|
b8197ee993
|
prevent using destroyed activity
|
2017-05-06 12:25:05 +02:00 |
|
Nextcloud bot
|
ada1d9e9ab
|
[tx-robot] updated from transifex
|
2017-05-06 00:21:25 +00:00 |
|
Nextcloud bot
|
2705f3e116
|
[tx-robot] updated from transifex
|
2017-05-05 00:21:30 +00:00 |
|
Tobias Kaminsky
|
12ae31601a
|
Merge pull request #950 from nextcloud/codacyCleanUps
further codacy clean ups
|
2017-05-04 15:53:29 +02:00 |
|
Tobias Kaminsky
|
d1a68cc834
|
Merge pull request #947 from nextcloud/externalStorage
Enhance external Sdcard usage
|
2017-05-04 15:51:03 +02:00 |
|
Mario Đanić
|
413147018f
|
Merge pull request #951 from nextcloud/contactBackupReturn
ContactList: handle back press correct
|
2017-05-04 14:54:50 +02:00 |
|
Mario Đanić
|
9fb6b1ca37
|
Merge pull request #952 from nextcloud/wrongTitle
show correct title when switching to "on device"
|
2017-05-04 14:53:48 +02:00 |
|
tobiasKaminsky
|
89bc1552b9
|
Merge remote-tracking branch 'origin/externalStorage' into externalStorage2
|
2017-05-04 14:29:54 +02:00 |
|
tobiasKaminsky
|
4ee600f3aa
|
check if writable
|
2017-05-04 14:29:46 +02:00 |
|
tobiasKaminsky
|
9d7a831114
|
show correct title when switching to "on device"
|
2017-05-04 14:18:32 +02:00 |
|
tobiasKaminsky
|
64fad91842
|
handle back press correct
|
2017-05-04 13:36:23 +02:00 |
|
AndyScherzinger
|
01d28bbdbc
|
Codacy: simplify if statement(s)
|
2017-05-04 12:36:17 +02:00 |
|
AndyScherzinger
|
5c9419db90
|
Codacy: Position literals first in String comparisons
|
2017-05-04 12:32:43 +02:00 |
|
AndyScherzinger
|
e85f1592e2
|
codacy: Use one line for each declaration, it enhances code readability.
|
2017-05-04 12:30:03 +02:00 |
|
AndyScherzinger
|
0592eac9bf
|
codacy: put fields on top; they should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.
|
2017-05-04 12:19:50 +02:00 |
|
Tobias Kaminsky
|
0dc729105d
|
Merge pull request #948 from nextcloud/removedSDcard
if source folder does not exist, still allow to move to new folder
|
2017-05-04 11:31:29 +02:00 |
|
Tobias Kaminsky
|
54eba4142a
|
Merge pull request #949 from nextcloud/fix-crash-on-login
Delete all accounts on first run
|
2017-05-04 11:17:08 +02:00 |
|
tobiasKaminsky
|
be4fb43fb4
|
extract strings, use title
|
2017-05-04 11:12:14 +02:00 |
|
Nextcloud bot
|
8a9ff494e2
|
[tx-robot] updated from transifex
|
2017-05-04 09:04:46 +00:00 |
|
Nextcloud bot
|
9cf326d44e
|
[tx-robot] updated from transifex
|
2017-05-04 08:47:51 +00:00 |
|
Nextcloud bot
|
bfa1f060c0
|
[tx-robot] updated from transifex
|
2017-05-04 00:21:28 +00:00 |
|
Mario Đanić
|
4524acfa2d
|
Merge pull request #945 from nextcloud/FileDetailSearchIcon
hide search icon on FileDetailFragment
|
2017-05-03 23:23:41 +02:00 |
|
Mario Danic
|
107f80afaa
|
Delete all accounts on first run
Signed-off-by: Mario Danic <mario@lovelyhq.com>
|
2017-05-03 22:40:22 +02:00 |
|
tobiasKaminsky
|
8ccff56370
|
if source folder does not exist, still allow to move to new folder
|
2017-05-03 17:21:02 +02:00 |
|
tobiasKaminsky
|
e68e8f6d32
|
- use externalMediaDir to allow downloaded files to be scanned again
- do not show "unknown" storage path, instead show complete path
|
2017-05-03 16:07:52 +02:00 |
|
tobiasKaminsky
|
2e517f7b33
|
hide search icon on FileDetailFragment
|
2017-05-03 14:03:23 +02:00 |
|
Andy Scherzinger
|
292b4bf83e
|
Merge pull request #944 from nextcloud/fix-autoupload-after-acc-delete
Fix an auto upload still occurring after acc delete
|
2017-05-03 13:53:28 +02:00 |
|
Mario Danic
|
ff3dcb8910
|
Cancel all auto upload jobs
|
2017-05-03 12:05:18 +02:00 |
|
Mario Đanić
|
e55f06ec6e
|
Merge pull request #941 from nextcloud/suppressLint
remove suppressLint
|
2017-05-03 11:56:14 +02:00 |
|
Mario Danic
|
3786d46cf3
|
Simplify code
|
2017-05-03 11:50:59 +02:00 |
|
Mario Danic
|
ed1f05173d
|
Fix an issue
|
2017-05-03 11:49:20 +02:00 |
|
Tobias Kaminsky
|
9e2f33f650
|
Merge pull request #935 from nextcloud/simplify-gplay-flavour
Simplify gplay flavour
|
2017-05-03 11:09:52 +02:00 |
|
Andy Scherzinger
|
68e15fc65e
|
Merge pull request #934 from nextcloud/fix-push-refactor-leftover
Fix leftover
|
2017-05-03 09:27:14 +02:00 |
|
Andy Scherzinger
|
9f6338adec
|
Merge pull request #936 from nextcloud/fix-fab-changing-from-background
Fix fab stuff
|
2017-05-03 09:23:44 +02:00 |
|
tobiasKaminsky
|
c6268a609a
|
remove suppressLint
Checkerboard on PNG files is only shown in >= M and thus toggle Background is also used in >= M only
|
2017-05-03 08:52:25 +02:00 |
|
Mario Danic
|
12f53eaf85
|
Fix fab stuff
|
2017-05-03 06:14:34 +02:00 |
|
Mario Đanić
|
e058de967c
|
Merge pull request #926 from nextcloud/rotationBug
do not create a new adapter while rotating
|
2017-05-03 06:05:58 +02:00 |
|
Mario Danic
|
5711f6f0b4
|
Simplify gplay flavour
|
2017-05-03 05:59:34 +02:00 |
|
Mario Danic
|
ec5b97f07a
|
Fix leftover
|
2017-05-03 05:49:41 +02:00 |
|
Mario Đanić
|
fd67ec912d
|
Merge pull request #927 from nextcloud/preventCrashOnFingerprint
prevent crashing if fingerprint is not supported
|
2017-05-03 05:39:07 +02:00 |
|
Mario Đanić
|
8f5eb1d662
|
Merge pull request #933 from nextcloud/push-improvements
Fix stuff
|
2017-05-03 05:31:21 +02:00 |
|
Mario Danic
|
9186839048
|
Fix stuff
|
2017-05-03 05:30:37 +02:00 |
|
Mario Đanić
|
8e7fe636b7
|
Merge pull request #921 from nextcloud/activityOrientationChangeNPE
NPE during Activity orientation change
|
2017-05-03 05:22:40 +02:00 |
|
Mario Đanić
|
7eade9c6dc
|
Merge pull request #916 from nextcloud/push-improvements
Push improvements
|
2017-05-03 05:22:09 +02:00 |
|
Mario Danic
|
c1eeea1dcb
|
Change name as requested
|
2017-05-03 05:21:17 +02:00 |
|
Nextcloud bot
|
1246675b0e
|
[tx-robot] updated from transifex
|
2017-05-03 00:21:39 +00:00 |
|