Commit graph

5858 commits

Author SHA1 Message Date
tobiasKaminsky
576fb79f67
get notification manager if it does not exist 2018-01-02 15:05:51 +01:00
tobiasKaminsky
b4b2500b75
mFiles is never null 2018-01-02 13:07:33 +01:00
tobiaskaminsky
7d8633a0bc
prevent NPE 2018-01-02 11:51:03 +01:00
Tobias Kaminsky
8cf83f0a02
Update ScreenshotsIT.java
new line
2018-01-02 09:37:37 +01:00
tobiasKaminsky
0a577b9fd6
fix lint 2018-01-02 09:37:37 +01:00
tobiasKaminsky
f6c7ccfedc
add mocked devices for phone and tablet 2018-01-02 09:37:37 +01:00
tobiasKaminsky
ba18ef206f
add davdroid screenshot
add translation
2018-01-02 09:37:31 +01:00
tobiaskaminsky
5b754ae51d
fix things due to CR and codacy 2018-01-02 09:37:21 +01:00
tobiaskaminsky
36253ccec2
Screenshots with fastlane screengrab 2018-01-02 09:37:20 +01:00
Nextcloud bot
ad6509bdb5
[tx-robot] updated from transifex 2018-01-02 07:40:51 +00:00
Nextcloud bot
6f27269f47
[tx-robot] updated from transifex 2018-01-02 01:31:44 +00:00
Nextcloud bot
deada3f594
[tx-robot] updated from transifex 2018-01-01 01:31:26 +00:00
Nextcloud bot
df15f85cfe
[tx-robot] updated from transifex 2017-12-31 01:32:03 +00:00
Nextcloud bot
e5f8ef7df0
[tx-robot] updated from transifex 2017-12-30 01:32:33 +00:00
tobiasKaminsky
0d9386a52d
rebas 2017-12-29 08:58:52 +01:00
tobiasKaminsky
33a8af0fca
resolve merge conflicts 2017-12-29 08:57:07 +01:00
tobiaskaminsky
2b793f3bb2
use new metadata locations for fdroid 2017-12-29 08:56:40 +01:00
tobiasKaminsky
1b200a5bad
versionDev as flavor 2017-12-29 08:56:40 +01:00
Nextcloud bot
56685d9b5a
[tx-robot] updated from transifex 2017-12-29 01:28:51 +00:00
Mario Đanić
3ebc31db17
Merge pull request #1792 from nextcloud/combineSendShare
Combine send share
2017-12-29 00:54:47 +01:00
Mario Đanić
df67ba4149
Merge pull request #1862 from nextcloud/lastRTL
Lint: last RTL
2017-12-29 00:53:06 +01:00
Mario Đanić
2fc82eef67
Merge pull request #1885 from nextcloud/fix-1877
Clicking checkbox image should also check list item
2017-12-29 00:52:45 +01:00
Mario Đanić
c4e6c3a172
Merge pull request #1883 from nextcloud/codacy
Fix further codacy issues
2017-12-29 00:52:23 +01:00
Mario Đanić
c11478c983
Merge pull request #1861 from nextcloud/unusedResources
Lint: remove unused resources
2017-12-29 00:52:08 +01:00
Nextcloud bot
95a1d69d39
[tx-robot] updated from transifex 2017-12-28 01:29:21 +00:00
tobiasKaminsky
b307c6b7cc
remove unused resources 2017-12-27 13:24:46 +01:00
tobiasKaminsky
0cd81c31b4
last RTL 2017-12-27 13:17:14 +01:00
AndyScherzinger
88df7842e5
fixes #1877 - click checkbox image should also check list item 2017-12-27 12:55:57 +01:00
AndyScherzinger
abcf14ec4a
fix lint: remove sdk<14 check 2017-12-27 12:53:48 +01:00
AndyScherzinger
73cba5519c
fixes after rebase 2017-12-27 12:53:48 +01:00
AndyScherzinger
ae24c3c534
fix some lint issues 2017-12-27 12:53:47 +01:00
AndyScherzinger
b8260646da
add content description to activity icon 2017-12-27 12:53:47 +01:00
AndyScherzinger
ab575359f6
remove unused translation 2017-12-27 12:53:46 +01:00
AndyScherzinger
c42f2d4d61
extract theming method 2017-12-27 12:53:46 +01:00
Tobias Kaminsky
adf12d2222
Update SendShareDialog.java
fix c&p mistake
2017-12-27 12:53:45 +01:00
AndyScherzinger
1d3c5421ca
extract logic into separate methods 2017-12-27 12:53:45 +01:00
AndyScherzinger
0d864eed96
uses dimens values 2017-12-27 12:53:44 +01:00
tobiaskaminsky
114f4c9e80
reformat 2017-12-27 12:53:44 +01:00
tobiaskaminsky
c023b932ca
rename tag 2017-12-27 12:53:43 +01:00
AndyScherzinger
89ac5a0843
optimized share layout 2017-12-27 12:53:42 +01:00
tobiaskaminsky
a199abb381
hide dialog if not needed 2017-12-27 12:53:42 +01:00
tobiaskaminsky
3a692e65f6
removed extra translation 2017-12-27 12:53:41 +01:00
tobiaskaminsky
12f837e205
- correctly tint white, black theme
- moved link image a bit to the right
2017-12-27 12:53:41 +01:00
tobiaskaminsky
e08049341c
Tint round buttons 2017-12-27 12:53:40 +01:00
AndyScherzinger
672c0a1509
circular background 2017-12-27 12:53:40 +01:00
tobiaskaminsky
3debd2f0f1
align both icon 2017-12-27 12:53:39 +01:00
tobiasKaminsky
2168e5a344
- make image & text clickable
- show snackbar correctly if resharing is not allowed, then also grey out image&text if not folder
2017-12-27 12:53:39 +01:00
tobiaskaminsky
dc2d7edc56
combine send/share 2017-12-27 12:53:35 +01:00
AndyScherzinger
31e2c4901b
codacy: Avoid empty catch blocks 2017-12-27 09:07:10 +01:00
AndyScherzinger
096ff43004
codacy: remove unused code, fix java warnings 2017-12-27 09:07:00 +01:00
tobiasKaminsky
e2c5bf4170
length is -1 (unknown) or 0 (null) 2017-12-27 07:54:58 +01:00
Nextcloud bot
f4707f5e20
[tx-robot] updated from transifex 2017-12-27 01:28:47 +00:00
Nextcloud bot
9311864157
[tx-robot] updated from transifex 2017-12-25 01:29:08 +00:00
Nextcloud bot
2d3f45d17c
[tx-robot] updated from transifex 2017-12-23 01:29:16 +00:00
Nextcloud bot
76c60064f3
[tx-robot] updated from transifex 2017-12-22 01:30:10 +00:00
tobiasKaminsky
1fa3bfbdba
mimetype lookup assumes to have lowercase mimetypes 2017-12-21 11:20:35 +01:00
Abhishek Tiwari
4a0ad491ec Merge branch 'master' of https://github.com/nextcloud/android 2017-12-21 13:13:32 +05:30
Nextcloud bot
ca73d82c42
[tx-robot] updated from transifex 2017-12-21 01:29:04 +00:00
Abhishek Tiwari
4a09b3d9c5 Merge branch 'master' of https://github.com/nextcloud/android 2017-12-20 18:45:30 +05:30
Abhishek Tiwari
a8b1566264 changed resouce directory of values-en-rGB to value-b+en+001 2017-12-20 18:45:00 +05:30
Nextcloud bot
ab805b1888
[tx-robot] updated from transifex 2017-12-20 01:29:23 +00:00
Abhishek Tiwari
7eb148342f renaming values-es-rUS to values-b+es+419 2017-12-19 16:31:34 +05:30
Nextcloud bot
c059ab7465
[tx-robot] updated from transifex 2017-12-19 09:31:47 +00:00
AndyScherzinger
1ccb8bebb8
fix Spanish translation directory name 2017-12-19 10:00:14 +01:00
Allan Nordhøy
2b249045e7
most recent, log out, reworked dev version strings 2017-12-19 05:01:21 +01:00
Nextcloud bot
b21f5a6700
[tx-robot] updated from transifex 2017-12-19 01:30:54 +00:00
tobiasKaminsky
8fe2b9b82c
moved spanish for 419/us to values-es-rUS 2017-12-18 07:52:45 +01:00
Nextcloud bot
2c12c901ee
[tx-robot] updated from transifex 2017-12-18 01:28:36 +00:00
Nextcloud bot
bf1b7caa46
[tx-robot] updated from transifex 2017-12-17 01:29:17 +00:00
Nextcloud bot
c0dd7bcbef
[tx-robot] updated from transifex 2017-12-15 11:41:50 +00:00
tobiaskaminsky
6c78627c3f
further rtl support 2017-12-13 08:06:43 +01:00
AndyScherzinger
3a7a82238e
fix cr comments and replace anonymous listeners with lambdas 2017-12-12 09:48:03 +01:00
AndyScherzinger
bc9eac9b43
run sync visualization on UI thread 2017-12-12 09:31:39 +01:00
AndyScherzinger
7d6e50f6a3
adapt refresh animation to standard animation for refresh of file lists within the app 2017-12-12 09:31:39 +01:00
AndyScherzinger
7d4669a71f
don't clear list when adding next page of activities to make it an endless scrolling list 2017-12-12 09:31:39 +01:00
Joas Schilling
e58042d6aa
Load more activities when reaching the end of the stream
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-12-12 09:31:30 +01:00
tobiaskaminsky
aed532d408
get rid of gallery API and use internal one 2017-12-11 23:03:45 +01:00
tobiaskaminsky
297c6024bc
- replace Toast with Snackbar
- remove not used code
2017-12-11 21:57:54 +01:00
tobiaskaminsky
e93eb51ffe
"set picture as" with resized images 2017-12-11 21:57:51 +01:00
tobiaskaminsky
acdd470c95
proper handling when switching to an account with disabled external links 2017-12-11 21:47:02 +01:00
Mario Đanić
f04220e6af
Merge pull request #1815 from nextcloud/oldLoginTimeout
revert timeout to 60s
2017-12-11 19:47:32 +01:00
Mario Đanić
ee5e2843d2
Merge pull request #1826 from nextcloud/shareViaLinkUseDisplayName
Share via link use display name
2017-12-11 19:46:25 +01:00
Mario Đanić
3e7f1fd68a
Merge pull request #1828 from nextcloud/devVersionChangelog
Change changelog for dev version to master commits as we do not have …
2017-12-11 19:45:47 +01:00
Mario Đanić
2f222f168e
Merge pull request #1847 from nextcloud/alwaysLint
always push lint results
2017-12-11 19:40:59 +01:00
tobiaskaminsky
e7ad1ddb4b
further hardening of Content Provider 2017-12-11 19:17:17 +01:00
tobiaskaminsky
3fab8fa913
change changelog for dev version to master commits as we do not have any special changelog anylonger 2017-12-11 19:04:47 +01:00
Mario Đanić
b11a77c44e
Merge pull request #1834 from nextcloud/sqlBugfix
File content provider: if selection and selectionArgs are null, let them pass
2017-12-11 16:27:25 +01:00
tobiasKaminsky
28579d5a0e
reduce one warning to have an updated master 2017-12-11 15:43:09 +01:00
AndyScherzinger
96a2dd8e71
fix log statement 2017-12-11 13:42:16 +01:00
Mario Danic
27954c4287
Fix for the fix xD
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-11 13:42:16 +01:00
Mario Danic
ce7dbb437f
CRC32 magic
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-11 13:42:16 +01:00
Mario Danic
dcc31bb7ca
Simplify
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-11 12:49:29 +01:00
Mario Danic
f74f9a1061
Update
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-11 12:49:28 +01:00
Mario Danic
ed93595112
Only retry jobs if we cn do it
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-11 12:49:28 +01:00
tobiasKaminsky
05dbcab908
fix walledGarden with resized images 2017-12-11 09:48:41 +01:00
Nextcloud bot
88b24c391b
[tx-robot] updated from transifex 2017-12-11 08:40:51 +00:00
tobiasKaminsky
54e973e58c
re-add translation 2017-12-11 07:39:49 +01:00
Nextcloud bot
0f97af26b9
[tx-robot] updated from transifex 2017-12-11 01:38:42 +00:00
Andy Scherzinger
a4bab355d7
Merge pull request #1823 from nextcloud/removeUnusedTranslations
Remove unused translations from values/strings.xml
2017-12-10 22:18:38 +01:00
Nextcloud bot
7a9f4d0de1
[tx-robot] updated from transifex 2017-12-09 01:38:13 +00:00
Nextcloud bot
9ed0f5a64c
[tx-robot] updated from transifex 2017-12-08 14:01:44 +00:00
Nextcloud bot
4d92a3fd0f
[tx-robot] updated from transifex 2017-12-08 01:37:21 +00:00
Nextcloud bot
59801bb551
[tx-robot] updated from transifex 2017-12-07 01:38:06 +00:00
Andy Scherzinger
f043232af0
Merge pull request #1672 from nextcloud/detect-walled-garden
Detect walled garden
2017-12-06 19:03:18 +01:00
Andy Scherzinger
00104aa263
Merge pull request #1655 from nextcloud/fix-syncing
Fix syncing
2017-12-06 18:56:48 +01:00
tobiaskaminsky
2e4c49202f
fixed it for plain http connections 2017-12-06 13:13:03 +01:00
Mario Danic
c3889f2afc
Fix casting
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-06 13:13:03 +01:00
tobiaskaminsky
626f2b68a2
use own route for NC13 and parse status.php for NC12 2017-12-06 13:13:03 +01:00
Mario Danic
cbea9bde94
Fixes
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-06 13:12:46 +01:00
Mario Danic
9924bcc50e
Fix bug
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-06 13:12:46 +01:00
Mario Danic
ca348a6880
Fix a typo
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-06 13:12:46 +01:00
Mario Danic
d190b21cae
Detect walled garden
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-06 13:12:45 +01:00
Nextcloud bot
8a8e8428e2
[tx-robot] updated from transifex 2017-12-06 01:38:40 +00:00
tobiaskaminsky
941bb063d9
bugfix 2017-12-05 14:14:42 +01:00
Tobias Kaminsky
d41a9bec8d
Merge branch 'master' into update-android-job-again 2017-12-05 11:19:19 +01:00
Nextcloud bot
445b3a1c2b
[tx-robot] updated from transifex 2017-12-05 01:38:28 +00:00
AndyScherzinger
f08675382a
Fix Imports from UploadUtils to PowerUtils 2017-12-04 19:08:10 +01:00
Mario Danic
ba7ee747d3
NPE fix
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-04 19:08:10 +01:00
Mario Danic
2d5d8cc1ca
Fixes
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-04 19:08:09 +01:00
Mario Danic
803bf2194e
Oh well
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-04 19:08:09 +01:00
Mario Danic
61cbe88bd0
Fix the way we schedule stuff
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-04 19:08:09 +01:00
Mario Danic
8253595b8a
Fix stuff
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-04 19:08:08 +01:00
Mario Danic
d12af2a342
Update Android job
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-12-04 19:08:00 +01:00
Andy Scherzinger
bffa619b28
Merge pull request #1820 from nextcloud/sql
Prevent sql injections
2017-12-04 09:19:24 +01:00
Nextcloud bot
2c13fcb949
[tx-robot] updated from transifex 2017-12-04 01:37:54 +00:00
Nextcloud bot
b383aed42f
[tx-robot] updated from transifex 2017-12-03 01:38:26 +00:00
tobiaskaminsky
c3ff1ccebd
minor formatting 2017-12-02 11:41:17 +01:00
tobiaskaminsky
cfef0c9c90
use displayname for sharing, fallback to userid 2017-12-02 11:41:17 +01:00
Nextcloud bot
46020e8bfb
[tx-robot] updated from transifex 2017-12-02 01:38:27 +00:00
tobiaskaminsky
89f9b34885
remove unused translations 2017-12-01 11:40:56 +01:00
Nextcloud bot
8661a5d3ce
[tx-robot] updated from transifex 2017-12-01 01:38:02 +00:00
Nextcloud bot
6bf42a7481
[tx-robot] updated from transifex 2017-11-30 01:40:00 +00:00
tobiaskaminsky
0dc2633613
Prevent sql injections 2017-11-29 15:28:21 +01:00
Nextcloud bot
2eda05eeb4
[tx-robot] updated from transifex 2017-11-29 01:36:10 +00:00
tobiaskaminsky
8d4421b8d6
prevent crash when updating external links 2017-11-28 14:49:13 +01:00
Mario Danic
fd66cdc370
Fix image preview
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-11-28 14:46:21 +01:00
Mario Danic
8593b10c6d
Fix syncing
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-11-28 14:46:21 +01:00
tobiaskaminsky
2e572e34ec
generate video thumbnail for downloaded files 2017-11-28 10:34:35 +01:00
tobiaskaminsky
f3be3ca91c
move order 2017-11-28 09:01:38 +01:00
tobiaskaminsky
4bf1b65f41
hide item options (share, overflow menu) in move/copy dialog 2017-11-28 09:01:38 +01:00
Nextcloud bot
ce1449a375
[tx-robot] updated from transifex 2017-11-28 01:35:32 +00:00
AndyScherzinger
b8f2756ad3
fix after rebase 2017-11-27 16:27:27 +01:00
AndyScherzinger
375a403d55
fix codacy warnings 2017-11-27 16:27:27 +01:00
Andy Scherzinger
edc9c5bdd4
fixes after rebase 2017-11-27 16:27:27 +01:00
masensio
b5c1cf9fe9
Media player stops when its current file is deleted 2017-11-27 16:27:27 +01:00
AndyScherzinger
5c9d3a306d
fix codacy warnings 2017-11-27 16:27:27 +01:00
Andy Scherzinger
fbe50c6b62
fixes after rebase 2017-11-27 16:27:27 +01:00
masensio
722afd6519
Media player stops when its current file is deleted 2017-11-27 16:27:27 +01:00
tobiasKaminsky
c5822827b4
revert timeout to 60s 2017-11-27 14:53:29 +01:00
Tobias Kaminsky
ad71e28094
Merge branch 'master' into textEncoding 2017-11-27 14:29:13 +01:00
tobiaskaminsky
d1bf8eb24b
satisfy codacy 2017-11-27 13:17:38 +01:00
tobiaskaminsky
b35e2eaa92
auto detect encoding 2017-11-27 13:17:37 +01:00
tobiaskaminsky
e547f37b07
set content description
minor type errors
2017-11-27 13:02:37 +01:00
Nextcloud bot
1dadf9cb62
[tx-robot] updated from transifex 2017-11-27 12:01:46 +00:00
tobiasKaminsky
1cb184377e
fix due to rebase 2017-11-27 12:16:50 +01:00
tobiasKaminsky
54dc0efc1b
hide direct download on fdroid, will be manually enabled for apk pushed on download.nextcloud.com 2017-11-27 12:15:56 +01:00
tobiasKaminsky
a9b231e64d
Replace Test with Snackbar 2017-11-27 12:15:55 +01:00
tobiasKaminsky
86340913a8
versionDev as flavor 2017-11-27 12:15:38 +01:00
Nextcloud bot
a5b0e1c2fb
[tx-robot] updated from transifex 2017-11-27 01:34:53 +00:00
Mario Đanić
c52e33ab9d
Merge pull request #1804 from nextcloud/newSorting
new sorting, adapted to server
2017-11-24 20:47:23 +01:00
Mario Đanić
508374ff47
Merge pull request #1778 from nextcloud/accentColor
Limit lightness of accent color to 35%
2017-11-24 20:45:39 +01:00
Mario Đanić
ea3637ac0a
Merge pull request #1777 from nextcloud/privacyURLwithPDF
if privacy url is set to a pdf file, do not open it inline but external
2017-11-24 20:45:24 +01:00
Mario Đanić
2bb6832719
Merge pull request #1768 from nextcloud/fixedServerUrl
Fixed fixed server url
2017-11-24 20:42:55 +01:00
Mario Đanić
60f597095f
Merge pull request #1767 from nextcloud/drawerBackgroundColor
Tint background on drawer/user info as fallback
2017-11-24 20:42:37 +01:00
Mario Đanić
0d89d3e02d
Merge pull request #1762 from nextcloud/enhancedTheming
Use text-color and element-color whenever possible (>=NC13)
2017-11-24 20:42:22 +01:00
Nextcloud bot
77f7d7cbef
[tx-robot] updated from transifex 2017-11-24 01:35:00 +00:00
Nextcloud bot
2e8788bc3e
[tx-robot] updated from transifex 2017-11-23 01:35:40 +00:00
tobiaskaminsky
c18c0b3c69
new sorting, adapted to server 2017-11-22 15:18:43 +01:00
Nextcloud bot
5c28391f36
[tx-robot] updated from transifex 2017-11-21 01:34:42 +00:00
Nextcloud bot
0a8a6c42db
[tx-robot] updated from transifex 2017-11-20 01:35:37 +00:00
Nextcloud bot
3e31fe02fe
[tx-robot] updated from transifex 2017-11-19 01:34:54 +00:00
Nextcloud bot
f0844369c0
[tx-robot] updated from transifex 2017-11-18 01:35:57 +00:00
Nextcloud bot
6e7eb8303a
[tx-robot] updated from transifex 2017-11-17 01:35:02 +00:00
Nextcloud bot
2311bc4f3d
[tx-robot] updated from transifex 2017-11-16 01:35:08 +00:00
Allan Nordhøy
3610c68b22
"ownCloud" → "Nextcloud" 2017-11-15 08:25:49 +01:00
Nextcloud bot
590a59f86f
[tx-robot] updated from transifex 2017-11-15 01:35:00 +00:00
ymage
78348812e5
Update SyncedFoldersActivity.java
Fix #1744 : anticommutation issue violates violates the general contract of comparison method!
2017-11-14 10:50:17 +01:00
Nextcloud bot
cf9ba7f3cc
[tx-robot] updated from transifex 2017-11-14 01:35:02 +00:00
tobiaskaminsky
d761146095
show typed in server url if "back to old login" 2017-11-13 15:11:03 +01:00
tobiaskaminsky
07a0bbd825
limit lightness of accent color to 35%. 2017-11-13 14:19:07 +01:00
tobiaskaminsky
83f1e3fd0c
removed unused import 2017-11-13 13:53:13 +01:00
tobiaskaminsky
f7792e43cf
if privacy url is set to a pdf file, do not open it inline but external 2017-11-13 12:45:25 +01:00
Allan Nordhøy
e506afb677
"device", shortened strings, rework, "back", "revert" 2017-11-13 11:58:20 +01:00
Nextcloud bot
ec1c5c66c5
[tx-robot] updated from transifex 2017-11-13 01:36:11 +00:00
Nextcloud bot
daeeeca9f6
[tx-robot] updated from transifex 2017-11-12 14:28:45 +00:00
Nextcloud bot
51ce29c0f6
[tx-robot] updated from transifex 2017-11-12 01:36:45 +00:00
Nextcloud bot
4afce732b6
[tx-robot] updated from transifex 2017-11-11 01:39:49 +00:00
tobiasKaminsky
f9983558c9
Use text-color and element-color whenever possible (>=NC13) 2017-11-10 11:10:34 +01:00
Nextcloud bot
b6cca78dea
[tx-robot] updated from transifex 2017-11-10 09:21:43 +00:00
tobiasKaminsky
4edd2b9ad3
make fixed server url great/working again 2017-11-09 12:00:02 +01:00
tobiasKaminsky
b6c9b3afbf
for brander: show color/background image if theming is disabled 2017-11-09 10:21:33 +01:00
tobiasKaminsky
0dcefcd088
Tint background on drawer/user info as fallback 2017-11-09 09:40:18 +01:00
tobiaskaminsky
1fcf3c1a82
reformat for brander 2017-11-09 08:50:57 +01:00
AndyScherzinger
1ccf588478
remove duplicate coloring call for the same element 2017-11-09 08:39:22 +01:00
AndyScherzinger
798df9f223
Fixes #1761 by removing unnecessary background color which gets tinted if present 2017-11-09 08:39:13 +01:00
Nextcloud bot
a5e0962259
[tx-robot] updated from transifex 2017-11-09 01:35:03 +00:00
AndyScherzinger
cfdb8f5227
lint: fix rtl values 2017-11-08 23:14:51 +01:00
tobiaskaminsky
daf6879152
changes according to CR 2017-11-08 22:39:01 +01:00
tobiaskaminsky
f2915e19c8
remove not-needed parameter 2017-11-08 22:39:01 +01:00
tobiasKaminsky
6574af5435
extract authority to image_cache_provider_authority 2017-11-08 22:39:01 +01:00
tobiasKaminsky
a636e38529
satisfy codacy 2017-11-08 22:39:00 +01:00
tobiasKaminsky
0a649f01bb
Resized images 2017-11-08 22:38:52 +01:00
Mario Đanić
f838dd7b43
Merge pull request #1357 from nextcloud/codacyFixes
Codacy: fix further issues
2017-11-08 21:58:26 +01:00
Mario Đanić
cb3224144a
Merge pull request #1739 from nextcloud/paintWhatsNew
Paint whats new: use fontColor for brander
2017-11-08 21:57:21 +01:00
Mario Đanić
dea32bf6a8
Merge pull request #1760 from nextcloud/fix-1743
Enlarge hitbox size of file list items
2017-11-08 21:56:31 +01:00
Mario Đanić
f9acbba1b4
Merge pull request #1719 from nextcloud/externalCustomError
Webviews: better error handling
2017-11-08 21:54:33 +01:00
AndyScherzinger
bd7db8f924
CR fix line length and variable namings 2017-11-08 16:34:02 +01:00
AndyScherzinger
6820bf1dba
CR - remove unused code 2017-11-08 16:34:01 +01:00
AndyScherzinger
234eb83e84
codacy: extract account migration to separate method 2017-11-08 16:34:01 +01:00
AndyScherzinger
831cabbacf
fixes after rebase 2017-11-08 16:34:01 +01:00
AndyScherzinger
762bf62357
make members private 2017-11-08 16:34:00 +01:00
AndyScherzinger
e1c6ffd07c
codacy add private attribute 2017-11-08 16:34:00 +01:00
AndyScherzinger
c9b9b2871f
further extract setup methods 2017-11-08 16:34:00 +01:00
AndyScherzinger
6fb3208bf2
properly extract/name expert mode key 2017-11-08 16:33:59 +01:00
AndyScherzinger
ac982b6f1d
refactor preference categories' distinct methods 2017-11-08 16:33:59 +01:00
AndyScherzinger
4b1fd06b81
cleanup upload list adapter
# Conflicts:
#	src/main/java/com/owncloud/android/ui/adapter/ExpandableUploadListAdapter.java
2017-11-08 16:33:58 +01:00
AndyScherzinger
d96dee930a
codacy: move listener to own file to reduce file complexity 2017-11-08 16:33:58 +01:00
AndyScherzinger
4804a799e8
codacy: fix reassigning of variable 2017-11-08 16:33:58 +01:00
AndyScherzinger
620e58a283
codacy: replace member with local variable 2017-11-08 16:33:57 +01:00
AndyScherzinger
098241eea8
codacy: Avoid reassigning parameters and extract util methods to proper util class
# Conflicts:
#	src/main/java/com/owncloud/android/ui/dialog/ShareLinkToDialog.java
2017-11-08 16:33:57 +01:00
AndyScherzinger
461c4282e8
fix lint warnings 2017-11-08 16:32:25 +01:00
AndyScherzinger
7082bf7189
Fixes #1743 by enlarging the padding of the icons (hitbox) 2017-11-08 16:32:25 +01:00
tobiasKaminsky
d62524c76f
brander: support for custom weblogin urls 2017-11-08 15:48:10 +01:00
Nextcloud bot
d4b7d264ef
[tx-robot] updated from transifex 2017-11-08 10:11:55 +00:00
tobiaskaminsky
8f73495283
temporary fix to get drone working for merge 2017-11-07 14:47:18 +01:00
tobiaskaminsky
98876c6b05
transifex -> fastlane converter 2017-11-07 14:29:45 +01:00
Nextcloud bot
ec0a09616d
[tx-robot] updated from transifex 2017-11-07 01:33:10 +00:00
Nextcloud bot
80a4b22b1c
[tx-robot] updated from transifex 2017-11-06 01:32:49 +00:00
tobiasKaminsky
e686eb6d7b
convert field to local 2017-11-03 09:22:23 +01:00
tobiasKaminsky
a1dffce520
WhatsNew uses fontColor for brander 2017-11-03 09:21:19 +01:00
Nextcloud bot
55593d05c9
[tx-robot] updated from transifex 2017-11-03 01:36:20 +00:00
Nextcloud bot
28f03abfad
[tx-robot] updated from transifex 2017-11-01 01:31:44 +00:00
Nextcloud bot
5d65b62537
[tx-robot] updated from transifex 2017-10-31 01:29:28 +00:00
tobiaskaminsky
536d6d2b54
narrow quota space if no text 2017-10-30 12:31:50 +01:00
Nextcloud bot
d1cddc1fec
[tx-robot] updated from transifex 2017-10-30 01:29:14 +00:00
Nextcloud bot
732cb5d638
[tx-robot] updated from transifex 2017-10-29 00:29:26 +00:00
Nextcloud bot
e1a39f5fa0
[tx-robot] updated from transifex 2017-10-28 00:29:34 +00:00
tobiaskaminsky
534449247e
if custom_error is empty simply show error page, otherwise show custom error html page 2017-10-27 13:54:26 +02:00
AndyScherzinger
7eecdb3943
remove all obsolete translations of action_clear_finished_uploads 2017-10-27 11:48:25 +02:00
tobiaskaminsky
3b6db07d6b
remove unneeded string 2017-10-27 11:44:54 +02:00
Mario Danic
66d740090d
Fix lint
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-10-27 11:10:07 +02:00
Mario Danic
c919cb9464
Fix #1264
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-10-27 11:09:11 +02:00
AndyScherzinger
4d49735c7b
fix formatting 2017-10-27 08:04:08 +02:00
Mario Danic
982e276284
Add a space
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-10-27 08:04:08 +02:00
Mario Danic
8d5cf9db20
Fix log
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-10-27 08:04:08 +02:00
Mario Danic
acdaa74e39
Fix opening files
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-10-27 08:04:08 +02:00
AndyScherzinger
8692d11b67
add downgrade log statement 2017-10-27 07:46:02 +02:00
tobiaskaminsky
e1e14a3588
support of downgrading database schema 2017-10-27 07:46:02 +02:00
Nextcloud bot
55630fd529
[tx-robot] updated from transifex 2017-10-27 00:29:31 +00:00
AndyScherzinger
1ee78f8c7a
fix error after rebase 2017-10-26 10:39:30 +02:00
AndyScherzinger
ec5d2de8bb
CR fix duplicate 2017-10-26 10:39:30 +02:00
AndyScherzinger
a2ec768a45
CR fix formatting 2017-10-26 10:39:30 +02:00
AndyScherzinger
6e480449f4
CR: move Snackbar helper to DisplayUtils 2017-10-26 10:39:29 +02:00
AndyScherzinger
c54fdc82c1
fix after rebase 2017-10-26 10:39:29 +02:00
AndyScherzinger
508eacbc0b
remove codacy warnings 2017-10-26 10:39:29 +02:00
AndyScherzinger
5e3eb1e0bb
remove lint warnings 2017-10-26 10:39:29 +02:00
AndyScherzinger
c91b572505
Login error messages oC/1897 2017-10-26 10:39:29 +02:00
AndyScherzinger
c1570c6a54
Improve error feedback oC/1881 2017-10-26 10:39:29 +02:00
AndyScherzinger
8cf227e612
remove unused paddings (lint) 2017-10-26 10:39:28 +02:00
Mario Đanić
a7635caa61 Merge pull request #1486 from Bubu/no_jars
remove all prebuilt jars
2017-10-26 10:34:46 +02:00
Nextcloud bot
59b98ebeb1
[tx-robot] updated from transifex 2017-10-26 00:30:11 +00:00
AndyScherzinger
39a9ba5df7
lint: fix icon sizing 2017-10-25 23:38:02 +02:00
AndyScherzinger
25fba283d9
lint: remove unused string 2017-10-25 23:29:26 +02:00
AndyScherzinger
ed4cb7a7ec
lint: Appcompat Custom Widgets 2017-10-25 23:18:28 +02:00
AndyScherzinger
423e060ee6
fix lint issues 2017-10-25 22:32:22 +02:00
Marcus Hoffmann
c7e4bb0b01
remove all prebuilt jars
This gets rid of all prebuilt jars in the repo.

