Commit graph

8134 commits

Author SHA1 Message Date
Andy Scherzinger
b217c7814a Merge pull request #1099 from nextcloud/bruteforce
Bruteforce support: re-use cookie
2017-07-16 16:17:29 +02:00
AndyScherzinger
11f38044bb
use lib v1.0.22 2017-07-16 16:03:31 +02:00
tobiasKaminsky
ceb8d5fd63
use snapshot 2017-07-16 15:54:30 +02:00
tobiasKaminsky
4d571e7f82
use lib branch 2017-07-16 15:54:29 +02:00
tobiasKaminsky
ebf0a40195
remove version dependency as NC can this in all supported version 2017-07-16 15:54:29 +02:00
tobiasKaminsky
d80ac412c0
use grey theme if no theming of elements is possible 2017-07-16 15:54:29 +02:00
tobiasKaminsky
6832fd4505
renamed tag 2017-07-16 15:47:19 +02:00
tobiasKaminsky
6eaa99ed90
catch a rare exception while setting activity list adapter 2017-07-16 15:47:19 +02:00
Nextcloud bot
aefdbb29f9
[tx-robot] updated from transifex 2017-07-15 00:28:07 +00:00
Andy Scherzinger
e66cb30e2c Merge pull request #1135 from nextcloud/shareDialog
Opens share by clicking icon in file listing
2017-07-14 17:38:06 +02:00
AndyScherzinger
cbeb7ea621
fix share icon display 2017-07-14 15:06:00 +02:00
tobiasKaminsky
85b6a50eae
click on shared/linked icon opens share dialog 2017-07-14 12:53:38 +02:00
Tobias Kaminsky
cfaf1f62e7 Merge pull request #1187 from nextcloud/fix-drone
Fix drone yml escaping
2017-07-14 12:42:13 +02:00
nextcloud-android-bot
856a180dff Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-07-14 10:25:43 +00:00
Morris Jobke
beb5d8d56b Merge 90d52a13b4 into cf897d6db2 2017-07-14 10:05:06 +00:00
Nextcloud bot
cf897d6db2
[tx-robot] updated from transifex 2017-07-14 10:04:56 +00:00
tobiaskaminsky
90d52a13b4
- delete signature, not needed anymore
- fix secrets
2017-07-14 11:58:24 +02:00
Andy Scherzinger
bcdcbcf21b Merge pull request #1188 from nextcloud/fixLinkForContributing
fix missing / in contributing link
2017-07-14 11:57:55 +02:00
tobiaskaminsky
05b4c4b9f5
fix missing / 2017-07-14 11:16:58 +02:00
tobiaskaminsky
930c64f0b1
fix done, part 2 2017-07-14 09:45:44 +02:00
Morris Jobke
f70c8fdb06 Fix drone yml escaping
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-07-14 09:35:04 +02:00
Nextcloud bot
3f59ac9554
[tx-robot] updated from transifex 2017-07-14 00:28:24 +00:00
Andy Scherzinger
8950a4f136 Merge pull request #1031 from nextcloud/userTheming
[Theming] Dynamically use server color
2017-07-13 12:03:56 +02:00
AndyScherzinger
9ab5338099
Merge branch 'master' of https://github.com/nextcloud/android into userTheming 2017-07-13 09:24:46 +02:00
Nextcloud bot
1e667a260a
[tx-robot] updated from transifex 2017-07-13 00:28:00 +00:00
Nextcloud bot
a365552596
[tx-robot] updated from transifex 2017-07-12 00:27:58 +00:00
Tobias Kaminsky
3b6355c3e5 Update CONTRIBUTING.md
add bug handling
2017-07-11 13:34:08 +02:00
tobiasKaminsky
05985f3186
api check 2017-07-11 12:45:19 +02:00
tobiasKaminsky
938e222e8f
themeable switch preference 2017-07-11 12:25:55 +02:00
tobiasKaminsky
3fbe9b89b8
proper licence 2017-07-11 11:59:02 +02:00
tobiasKaminsky
0bd03548f3
use darker fallback color 2017-07-11 11:49:27 +02:00
AndyScherzinger
1b64ac7abe
Merge branch 'master' of https://github.com/nextcloud/android into userTheming 2017-07-11 09:26:34 +02:00
AndyScherzinger
76779f9b2e
fix legacy sdk checks for pre-v14 sdks 2017-07-11 09:25:24 +02:00
tobiasKaminsky
2fd5e75975
remove unnecessary line wraps 2017-07-11 07:49:57 +02:00
tobiasKaminsky
466772ffbe
use fallback theme to color bullet points of upload behaviour 2017-07-11 07:49:11 +02:00
Nextcloud bot
36fa8691e4
[tx-robot] updated from transifex 2017-07-11 00:28:59 +00:00
AndyScherzinger
4dfad4b88f
use appcompat classes as parent 2017-07-10 16:44:43 +02:00
AndyScherzinger
bf35562785
Merge branch 'master' of https://github.com/nextcloud/android into userTheming 2017-07-10 14:37:45 +02:00
tobiasKaminsky
a98229d6fa
user server name instead of slogan 2017-07-10 14:17:42 +02:00
tobiasKaminsky
09435b49c9
remove wrong java doc 2017-07-10 13:56:24 +02:00
tobiasKaminsky
ac1984bf42
npe if toolbar null 2017-07-10 13:55:53 +02:00
Nextcloud bot
c493da52de
[tx-robot] updated from transifex 2017-07-10 00:27:56 +00:00
Andy Scherzinger
39ea8ebc27 Merge pull request #1169 from nextcloud/comradekingu-patch-1
Spelling and language fixes
2017-07-09 23:09:56 +02:00
Allan Nordhøy
d4de0af079 Spelling and language fixes
As per https://oauth.net/2/
Tab removed from:

"Your search returned no files modified
+    <string name="file_list_empty_recently_modified_filter">Search returned no files modified the last 7 days.</string>
-        in the last 7 days."

/AutoUpload is now consistent with /InstantUpload
2017-07-09 19:55:36 +02:00
Nextcloud bot
684dde1795
[tx-robot] updated from transifex 2017-07-08 00:27:28 +00:00
tobiasKaminsky
24c198fb32
If file is shared to NC now the correct color is set for the chosen account 2017-07-06 10:06:18 +02:00
Nextcloud bot
0d8b5090af
[tx-robot] updated from transifex 2017-07-06 00:27:38 +00:00
Nextcloud bot
a361088838
[tx-robot] updated from transifex 2017-07-05 00:27:15 +00:00
tobiaskaminsky
434e5315be
Drawer: use primary dark color for active item 2017-07-04 13:02:04 +02:00
tobiaskaminsky
26a1257857
theme folder in receiveFilesActivity 2017-07-04 10:53:43 +02:00