Commit graph

722 commits

Author SHA1 Message Date
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
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
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
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
AndyScherzinger
a2d182cf75
fixed size of the share icon hitbox in list view 2017-10-18 22:03:21 +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
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
Joe Apicella
7d1d76a97b
switch transparency to overlay theme 2017-10-18 18:36:04 +02:00
xXSTrikeXx
bc1debb915
Update strings.xml
Remove corrupt account string
2017-10-18 18:09:26 +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
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
AndyScherzinger
40d393b234
resolves #1573 - filetype icons and previews size 2017-10-18 15:26:06 +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
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
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
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
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
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
Nextcloud bot
b90a3a009a
[tx-robot] updated from transifex 2017-09-24 00:27:39 +00:00
Nextcloud bot
f6ae6784e9
[tx-robot] updated from transifex 2017-09-23 00:27:13 +00: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
Nextcloud bot
4654f0064c
[tx-robot] updated from transifex 2017-09-20 00:28:40 +00: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
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
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
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
040ef3fc8c
replace ... with &#8230; 2017-09-06 09:19:18 +02:00
Mario Danic
913e8659a9
Fix empty notification
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-09-06 09:19:17 +02:00
AndyScherzinger
1aa0767922
lint: Using dp instead of sp for text sizes 2017-09-06 09:19:13 +02:00
Nextcloud bot
59dd036bfc
[tx-robot] updated from transifex 2017-09-06 00:28:00 +00: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
Nextcloud bot
c33c275470
[tx-robot] updated from transifex 2017-09-01 00:28:42 +00: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
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
1ffeb7a11a
lint: remove unused string 2017-08-25 12:54:46 +02:00
Nextcloud bot
283858cbae
[tx-robot] updated from transifex 2017-08-23 00:28:34 +00: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