* libs/disklrucache-2.0.2.jar doesn't seem to be used anymore, app builds
  fine when removing it.
* libs/touch-image-view.jar is indeed required but is not anywhere available
  via gradle. So instead we include the source of this long unmaintained
  library directly.
2017-10-25 18:00:53 +02:00
AndyScherzinger
df217a2988
codacy: remove unused code 2017-10-25 12:08:15 +02:00
tobiaskaminsky
848de126d7
remove not-needed translations 2017-10-25 10:15:12 +02:00
AndyScherzinger
26ca0271c2
remove further strings after further translations 2017-10-25 10:15:12 +02:00
AndyScherzinger
6ef9e5f76e
lint: remove non-plural translations 2017-10-25 10:15:11 +02:00
AndyScherzinger
408f6f93cb
lint: use plurals and simplify file list footer calculation 2017-10-25 10:15:11 +02:00
AndyScherzinger
4bbf6a66bd
lint: use sync_foreign_files_forgotten_content as plurals aware string 2017-10-25 10:15:10 +02:00
AndyScherzinger
82fd6e7e2d
lint: replace string with plurals 2017-10-25 10:15:10 +02:00
AndyScherzinger
36ed80056e
remove unused string "sync_conflicts_in_favourites_content" 2017-10-25 10:15:06 +02:00
AndyScherzinger
b036ae5d68
replace android:layout with layout 2017-10-25 09:34:21 +02:00
AndyScherzinger
3bf7cfd39e
lint: fix layout ids 2017-10-25 09:34:21 +02:00
Nextcloud bot
893c5a38be
[tx-robot] updated from transifex 2017-10-25 00:31:05 +00:00
AndyScherzinger
e279420c07
lint: fix issues Obsolete SDK_INT Version Check - removing obsolete/legacy stylings 2017-10-25 00:02:03 +02:00
AndyScherzinger
bdd29ffdc7
lint: remove unused/unneccessary drawables 2017-10-24 16:22:08 +02:00
Hari
34620775e5
Always show share icon in file details screen 2017-10-24 15:19:19 +02:00
AndyScherzinger
030536afa4
lint: remove unused resources 2017-10-24 14:22:29 +02:00
AndyScherzinger
c0df640e01
remove unused strings from latest translations 2017-10-24 13:38:27 +02:00
AndyScherzinger
a7381b7536
lint: Use a layout_width of 0dp instead of @dimen/zero for better performance 2017-10-24 13:38:27 +02:00
AndyScherzinger
941b9aea18
remove legacy strings 2017-10-24 13:38:27 +02:00
AndyScherzinger
4f0fea2d39
move file details 2017-10-24 13:38:26 +02:00
AndyScherzinger
25150d61c0
removes mime type info from details screen as described in #1212 2017-10-24 13:38:26 +02:00
Nextcloud bot
e6c42cf5f3
[tx-robot] updated from transifex 2017-10-24 00:31:59 +00:00
Nextcloud bot
f9141f68cd
[tx-robot] updated from transifex 2017-10-23 00:29:28 +00:00
Nextcloud bot
95e74b191d
[tx-robot] updated from transifex 2017-10-22 00:30:45 +00:00
Nextcloud bot
3337e3fe41
[tx-robot] updated from transifex 2017-10-21 00:28:49 +00:00
tobiasKaminsky
aa49a644f1
close snackbar when showing drawer 2017-10-20 16:05:45 +02:00
Nextcloud bot
6ae2a06f8d
[tx-robot] updated from transifex 2017-10-20 00:29:52 +00:00
AndyScherzinger
2fce2036b6
fix whitespace dp values 2017-10-19 22:11:01 +02:00
tobiasKaminsky
8440168b0a
show time instead of date on righgt side 2017-10-19 22:11:00 +02:00
tobiaskaminsky
2da83959b2
additional enhancements 2017-10-19 22:11:00 +02:00
tobiasKaminsky
9a30bae5a8
enhance activity list design 2017-10-19 22:11:00 +02:00
Joe Apicella
64a8e3f569
change settings background color to white 2017-10-19 20:56:08 +02:00
AndyScherzinger
884a0a1ee5
fix import 2017-10-19 20:36:46 +02:00
Mario Danic
83f870fe72
Fix location of variable
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-10-19 20:31:20 +02:00
Mario Danic
f477893cce
Better conditionals
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-10-19 20:31:20 +02:00
Mario Danic
8f443b5ed5
Fixes #1656
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-10-19 20:31:14 +02:00
Andy Scherzinger
a4844f01cd Merge pull request #1688 from nextcloud/comradekingu-patch-1
Quotes within strings and "F-Droid"
2017-10-19 20:26:46 +02:00
Allan Nordhøy
a9f30fe00a
F-droid → F-Droid 2017-10-19 19:51:55 +02:00
Allan Nordhøy
5bc7bc5b06
Quotes within strings and "F-Droid"
At least some of the ""s within strings are erroneous, so tentatively removed all such instances.
"F-Droid" as per https://f-droid.org/
2017-10-19 19:51:52 +02:00
Allan Nordhøy
778d6b4d1e
Failed to updating → update, no "we"
"Failed to updating" reported by javier.llamas on TX :) Thank you.
2017-10-19 19:40:46 +02:00
tobiasKaminsky
3ef66ea824
delete accounts only on first start 2017-10-19 18:33:46 +02:00
Nextcloud bot
70ccb72505
[tx-robot] updated from transifex 2017-10-19 14:18:39 +00:00
AndyScherzinger
5747da2122
lint: use 0dp instead of dims value 2017-10-19 15:46:37 +02:00
AndyScherzinger
6b9d270e8e
fix lint issues and optimize layout 2017-10-19 15:33:05 +02:00
AndyScherzinger
3760d6970d
fix code formatting 2017-10-19 13:28:44 +02:00
AndyScherzinger
3bb6f7faaf
lint: dont use showAsAction=always but ifRoom 2017-10-19 13:28:44 +02:00
AndyScherzinger
9ac0c00665
fix license header 2017-10-19 13:28:43 +02:00
Esa Firman
cfcd069a84
Add username in subtitle
Only show switch account menu if have multiple account
2017-10-19 13:28:43 +02:00
Esa Firman
02e01755db
Move account chooser in ReceiveExternalFilesActivity
Showing it in overflow menu instead of when the page is open

