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
tobiaskaminsky
a1b4923418
Show messages if
...
- no push possible (fdroid)
- push possible, but old login
2017-09-22 12:49:13 +02:00
Nextcloud bot
98a1ca5c42
[tx-robot] updated from transifex
2017-09-22 00:28:47 +00:00
tobiaskaminsky
90dc587300
add license/source code link
2017-09-21 11:37:40 +02:00
Nextcloud bot
3722a3f2c4
[tx-robot] updated from transifex
2017-09-21 00:28:24 +00:00
tobiaskaminsky
2e69377c52
fix bug if photo is URL
2017-09-20 15:25:44 +02:00
Nextcloud bot
4654f0064c
[tx-robot] updated from transifex
2017-09-20 00:28:40 +00:00
tobiasKaminsky
0f38520417
do not show warning on very first start
2017-09-19 12:51:55 +02:00
tobiaskaminsky
5a843a538c
NPE if pending uploads exists
2017-09-19 11:59:46 +02:00
AndyScherzinger
c5ec853181
resolves #1551 using theme utils instead of custom implementation
2017-09-19 11:22:45 +02:00
Mario Danic
aa85a2e127
Delete all filesystem entries
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-19 09:54:06 +02:00
Mario Danic
bf777ef3b2
Clear redundant things
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-19 09:54:05 +02:00
Mario Danic
933cac4957
Improve delete
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-19 09:54:05 +02:00
Nextcloud bot
fd0a23a3d8
[tx-robot] updated from transifex
2017-09-19 00:29:01 +00:00
Nextcloud bot
98ea5b6c85
[tx-robot] updated from transifex
2017-09-18 00:30:48 +00:00
Nextcloud bot
486067ed4b
[tx-robot] updated from transifex
2017-09-17 00:28:04 +00:00
Nextcloud bot
5931453ea2
[tx-robot] updated from transifex
2017-09-16 00:28:20 +00:00
Nextcloud bot
5c10d63c2b
[tx-robot] updated from transifex
2017-09-15 00:27:34 +00:00
AndyScherzinger
db02fbd038
also use given empty list icon if it should not be tinted
2017-09-14 13:38:18 +02:00
AndyScherzinger
12b2d015fa
resolves #1540 adding a proper error message
2017-09-14 12:00:13 +02:00
Nextcloud bot
c4bd5233ae
[tx-robot] updated from transifex
2017-09-14 00:27:28 +00:00
AndyScherzinger
d9ecafff35
remove unused style to improve lint score
2017-09-13 10:39:20 +02:00
Nextcloud bot
72fa017e3f
[tx-robot] updated from transifex
2017-09-13 00:27:52 +00:00
Nextcloud bot
3314f80bac
[tx-robot] updated from transifex
2017-09-12 00:28:01 +00:00
Andy Scherzinger
17127eeb39
remove unused test style to resolve lint score
2017-09-11 08:54:17 +02:00
Mario Danic
d014d6b3cd
Fix for stuff
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-11 08:54:16 +02:00
Mario Danic
329bccd514
Fix NPE
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-11 08:40:30 +02:00
AndyScherzinger
d7da3bae38
don't send the temp. strings for the warning transifex...
2017-09-11 08:26:14 +02:00
AndyScherzinger
1c0c0a297b
warning for corrupt accounts for 2.0.0RC users
2017-09-11 08:26:14 +02:00
Nextcloud bot
d65906faad
[tx-robot] updated from transifex
2017-09-11 00:27:59 +00:00
Nextcloud bot
8904009169
[tx-robot] updated from transifex
2017-09-10 00:28:02 +00:00
Nextcloud bot
af82bbd3de
[tx-robot] updated from transifex
2017-09-09 00:27:59 +00:00
Nextcloud bot
6620c124b1
[tx-robot] updated from transifex
2017-09-08 00:28:02 +00:00
Nextcloud bot
469389f9b7
[tx-robot] updated from transifex
2017-09-07 14:19:43 +00:00
AndyScherzinger
6a8a0f7c75
simplify check
2017-09-07 09:42:39 +02:00
AndyScherzinger
fa976159b7
resolves #1456 - show nice error message instead of crash via exception
2017-09-07 09:42:39 +02:00
Nextcloud bot
57388aab72
[tx-robot] updated from transifex
2017-09-07 00:28:03 +00:00
Nextcloud bot
aff0a86fde
[tx-robot] updated from transifex
2017-09-06 11:36:43 +00:00
AndyScherzinger
96372f4981
codacy: remove unused variable
2017-09-06 09:19:19 +02:00
AndyScherzinger
040ef3fc8c
replace ... with …
2017-09-06 09:19:18 +02:00
Mario Danic
bad8fd9c9a
Fix
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:18 +02:00
Mario Danic
f87827c981
Store size before going anywhere
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:17 +02:00
Mario Danic
3539413c89
Simplify
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:17 +02:00
Mario Danic
913e8659a9
Fix empty notification
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:17 +02:00
Mario Danic
b3a3d25186
Fix coloring
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:16 +02:00
Mario Danic
3c10dfedfd
Check if upload operation is null
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:16 +02:00
Mario Danic
9887e0fc07
Set failed locking
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:16 +02:00
Mario Danic
0e0a6ac241
Try to fix
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:15 +02:00
Mario Danic
3e914da341
Fix service
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:15 +02:00
Mario Danic
a0294b7e17
Fix local uploads
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:15 +02:00
Mario Danic
6e309a6e57
Fix
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:14 +02:00
Mario Danic
013566a27b
Improve
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:14 +02:00
Mario Danic
ffc618795b
Restore size
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:14 +02:00
AndyScherzinger
1aa0767922
lint: Using dp instead of sp for text sizes
2017-09-06 09:19:13 +02:00
Mario Danic
f106872bbb
Fix sizing
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:13 +02:00
Mario Danic
e08bda5840
Use new size variable
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:13 +02:00
Mario Danic
ccdfdaf187
Try to get correct size
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:12 +02:00
Mario Danic
910b038f5b
Update locking code
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:12 +02:00
Mario Danic
d69f0f0a55
Init auto upload on boot
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:03 +02:00
Nextcloud bot
59dd036bfc
[tx-robot] updated from transifex
2017-09-06 00:28:00 +00:00
Andy Scherzinger
0d332f3e7f
Merge pull request #1489 from nextcloud/updateDarkThemeComputing
...
Update dark theme computing
2017-09-05 12:12:56 +02:00
Andy Scherzinger
3bc6d8d00c
Merge pull request #1473 from nextcloud/200RC6
...
Release 2.0.0RC6
2017-09-05 09:56:25 +02:00
AndyScherzinger
d5446d56d9
release 2.0.0RC6
2017-09-05 09:23:20 +02:00
tobiaskaminsky
da4ad3fc25
update dark theme computing
2017-09-05 08:06:30 +02:00
AndyScherzinger
1fa2148d19
resolves #1477
2017-09-05 07:55:58 +02:00
Nextcloud bot
3c174d12d5
[tx-robot] updated from transifex
2017-09-05 00:27:36 +00:00
Nextcloud bot
f726f022ab
[tx-robot] updated from transifex
2017-09-04 00:27:59 +00:00
Nextcloud bot
beedd5b05a
[tx-robot] updated from transifex
2017-09-02 00:28:27 +00:00
Allan Nordhøy
dd80e534f6
Fix duplicate string in contribute UI
2017-09-01 09:15:20 +02:00
Nextcloud bot
c33c275470
[tx-robot] updated from transifex
2017-09-01 00:28:42 +00:00
tobiaskaminsky
b499bce225
use same String for Intent
2017-08-31 13:38:10 +02:00
tobiaskaminsky
d3754d156a
revert creating object in loop
2017-08-31 13:03:40 +02:00
tobiaskaminsky
853350221f
- use nullable
...
- only add non-null object to list
2017-08-31 13:03:40 +02:00
tobiaskaminsky
9174397939
- switch if branch for easier readability
...
- show snackbar only for webview (for old login there is a decent error warning)
2017-08-31 09:37:31 +02:00
Nextcloud bot
713fd35aaf
[tx-robot] updated from transifex
2017-08-31 00:28:43 +00:00
Nextcloud bot
7799336a79
[tx-robot] updated from transifex
2017-08-30 00:28:59 +00:00
Nextcloud bot
0007fbe795
[tx-robot] updated from transifex
2017-08-29 00:29:36 +00:00
tobiasKaminsky
16584da0ed
also extract this one...
2017-08-28 14:54:31 +02:00
tobiasKaminsky
6447eebb3d
extract string ressource
2017-08-28 14:54:31 +02:00
tobiasKaminsky
4acbeee05f
show snackbar after 60s to redirect to old login
2017-08-28 14:54:31 +02:00
tobiasKaminsky
d04da84a16
url returned by new weblogin flow is url encoded
2017-08-28 14:54:31 +02:00
tobiasKaminsky
081525bc9e
restart weblogin flow if auth failed
2017-08-28 14:54:31 +02:00
Nextcloud bot
7818cbfca3
[tx-robot] updated from transifex
2017-08-28 11:02:48 +00:00
Nextcloud bot
de74c6b974
[tx-robot] updated from transifex
2017-08-28 10:52:46 +00:00
AndyScherzinger
a89a46a417
resolves #1398 fix NPE if error occurs retrieving the parents from the server
2017-08-28 12:40:57 +02:00
Mario Đanić
d94274c8a7
Merge pull request #1437 from nextcloud/fixDialogBadTokenException
...
Fix dialog bad token exception
2017-08-28 10:34:07 +02:00
Mario Đanić
89d6e6ab6c
Merge pull request #1438 from nextcloud/allowBackButtonCancelDialog
...
Add ability to cancel dialog via back button
2017-08-28 10:32:09 +02:00
AndyScherzinger
d5db3d43ff
resolves #1439 - by runnign the UI operations in the UI thread (anything else will crash, like seen on GPlay)
2017-08-26 19:46:42 +02:00
AndyScherzinger
164711f40b
resolves #1434 - adding the ability to cancel the dialog via calncel-button and HW/SW-back-button
2017-08-26 19:20:16 +02:00
AndyScherzinger
9a6ebe7a84
resolves #1399 - hardening dialog call in case app is shutting down at the exact same moment
2017-08-26 18:54:23 +02:00
AndyScherzinger
ad9556b89b
bump version to RC5
2017-08-25 15:33:47 +02:00
AndyScherzinger
c4cea4f12b
add null check to theme util method
2017-08-25 14:55:53 +02:00
AndyScherzinger
c6360ae198
add null check for action bar coloring
2017-08-25 14:55:53 +02:00
tobiasKaminsky
ef61ccae5e
fix non themed actionbar text in activities list activity
2017-08-25 14:55:53 +02:00
tobiasKaminsky
3bae26ef66
fix hsl
2017-08-25 14:55:53 +02:00
AndyScherzinger
1ffeb7a11a
lint: remove unused string
2017-08-25 12:54:46 +02:00
AndyScherzinger
60574d6de1
fix import statement
2017-08-24 18:51:20 +02:00
AndyScherzinger
a680c90da3
line length
2017-08-24 18:34:41 +02:00
AndyScherzinger
2bc57557f9
set color for notification for modified build too
2017-08-24 18:30:28 +02:00
AndyScherzinger
08f5e71d20
codacy: remove unused code
2017-08-24 18:27:34 +02:00
AndyScherzinger
4fa8eb7409
set theming color for notification
2017-08-24 18:25:10 +02:00
AndyScherzinger
c73d102291
fix spacing
2017-08-23 16:47:36 +02:00
AndyScherzinger
e4028493fd
fix
2017-08-23 16:46:03 +02:00
AndyScherzinger
037b2a363d
fix code review
2017-08-23 16:44:29 +02:00
AndyScherzinger
35db685639
remove logging
2017-08-23 16:38:35 +02:00
AndyScherzinger
be26905e36
fix push notifications for 12.0.2
2017-08-23 16:35:44 +02:00
Mario Đanić
5426104cea
Merge pull request #1404 from nextcloud/fixFingerprintActivityNPE
...
Prevent NPE in FingerprintActivity
2017-08-23 14:19:18 +02:00
Mario Đanić
1e7f609812
Merge pull request #1408 from nextcloud/fixUploadFilesActivityNPE
...
Prevent NPE for menuItem state
2017-08-23 14:19:08 +02:00
Nextcloud bot
283858cbae
[tx-robot] updated from transifex
2017-08-23 00:28:34 +00:00
AndyScherzinger
7bc1a955e2
resolves #1405 - checking for menuItem not existing before accessing its check state
2017-08-22 19:11:45 +02:00
AndyScherzinger
eafee1abf3
resolves #1403 - check for null since the cancellationSignal is null if the device doesn't have a secure keyguard or no matching algorithm
2017-08-22 14:51:22 +02:00
Nextcloud bot
bd09a09fbe
[tx-robot] updated from transifex
2017-08-22 00:28:46 +00:00
Nextcloud bot
9a9f40f1fb
[tx-robot] updated from transifex
2017-08-21 18:11:44 +00:00
Mario Danic
5d9c7c4c6a
Fix upload requirements
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-21 19:35:19 +02:00
tobiasKaminsky
964f463f43
if context is null, try to get set it
2017-08-21 18:40:09 +02:00
AndyScherzinger
dcece32f72
resolves #1387 by adding a fallback when setting the span text doesn't work
2017-08-21 14:04:23 +02:00
tobiaskaminsky
4284ce8c34
harden database upgrade
2017-08-21 11:46:39 +02:00
Nextcloud bot
30af2f8b67
[tx-robot] updated from transifex
2017-08-21 09:45:50 +00:00
Nextcloud bot
ff7aaa147d
[tx-robot] updated from transifex
2017-08-21 09:27:45 +00:00
AndyScherzinger
26fad60280
bump version to 2.0.0RC4
2017-08-21 10:00:01 +02:00
Allan Nordhøy
13a6aea2c4
Spelling: Android, comma
2017-08-21 09:50:38 +02:00
AndyScherzinger
d6bcb576e0
resolves #1382 #1383 by using ThemeUtils implementation
2017-08-21 08:56:13 +02:00
Nextcloud bot
b18f6b394c
[tx-robot] updated from transifex
2017-08-21 00:28:22 +00:00
Nextcloud bot
1a43b8f683
[tx-robot] updated from transifex
2017-08-20 00:28:10 +00:00
Nextcloud bot
29bfc1abeb
[tx-robot] updated from transifex
2017-08-19 00:29:16 +00:00
Nextcloud bot
fe093cc7d0
[tx-robot] updated from transifex
2017-08-18 14:29:51 +00:00
AndyScherzinger
0e4d50347d
revert visibility test change
2017-08-18 15:43:42 +02:00
AndyScherzinger
dc9c1cfbd4
lint: remove unused strings
2017-08-18 15:38:07 +02:00
AndyScherzinger
fcf132c529
lint: fix descriptions on user info graphics
2017-08-18 13:54:01 +02:00
Nextcloud bot
99979abaf7
[tx-robot] updated from transifex
2017-08-18 08:18:44 +00:00
Nextcloud bot
9ecc1a7710
[tx-robot] updated from transifex
2017-08-18 08:10:47 +00:00
Nextcloud bot
be0caadd67
[tx-robot] updated from transifex
2017-08-18 08:01:13 +00:00
Tobias Kaminsky
33af68536a
Merge branch 'master' into removeGCMagain
2017-08-18 09:46:03 +02:00
AndyScherzinger
7be05b5e6a
update to latest status icon design and fix syncronizing and failed state icons
2017-08-18 09:25:47 +02:00
Tobias Kaminsky
85a355ed07
Merge pull request #1362 from nextcloud/handleForeignBroadcast
...
Handle foreign broadcast
2017-08-18 09:22:52 +02:00
Tobias Kaminsky
d8b4393787
Merge pull request #1361 from nextcloud/untrustedCerts
...
Fix rare case: ssl cert is ok for checkServer, but not for webview
2017-08-18 09:22:35 +02:00
Tobias Kaminsky
c76f862ddf
Merge pull request #1355 from nextcloud/mediaFolderNPE
...
Prevent NPE on absolutePath
2017-08-18 09:21:35 +02:00
tobiaskaminsky
7d69fe5552
removed a random warning
2017-08-18 09:19:33 +02:00
Tobias Kaminsky
c68ed60b59
Merge branch 'master' into handleForeignBroadcast
2017-08-18 09:05:43 +02:00
Tobias Kaminsky
ebccea21f7
Merge branch 'master' into untrustedCerts
2017-08-18 09:05:26 +02:00
Tobias Kaminsky
bad6f34829
Merge pull request #1356 from nextcloud/deleteCookiesException
...
CookieManager.getInstance() can throw an Exception without saying so
2017-08-18 09:04:37 +02:00
Tobias Kaminsky
371a09c572
Merge branch 'master' into mediaFolderNPE
2017-08-18 09:04:14 +02:00
Tobias Kaminsky
312208462b
Merge pull request #1352 from nextcloud/userInfoCrash
...
Check if background string is empty
2017-08-18 09:02:56 +02:00
Tobias Kaminsky
6826f9dda3
Merge pull request #1348 from nextcloud/activitiesThumbnails
...
Use ocs api header for thumbnails
2017-08-18 09:02:38 +02:00
Tobias Kaminsky
09de435ebc
Merge pull request #1342 from nextcloud/errorDuringDbUpgrade
...
Check if columns exists prior adding them
2017-08-18 09:02:17 +02:00
Tobias Kaminsky
6cc81e2ea7
Merge pull request #1367 from nextcloud/validFilePath
...
Check if valid path
2017-08-18 08:58:04 +02:00
Nextcloud bot
a4e6076261
[tx-robot] updated from transifex
2017-08-18 05:40:46 +00:00
Tobias Kaminsky
f7034e2f8a
Merge pull request #980 from nextcloud/changelog
...
Start working on 2.0.0 changelog
2017-08-18 07:38:59 +02:00
Tobias Kaminsky
ab961ca8e9
Merge ce12e6e398
into ea3f8d07db
2017-08-18 05:32:40 +00:00
tobiaskaminsky
ce12e6e398
check if valid path
2017-08-18 07:31:48 +02:00
Nextcloud bot
ea3f8d07db
[tx-robot] updated from transifex
2017-08-18 00:28:33 +00:00
AndyScherzinger
4d4e7a5606
fix lint for the merge (will be removed by transifex afterwards)
2017-08-17 15:24:26 +02:00
tobiaskaminsky
a4350b9ff2
add slides
2017-08-17 15:00:15 +02:00
tobiaskaminsky
9e7a4cb594
add whats new screen for version 1.5
2017-08-17 15:00:14 +02:00
tobiaskaminsky
e499e393e4
- using versionCode instead of string
...
- changed branch that it is mergeable into master for translation
2017-08-17 15:00:14 +02:00
tobiaskaminsky
7f7fd3ae6a
wording
2017-08-17 15:00:14 +02:00
tobiaskaminsky
ae4ef70e36
add slides
2017-08-17 15:00:13 +02:00
tobiasKaminsky
71e16238e5
center title
2017-08-17 15:00:13 +02:00
tobiaskaminsky
b95aeeb51c
add whats new screen for version 1.5
2017-08-17 15:00:13 +02:00
AndyScherzinger
8eea18803d
set version to 2.0.0RC3
2017-08-17 15:00:12 +02:00
AndyScherzinger
73b0ca3bd6
set final/stable release version to 2.0.0
2017-08-17 15:00:11 +02:00
tobiaskaminsky
ec568b7483
handle foreign broadcast
2017-08-17 14:25:24 +02:00
tobiaskaminsky
fe6a549532
fix rare case: ssl cert is ok for checkServer, but not for webview -> show untrustedDialog
2017-08-17 11:13:02 +02:00
AndyScherzinger
5cead89381
hardening of video retrieval according to image hardening
2017-08-17 09:29:36 +02:00
tobiaskaminsky
caf9242e10
prevent NPE on absolutePath
2017-08-17 09:29:36 +02:00
Nextcloud bot
31547ccb14
[tx-robot] updated from transifex
2017-08-17 00:28:02 +00:00
tobiaskaminsky
2af14be41b
appearantly CookieManager.getInstance() can throw an Exception without saying so...
2017-08-16 16:30:00 +02:00
tobiaskaminsky
8a21a1ad21
re-add user theming columns if they do not exist yet
2017-08-16 16:00:02 +02:00
tobiaskaminsky
a44475d15f
check if background string is empty
2017-08-16 11:09:00 +02:00
tobiaskaminsky
0454ab14f3
use ocs api header
2017-08-16 10:50:16 +02:00
Nextcloud bot
0e763b9397
[tx-robot] updated from transifex
2017-08-16 00:28:16 +00:00
Nextcloud bot
05d3b8ea51
[tx-robot] updated from transifex
2017-08-15 00:29:46 +00:00
tobiaskaminsky
14cf7243aa
check if columns exists prior adding them
2017-08-14 13:34:35 +02:00
Nextcloud bot
99700bbe3c
[tx-robot] updated from transifex
2017-08-14 00:27:38 +00:00
Nextcloud bot
667413eb0a
[tx-robot] updated from transifex
2017-08-13 00:27:47 +00:00
Nextcloud bot
c18d5c77fe
[tx-robot] updated from transifex
2017-08-12 00:27:55 +00:00
Andy Scherzinger
519702c7c4
Merge pull request #1314 from nextcloud/colorThreshold
...
Use same color detection as in server
2017-08-11 16:55:31 +02:00
Mario Đanić
e3fe9485a6
Merge pull request #1315 from nextcloud/enterURL
...
check server on enter click
2017-08-11 16:54:04 +02:00
Joas Schilling
ee1f4c5f18
No thumbnail for non-files
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-08-11 15:39:41 +02:00
tobiaskaminsky
5252d24cee
check server on enter click
2017-08-11 15:29:32 +02:00
tobiaskaminsky
fa35cc5914
use same color detection as https://github.com/nextcloud/server/pull/5953/files#diff-3de1769d04fcc4f13f8d546d9fbdac19
2017-08-11 14:46:47 +02:00
tobiasKaminsky
e37c1b9b6d
fix : #1222
2017-08-11 09:06:41 +02:00
Nextcloud bot
7d1a23af0e
[tx-robot] updated from transifex
2017-08-11 00:27:32 +00:00
Mario Danic
22ecbfd71b
Update modified
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-10 19:54:04 +02:00
Mario Danic
ecd0ff3b0d
Update version
...
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-10 19:53:14 +02:00
Andy Scherzinger
46ff9288e1
Merge pull request #1299 from nextcloud/release200RC1
...
2.0.0 RC1
2017-08-10 18:45:07 +02:00
Nextcloud bot
dafae31e14
[tx-robot] updated from transifex
2017-08-10 16:44:53 +00:00
AndyScherzinger
bec836f36a
Fix name to be 2.0.0RC1
2017-08-10 18:33:33 +02:00
AndyScherzinger
381355e9f3
bum version to 2.0.0 RC1
2017-08-10 18:24:07 +02:00
Mario Đanić
ed71cdac9c
Merge branch 'master' into lintWarnings
2017-08-10 18:23:02 +02:00
AndyScherzinger
df55791c5d
remove unused code
2017-08-10 16:37:50 +02:00
AndyScherzinger
05b0ff492e
cleanup lang files for further obsolete strings
2017-08-10 16:37:38 +02:00
AndyScherzinger
9ab6f3cd4a
cleanup lang files for further obsolete strings
2017-08-10 16:37:38 +02:00
AndyScherzinger
af35cb50e5
cleanup lang files for further obsolete strings
2017-08-10 16:37:37 +02:00
AndyScherzinger
5b40f120c6
cleanup lang files for lint build
2017-08-10 16:37:37 +02:00
AndyScherzinger
3c43602cd6
revert menu items
2017-08-10 16:37:36 +02:00
AndyScherzinger
0054d7fc92
remove further unused strings
2017-08-10 16:37:36 +02:00
AndyScherzinger
7b8f67ff36
replace ... with proper …
2017-08-10 16:37:36 +02:00
AndyScherzinger
acbf30642a
remove unsued preferences/strings
2017-08-10 16:37:35 +02:00
AndyScherzinger
89fba7f040
remove unused strings
2017-08-10 16:37:35 +02:00
tobiasKaminsky
ffa50ed82d
remove unused ressources
2017-08-10 16:37:34 +02:00
tobiasKaminsky
38657443d8
removed some unused code to get the warnings down ;-)
2017-08-10 16:32:10 +02:00
AndyScherzinger
e30bc9eefc
add object descriptions for accessibility
2017-08-10 16:32:10 +02:00
tobiasKaminsky
91579554a8
remove them in translated files
2017-08-10 16:32:09 +02:00
AndyScherzinger
160fc45c27
remove unsused string
2017-08-10 16:31:46 +02:00
tobiaskaminsky
5535ff3c0e
FileFragment Avoid non default constructors in fragments use a default
2017-08-10 16:31:25 +02:00
tobiaskaminsky
5d4049aab9
add cast
2017-08-10 16:31:24 +02:00
tobiaskaminsky
887c1c4263
PreviewMediaFragment java 124 Avoid non default constructors in fragments use a default
2017-08-10 16:31:20 +02:00
Andy Scherzinger
2b2fb45732
Merge pull request #1292 from nextcloud/autoUploadLight
...
Make auto upload light working again
2017-08-10 16:27:04 +02:00
tobiasKaminsky
86844523ee
disable expert mode on auto upload light, also no custom folders, doing it right now...
2017-08-10 13:52:20 +02:00
tobiasKaminsky
67c77adf40
removed some unused code to get the warnings down ;-)
2017-08-10 12:34:21 +02:00
tobiasKaminsky
fecc468307
removed some unused code to get the warnings down ;-)
2017-08-10 12:29:42 +02:00
tobiasKaminsky
185887bb42
disable expert mode on auto upload light, also no custom folders
2017-08-10 11:13:04 +02:00
Nextcloud bot
a532e269bd
[tx-robot] updated from transifex
2017-08-10 00:28:25 +00:00
Tobias Kaminsky
46e62cfb80
Merge efd1167ce6
into 43b751605b
2017-08-09 12:15:27 +00:00
tobiasKaminsky
efd1167ce6
make auto upload light working again
2017-08-09 14:14:56 +02:00
Nextcloud bot
43b751605b
[tx-robot] updated from transifex
2017-08-09 00:27:29 +00:00
tobiaskaminsky
4aa189954a
some minor changes
2017-08-08 15:18:37 +02:00
AndyScherzinger
727a7326ee
Revert "minor code cleanups due to code review"
...
This reverts commit ea6dcaa958a233d29bffd0ee01932b9e75f86122.
2017-08-08 15:18:36 +02:00
AndyScherzinger
dd6bd6f399
organize imports after rebase
2017-08-08 15:18:36 +02:00
AndyScherzinger
a9100e5d8e
minor code cleanups due to code review
2017-08-08 15:18:36 +02:00
Victor Nidens
ec322ff8a8
Sharing menus aren't visible anymore for shared files without resharing permissions #1176
2017-08-08 15:18:35 +02:00
Victor Nidens
a9857b800c
Added warning when trying to reshare a file without necessary permissions
2017-08-08 15:18:35 +02:00
Victor Nidens
0991b14904
Resharing toggle hidden if the resharing is disabled in server settings #1177
2017-08-08 15:18:17 +02:00
tobiaskaminsky
8bd39d9438
LoadingDialog.java:50: Avoid non-default constructors in fragments
2017-08-08 13:23:45 +02:00
tobiaskaminsky
12fd76de5b
fix: ThemeUtils.java:257: AppCompatCheckBox.setSupportButtonTintList can only be called from within the same library group (groupId=com.android.support)
2017-08-08 13:23:45 +02:00
tobiaskaminsky
65e6e0a8e5
replace constant: ../../../src/main/java/com/owncloud/android/ui/helpers/FileOperationsHelper.java:179: Must be one or more of: ...
2017-08-08 13:23:41 +02:00
AndyScherzinger
d10f981b0f
fix folder migration
2017-08-08 13:00:06 +02:00
AndyScherzinger
0ef2739d26
remove further unused code
2017-08-08 13:00:06 +02:00
AndyScherzinger
f812d5b8c3
fix RTL issue
2017-08-08 13:00:05 +02:00
AndyScherzinger
bddce2080d
minor code formatting cleanups
2017-08-08 13:00:05 +02:00
AndyScherzinger
19ec306b8c
remove unused layouts
2017-08-08 13:00:04 +02:00
AndyScherzinger
b82b72f2b3
add content description and rtl fixes
2017-08-08 13:00:03 +02:00
AndyScherzinger
2e947eac61
fix some rtl warnings
2017-08-08 13:00:03 +02:00
AndyScherzinger
d643d28c58
fix codacy warnings
2017-08-08 13:00:03 +02:00
AndyScherzinger
5d2b30d86c
removing unsed reources
2017-08-08 13:00:02 +02:00
AndyScherzinger
7e879f7bcd
lint: remove unused resources
2017-08-08 13:00:02 +02:00
AndyScherzinger
4781c0703f
remove further unused resources
2017-08-08 13:00:02 +02:00
AndyScherzinger
51c17f0614
codacy: remove unused code
2017-08-08 13:00:01 +02:00
AndyScherzinger
953ee85268
file line length
2017-08-08 13:00:01 +02:00