tobiasKaminsky
09a0a6ef7d
fix not updating sharee list after creating a new link
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-22 11:55:19 +01:00
Andy Scherzinger
00e1af0b7a
Merge pull request #7619 from nextcloud/proxyWithUA
...
Fix Push notifications
2020-12-22 11:21:51 +01:00
Andy Scherzinger
01bfcae3ec
Merge pull request #7691 from nextcloud/fixMediaScannerWithNoPath
...
If path is not set or empty do not run any media scanner
2020-12-22 09:13:39 +01:00
tobiasKaminsky
fd306758ba
Downgrade firebase-messaging
...
use NC specific user agent for Push
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-22 08:59:57 +01:00
Nextcloud bot
1c4e5dd810
[tx-robot] updated from transifex
2020-12-22 03:49:29 +00:00
Nextcloud bot
b13b9fc5bf
[tx-robot] updated from transifex
2020-12-21 03:47:49 +00:00
Nextcloud bot
2854d7ab2f
[tx-robot] updated from transifex
2020-12-20 03:49:54 +00:00
Nextcloud bot
7ad01df9ca
[tx-robot] updated from transifex
2020-12-19 03:48:21 +00:00
Tobias Kaminsky
69af47857b
Merge pull request #7649 from nextcloud/ezaquarii/fix-upload-via-share-make-mtime-read-optional
...
Fix upload by sharing link with defensive check during mtime read
2020-12-18 08:19:51 +01:00
tobiasKaminsky
e6a7d124fc
If path is not set or empty do not run any media scanner
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-18 07:55:48 +01:00
Nextcloud bot
cfb44f6b83
[tx-robot] updated from transifex
2020-12-18 03:49:34 +00:00
Andy Scherzinger
03606f01d9
Merge pull request #7664 from czlucius/fix-issue-7633
...
Fix issue #7633
2020-12-17 22:49:09 +01:00
czlucius
2cad7849ba
Change alert dialog button text color
...
This commit changes the text color of the AlertDialog's buttons from `?android:attr/textColorPrimary` to `@color/text_color`.
This ensures that the button text can be readable throughout all themes.
2020-12-17 22:43:50 +08:00
Tobias Kaminsky
dd98c51474
Merge pull request #7668 from nextcloud/fixHelpLink
...
Update help link
2020-12-17 15:33:03 +01:00
czlucius
125bc3089d
Change button text color from black to system text color
...
This commit changes the button text color from black(#000000 ) to a prominent text color that varies depending on the theme settings.
2020-12-17 22:29:48 +08:00
czlucius
36c6729d6c
Fix issue #7633 by adding button style
...
Add `android:buttonBarButtonStyle` to `FallbackTheming.Dialog`, modifying the button style of the fallback `AlertDialog`, so that the button would not appear as invisible.
2020-12-17 22:25:00 +08:00
Nextcloud bot
828384b913
[tx-robot] updated from transifex
2020-12-17 03:47:40 +00:00
Nextcloud bot
a5fd5b3523
[tx-robot] updated from transifex
2020-12-16 03:49:46 +00:00
Nextcloud bot
91dbcc3644
[tx-robot] updated from transifex
2020-12-15 16:35:50 +00:00
tobiasKaminsky
8f17dad9e5
Do not line wrap
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-15 17:32:43 +01:00
Andy Scherzinger
0e66e8ea86
Update help link
...
Resolves #7646
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-12-14 22:19:55 +01:00
Chris Narkiewicz
70865ae337
Fix upload by sharing link with defensive check during mtime read
...
Since mtime is used to update cache and is not on critical path,
we can make it optional. If it's not available, cache behaviour
will suffer, but sharing should not fail.
Fixes #7587
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-12-12 00:06:05 +00:00
Kuuuna98
72483f0e10
Added copyright comment to the header of a file
...
Signed-off-by: Kuuuna98 <yunaghgh@naver.com>
2020-12-09 22:24:36 +09:00
Andy Scherzinger
ab26acbce3
Merge pull request #7618 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.40.0
...
Bump ktlint from 0.39.0 to 0.40.0
2020-12-08 09:58:57 +01:00
Andy Scherzinger
0fc91a7a1e
proper identation
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-12-08 09:11:18 +01:00
Andy Scherzinger
1d35868f51
add button tinting
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-12-07 15:17:50 +01:00
tobiasKaminsky
975841735b
Fix edge case when app is restored during backup and storage path does not exist
...
Fix #4151
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-07 15:17:39 +01:00
Nextcloud bot
1a34d75eff
[tx-robot] updated from transifex
2020-12-07 03:49:41 +00:00
Nextcloud bot
d93bd41538
[tx-robot] updated from transifex
2020-12-06 03:45:26 +00:00
Nextcloud bot
31de25b86a
[tx-robot] updated from transifex
2020-12-05 03:46:14 +00:00
Andy Scherzinger
0086b01e1e
update tests
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-12-04 09:35:22 +01:00
Andy Scherzinger
54589b42b4
proper back arrow handling after moving auto upload screen to settings
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-12-04 09:35:21 +01:00
Andy Scherzinger
fca4e92749
Move auto upload to settings
...
Resolves #6793
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-12-04 09:35:10 +01:00
Nextcloud bot
a7fed0fc49
[tx-robot] updated from transifex
2020-12-03 03:47:30 +00:00
Nextcloud bot
b4b8a67019
[tx-robot] updated from transifex
2020-12-02 03:47:46 +00:00
Andy Scherzinger
183efcbe89
Merge pull request #7333 from nextcloud/shimmer
...
Add shimmer to preview image fragment
2020-12-01 12:43:47 +01:00
Andy Scherzinger
f50d805e4a
remove testing delay
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-12-01 00:01:44 +01:00
tobiasKaminsky
f32ac35783
wip
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-30 22:55:51 +01:00
tobiasKaminsky
a319b2195f
wip
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-30 22:55:50 +01:00
Andy Scherzinger
35a070b7d5
optimized layout for rtl languages
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:42:36 +01:00
Andy Scherzinger
06aca9e078
optimize layout
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:37:07 +01:00
Andy Scherzinger
6ff582a886
remove variable prefixes and sort member variables
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:26:49 +01:00
Andy Scherzinger
7af5ed1bb6
replace manual view access with view binding
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:26:48 +01:00
Andy Scherzinger
dadbf70fd6
use final on variables, remove c-style array definition
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:26:48 +01:00
Andy Scherzinger
a2ac0d427a
further optimize layout to mimic dialog
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:26:48 +01:00
bguneys
f048880725
Add padding to layout
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:26:47 +01:00
bguneys
d90facec0a
Make PIN activity mimic a dialog
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 22:26:47 +01:00
Tobias Kaminsky
ad54939b39
Merge pull request #7513 from nextcloud/drop44
...
Drop Android 4.4 Support
2020-11-30 15:27:25 +01:00
Andy Scherzinger
f1857bc88f
remove unused string resouces
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 09:57:09 +01:00
Andy Scherzinger
a72bf7bc78
remove Android 4.4. code block from kotlin files
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 09:57:08 +01:00