https://github.com/nextcloud/android/issues/344
2017-10-19 13:28:34 +02:00
Nextcloud bot
6379366b0d
[tx-robot] updated from transifex 2017-10-19 00:29:12 +00:00
Hari
091c76c269
Download contact image if url is given 2017-10-18 23:36:10 +02:00
Hari
fe17c09ff7
Show images from urls 2017-10-18 23:36:10 +02:00
AndyScherzinger
88c3a6ee54
use remove for accounts instead of delete 2017-10-18 23:26:57 +02:00
AndyScherzinger
b78ba096ed
put delete action to the bottom 2017-10-18 23:26:56 +02:00
AndyScherzinger
4766a07a94
resolves #655 2017-10-18 23:26:56 +02:00
tobiasKaminsky
2d60eacdfe
satisfy codacy 2017-10-18 23:06:58 +02:00
tobiaskaminsky
c7ee4f1a60
use same algo for avatar placeholder 2017-10-18 23:06:55 +02:00
AndyScherzinger
a2d182cf75
fixed size of the share icon hitbox in list view 2017-10-18 22:03:21 +02:00
AndyScherzinger
be097d238b
fix boolean 2017-10-18 21:56:35 +02:00
AndyScherzinger
1bd5c65a02
fix method call after rebase due to changed method signature 2017-10-18 21:56:03 +02:00
Hari
0e352b3bb8
Hide share option in per-item menu 2017-10-18 21:53:33 +02:00
Hari
fde6e8bd82
Hide share and overflow icons in the selected state 2017-10-18 21:53:33 +02:00
AndyScherzinger
e558a9910a
file local file listing 2017-10-18 21:53:32 +02:00
AndyScherzinger
c5ac05bd55
fix line formatting to 120 characters 2017-10-18 21:53:32 +02:00
AndyScherzinger
afa497cdff
Fix NPE for grid views (as in non-list-views) 2017-10-18 21:53:32 +02:00
AndyScherzinger
1924766a66
fix lint warnings for clickable items + content description 2017-10-18 21:53:31 +02:00
AndyScherzinger
4508370aca
replace shared via link pngs with vector variant 2017-10-18 21:53:31 +02:00
AndyScherzinger
b555e975f0
replace share via user vector with Nextcloud variant 2017-10-18 21:53:31 +02:00
Hari
f3755fa842
Align row icons to action bar icons 2017-10-18 21:53:30 +02:00
Hari
2eae215984
Change dimensions of svg to 16dp x 16dp 2017-10-18 21:53:30 +02:00
Hari
8e65a1dece
Align the overflow icon and share icon vertically 2017-10-18 21:53:30 +02:00
Hari
dbad84667d
Do not show select/deselect all in the per-item overflow menus 2017-10-18 21:53:29 +02:00
Hari
8d476f6578
Add material design specs 2017-10-18 21:53:29 +02:00
Hari
1e7bc78d87
Revert change in favourite icon 2017-10-18 21:53:28 +02:00
Hari
7312979808
Add options for operations on single files 2017-10-18 21:53:28 +02:00
tobiasKaminsky
af7d2e7261
escape whitespaces in user name 2017-10-18 21:28:44 +02:00
AndyScherzinger
95e330e70e
change coloring of corrupt image text 2017-10-18 18:52:17 +02:00
Joe Apicella
5d9a92ad40
set image error screen to black 2017-10-18 18:36:05 +02:00
Joe Apicella
91a33aab47
remove unused imports 2017-10-18 18:36:05 +02:00
Joe Apicella
7d1d76a97b
switch transparency to overlay theme 2017-10-18 18:36:04 +02:00
Joe Apicella
6719f891ac
add transparency to navigation bar for image preview 2017-10-18 18:36:04 +02:00
xXSTrikeXx
1c187dd6dd
Remove Corrupt Account Warning
as mentioned in #1676
Preperation for stable-release.
2017-10-18 18:10:05 +02:00
xXSTrikeXx
4c3d4c86b2
Remove do not show warning on very first start 2017-10-18 18:09:30 +02:00
xXSTrikeXx
331e62865f
remove do not show warning on very first start 2017-10-18 18:09:29 +02:00
xXSTrikeXx
bc1debb915
Update strings.xml
Remove corrupt account string
2017-10-18 18:09:26 +02:00
Hari
dffb6745ab
Remove explicitly displayed chooser 2017-10-18 17:41:08 +02:00
AndyScherzinger
ef5120a47a
fix after latest rebase 2017-10-18 17:09:55 +02:00
Branko Kokanovic
8bc432027e
Delaying upload if device is in power save mode
This change adds handling for uploads from device when it is operating in power save mode and is a fix for #1277. In those case, uploads are behaving similar as if upload requires Wi-Fi (or that device needs to be charging) and those conditions are not met - they are delayed until device exits power save mode. Same thing holds true for contacts backup and explicit uploads - they are not delayed. Difference with Wi-Fi (and charging) conditions is in that 1) this delay cannot be set per synced folder and 2) it is turned on by default. For devices that don't have this capability (API level < 21) - old behavior (backward-compatible) is used; they behave as this check is not present.

