Commit graph

8179 commits

Author SHA1 Message Date
nextcloud-android-bot
28b86fea57 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-08-01 13:04:35 +00:00
Tobias Kaminsky
9ca37d4de6 Merge 58832b176d into 12cd1ba651 2017-08-01 12:03:33 +00:00
tobiasKaminsky
58832b176d
fix: Wrong argument count, format string media_event_done requires 1 but format call supplies 0 2017-08-01 14:03:16 +02:00
nextcloud-android-bot
8f80f7ce57 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-08-01 10:13:11 +00:00
nextcloud-android-bot
abf952c919 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-08-01 10:11:21 +00:00
Tobias Kaminsky
6a71cac2a2 Merge bd897d856c into 12cd1ba651 2017-08-01 10:07:39 +00:00
tobiasKaminsky
bd897d856c
enabling dom storage api 2017-08-01 12:06:52 +02:00
Tobias Kaminsky
393874eab6 Merge da5f6ef7e1 into 12cd1ba651 2017-08-01 09:59:00 +00:00
tobiasKaminsky
da5f6ef7e1
Merge remote-tracking branch 'remotes/origin/master' into reduceErrors 2017-08-01 11:58:23 +02:00
Nextcloud bot
12cd1ba651
[tx-robot] updated from transifex 2017-08-01 09:56:50 +00:00
tobiasKaminsky
e5bbb7101c
Merge remote-tracking branch 'remotes/origin/master' into reduceErrors 2017-08-01 11:31:54 +02:00
tobiasKaminsky
c7d605c9d7
remove path 2017-08-01 11:11:01 +02:00
tobiasKaminsky
fba917684c
Conflict_message does not show file name/remote path so removing 2017-08-01 11:08:42 +02:00
tobiasKaminsky
0dcf16c362
String "Do you not have a server yet?\nClick here to get one from a provider" does not contain name 2017-08-01 10:49:28 +02:00
tobiasKaminsky
6763093efd
fix: AppCompatActivity.invalidateOptionsMenu can only be called from within the same library group (groupId=com.android.support) 2017-08-01 10:37:59 +02:00
tobiasKaminsky
28e7caedda
fix: Call requires API level 23 (current min is 14): isFingerprintReady 2017-08-01 10:30:23 +02:00
tobiasKaminsky
d8cf4f8464
fix: The WIFI_SERVICE must be looked up on the Application context or memory will leak on devices < Android N. Try changing to .getApplicationContext() 2017-08-01 10:08:32 +02:00
Andy Scherzinger
3f87ea011d Merge pull request #1206 from nextcloud/newWebLoginUntrustedCert
On receiving untrusted ssl cert, test if it was previously accepted user
2017-08-01 08:19:18 +01:00
Nextcloud bot
058b7bad6f
[tx-robot] updated from transifex 2017-08-01 00:27:42 +00:00
Nextcloud bot
a4db5bc8de
[tx-robot] updated from transifex 2017-07-31 00:26:22 +00:00
Jonas Sandrock
1edb1d4135 New android sharing view #1229 2017-07-30 20:11:15 +02:00
Nextcloud bot
9f8e1a0bac
[tx-robot] updated from transifex 2017-07-30 00:27:41 +00:00
Nextcloud bot
8e43cee7f8
[tx-robot] updated from transifex 2017-07-29 00:28:26 +00:00
Mario Đanić
3baa17f3e5 Merge pull request #1240 from nextcloud/comradekingu-patch-1
Lowercase "groups"
2017-07-28 21:24:09 +02:00
Allan Nordhøy
f70c7fc5a7 Lowercase "groups" 2017-07-28 18:05:45 +02:00
tobiasKaminsky
732a65ca09
show empty message when receiving external files 2017-07-28 14:49:22 +02:00
tobiasKaminsky
237c3f48cb
show empty message again 2017-07-28 14:48:46 +02:00
tobiasKaminsky
73a3c1578b
use logger 2017-07-28 14:45:39 +02:00
tobiasKaminsky
52c6ac11fa
on receiving untrusted ssl cert, test if it was previous accepted by user, otherwise cancel 2017-07-28 14:45:39 +02:00
Andy Scherzinger
13b841b67f Merge pull request #1201 from nextcloud/autoUploadCrashIfFilepathIsNull
Auto upload crash if filepath is null
2017-07-28 14:36:48 +02:00
tobiasKaminsky
7986682da6
images can be deleted thus no filepath, but are still in media store.
Failed images are substracted from the "real" count.
2017-07-28 14:25:31 +02:00
tobiasKaminsky
26ab00d989
+ is now also white 2017-07-28 14:25:31 +02:00
Andy Scherzinger
982be34a5f Merge pull request #1203 from nextcloud/fixDepVersions
Split up play services to avoid support version conflict
2017-07-28 14:10:21 +02:00
nextcloud-android-bot
5e09d16563 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-07-28 10:33:46 +00:00
Tobias Kaminsky
a32a6de067 Merge 790652de3f into fc6dee08e9 2017-07-28 10:24:30 +00:00
tobiasKaminsky
790652de3f
comment gms again 2017-07-28 12:24:10 +02:00
tobiasKaminsky
e681b6edbf
change drone uncomment command 2017-07-28 12:24:09 +02:00
tobiasKaminsky
5c9870d3f3
split up play services to avoid support version conflict: All com.android.support libraries must use the exact same version specification (mixing versions can lead to runtime crashes). Found versions 25.0.0, 24.0.0. 2017-07-28 12:24:06 +02:00
Mario Đanić
fc6dee08e9 Merge pull request #1224 from nextcloud/participateUrls
Extract html code and make it non-translatable
2017-07-28 11:50:52 +02:00
nextcloud-android-bot
ebf3d1ca87 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-07-28 07:44:43 +00:00
Tobias Kaminsky
22360f8d5d Merge b0b66c6f8e into f239d52098 2017-07-28 07:26:23 +00:00
tobiasKaminsky
b0b66c6f8e
extract html code and make it non-translatable 2017-07-28 09:26:02 +02:00
Andy Scherzinger
f239d52098 Merge pull request #1208 from nextcloud/dailyBackupString
resolves: #1207 make daily contact backup string translatable
2017-07-28 09:20:42 +02:00
AndyScherzinger
ee00626a4c
resolves: #1207 make daily contact backup string translatable 2017-07-28 09:13:48 +02:00
Andy Scherzinger
62dbd7ea39 Merge pull request #1156 from nextcloud/new_details_view_animations
revamped details screen
2017-07-27 19:59:44 +02:00
nextcloud-android-bot
94e157c5ed Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-07-27 13:59:19 +00:00
Andy Scherzinger
b83330ea9a Merge b86df12f14 into edca6f9acc 2017-07-27 13:22:59 +00:00
AndyScherzinger
b86df12f14
lint: removed obsolete layout params 2017-07-27 15:21:43 +02:00
AndyScherzinger
cb57677f62
remove unused namespace declarations 2017-07-27 15:21:43 +02:00
AndyScherzinger
4342e39142
put variables to the top of the class 2017-07-27 15:21:42 +02:00