Jobs for file uploads are skipped if they are executing during power save mode. Only exception to this is when user is doing "force resync" which will continue even in power save mode.

Also added is listener for power save mode, albeit it makes sense only if user explicitly turns off power save mode while it is in it, as putting device to be charged will restart all jobs already by design (another listener that already exists).
2017-10-18 17:09:52 +02:00
Branko Kokanovic
49223db14e
Hide select and deselect all on preview and details fragments, fix #1574
This change makes select/deselect menu items invisible on fragments where they should be invisible. To do this, first was needed to "split" two different "select all" actions into different ones, so they are not overlapped. For that, one of them was changed from "action_select_all" to "action_select_all_action_menu". Second, in method filter() that decides which menu items are visible, "inSingleFileFragment" bool is pushed. This is how we decide are we under some listing, or showing single file (either details or any preview fragment).
2017-10-18 16:36:28 +02:00
Branko Kokanovic
4315e6f305
Hide select and deselect all on preview and details fragments, fix #1574
This change makes select/deselect menu items invisible on fragments where they should be invisible. To do this, first was needed to "split" two different "select all" actions into different ones, so they are not overlapped. For that, one of them was changed from "action_select_all" to "action_select_all_action_menu". Second, in method filter() that decides which menu items are visible, "inSingleFileFragment" bool is pushed. This is how we decide are we under some listing, or showing single file (either details or any preview fragment).
2017-10-18 16:36:27 +02:00
Branko Kokanovic
c9c5c20364
Hide select and deselect all on preview and details fragments, fix #1574
This change makes select/deselect menu items invisible on fragments where they should be invisible. To do this, first was needed to "split" two different "select all" actions into different ones, so they are not overlapped. For that, one of them was changed from "action_select_all" to "action_select_all_action_menu". Second, in method filter() that decides which menu items are visible, "inSingleFileFragment" bool is pushed. This is how we decide are we under some listing, or showing single file (either details or any preview fragment).
2017-10-18 16:36:24 +02:00
tobiasKaminsky
b09be26992
also hide test server button (arrow) when changing password 2017-10-18 16:20:19 +02:00
tobiasKaminsky
e956b9ee12
hide provider when changing password 2017-10-18 16:20:19 +02:00
AndyScherzinger
40d393b234
resolves #1573 - filetype icons and previews size 2017-10-18 15:26:06 +02:00
Andy Scherzinger
964b98a84a Merge pull request #1645 from nextcloud/fixExternalIcons
Correct icons for external links
2017-10-18 11:32:08 +02:00
Nextcloud bot
293ae63044
[tx-robot] updated from transifex 2017-10-18 00:29:29 +00:00
Nextcloud bot
e0ec5e3492
[tx-robot] updated from transifex 2017-10-17 00:28:51 +00:00
AndyScherzinger
f1c20398c6
centralize app's version code and name 2017-10-16 11:33:36 +02:00
Nextcloud bot
860ffe0254
[tx-robot] updated from transifex 2017-10-14 02:50:04 +00:00
Nextcloud bot
3dc3d69cc2
[tx-robot] updated from transifex 2017-10-13 00:30:47 +00:00
Nextcloud bot
c882c767ea
[tx-robot] updated from transifex 2017-10-12 00:28:48 +00:00
Nextcloud bot
c8f386402f
[tx-robot] updated from transifex 2017-10-11 00:29:01 +00:00
tobiasKaminsky
8d1da9569f
correct icons for external links 2017-10-10 08:22:55 +02:00
Nextcloud bot
d6b43c6cc7
[tx-robot] updated from transifex 2017-10-10 00:31:03 +00:00
Nextcloud bot
04f55a95d8
[tx-robot] updated from transifex 2017-10-09 00:29:12 +00:00
Nextcloud bot
bedc2d0272
[tx-robot] updated from transifex 2017-10-07 00:29:09 +00:00
Nextcloud bot
1be764aae9
[tx-robot] updated from transifex 2017-10-06 00:29:34 +00:00
AndyScherzinger
694f042cb1
bump version to 2.0.0RC9 2017-10-05 18:33:15 +02:00
Mario Danic
be66bbfe16
Fix avatars
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-10-05 18:33:15 +02:00
Nextcloud bot
d814c1ae14
[tx-robot] updated from transifex 2017-10-05 00:28:51 +00:00
Nextcloud bot
f24b603493
[tx-robot] updated from transifex 2017-10-04 00:28:25 +00:00
Nextcloud bot
bf9832324d
[tx-robot] updated from transifex 2017-10-03 00:28:40 +00:00
AndyScherzinger
63bfd4b080
prepare release 2.0.0RC8 2017-10-01 10:11:05 +02:00
Nextcloud bot
094e7c2d88
[tx-robot] updated from transifex 2017-10-01 00:28:27 +00:00
Nextcloud bot
74062061b6
[tx-robot] updated from transifex 2017-09-30 00:29:04 +00:00
stalker314314
6e4c14c8d4
Fixes #1600
Change "Set as available offline" text to "Available offline" for switch widget in file details dialog, to differnetiate between this and "Set as available offline" in menu
2017-09-29 15:20:49 +02:00
Nextcloud bot
28771accbb
[tx-robot] updated from transifex 2017-09-29 00:29:46 +00:00
tobiasKaminsky
f489711bbe
tint external icons 2017-09-28 11:20:05 +02:00
Nextcloud bot
fb8e538855
[tx-robot] updated from transifex 2017-09-28 00:29:45 +00:00
Nextcloud bot
66cd3646c3
[tx-robot] updated from transifex 2017-09-27 00:28:43 +00:00
Nextcloud bot
2eafbcb53c
[tx-robot] updated from transifex 2017-09-26 00:28:46 +00:00
AndyScherzinger
4743545c82
resolves #1590 by checking for null 2017-09-25 13:30:18 +02:00
tobiasKaminsky
43a2b4dd2a
database upgrade #23 skipped entire remaining upgrades 2017-09-25 08:39:20 +02:00
Nextcloud bot
b90a3a009a
[tx-robot] updated from transifex 2017-09-24 00:27:39 +00:00
tobiasKaminsky
b49a1120ef
RC7 2017-09-23 09:36:03 +02:00
tobiasKaminsky
054df29443
RC7 2017-09-23 09:36:03 +02:00
Mario Danic
f606e88a89
Fix 4g retry
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-23 08:20:13 +02:00
Nextcloud bot
f6ae6784e9
[tx-robot] updated from transifex 2017-09-23 00:27:13 +00:00
Tobias Kaminsky
081fb7a8c8
Update PreferenceManager.java 2017-09-22 15:49:06 +02:00
tobiasKaminsky
045b285438
default to 3 columns 2017-09-22 15:49:06 +02:00
Mario Danic
d90cdaf202
Make search work again
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-22 15:34:53 +02:00
tobiaskaminsky
631869e2a2
renamed ResultCode 2017-09-22 12:49:45 +02:00
tobiaskaminsky
0aa2aaaab1
use result code to determinate if old login 2017-09-22 12:49:45 +02:00
AndyScherzinger
46535cdc02
shrtening of string 2017-09-22 12:49:44 +02:00
AndyScherzinger
86ca866fa4
shortened, changed strings 2017-09-22 12:49:44 +02:00