Commit graph

10775 commits

Author SHA1 Message Date
Nextcloud bot
9b1e0f3e8a
[tx-robot] updated from transifex 2021-03-01 03:49:44 +00:00
Nextcloud bot
dfaffb34af
[tx-robot] updated from transifex 2021-02-28 03:47:51 +00:00
Nextcloud bot
6ad1fa7a13
[tx-robot] updated from transifex 2021-02-27 03:52:42 +00:00
Nextcloud bot
5c56fba753
[tx-robot] updated from transifex 2021-02-26 03:50:22 +00:00
Andy Scherzinger
9addd74bec
codacy: remove unused line
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-25 21:15:08 +01:00
tobiasKaminsky
6a3f3051c4
Previously TestActivity overwrote Capabilities on start
if there is no account passed to ThemeUtils when fetching primary Color, FileDataStorageManager is created, there we need application context, normal context is not enough for testing

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-25 21:15:07 +01:00
Andy Scherzinger
9eae1aea56
Merge pull request #8012 from nextcloud/dialogActionAlignment
Moving "cancel" dialog-button-action
2021-02-25 14:56:54 +01:00
Andy Scherzinger
739ff2a91e
remove unused variable
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-25 08:29:05 +01:00
Nextcloud bot
1c964b4032
[tx-robot] updated from transifex 2021-02-25 03:51:52 +00:00
tobiasKaminsky
b4283b2654
Fix after rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-24 15:39:07 +01:00
Andy Scherzinger
2e7c16d736
simplify primary borderless button theming
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 15:33:24 +01:00
Andy Scherzinger
7ab77f7194
harden UI tests
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 15:33:23 +01:00
Andy Scherzinger
f7627365b2
simplify and unify borderless button theming
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 15:33:21 +01:00
Andy Scherzinger
840e3909e0
moving "cancel" dialog-button-action from negative to neutral action-button
Resolves #8006

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 15:33:20 +01:00
Andy Scherzinger
5073e04b0b
remove unexpected spacing
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 15:07:50 +01:00
Andy Scherzinger
1af19c6b04
use binding instead of findById
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 15:07:50 +01:00
tobiasKaminsky
71e6540a72
plugin: 'kotlin-android-extensions' deprecrated
use viewbinding
see: https://developer.android.com/topic/libraries/view-binding/migration

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-24 15:07:49 +01:00
Tobias Kaminsky
ecbf815f23
Merge pull request #7992 from nextcloud/fixSharing
Fix wrong sharing behavior.
2021-02-24 14:18:36 +01:00
Andy Scherzinger
723d81e8a7
Merge pull request #7868 from nextcloud/ezaquarii/migrate-thumbnail-cache-manager-to-user-model
Migrate ThumbnailsCacheManager to User model
2021-02-24 14:09:55 +01:00
Chris Narkiewicz
23536be206
Migrate UriUploader to User model
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2021-02-24 13:08:16 +01:00
Andy Scherzinger
9c44d5d866
Merge pull request #8024 from nextcloud/uncommonFilesAddBin
Fix: uncommon files add bin
2021-02-24 13:02:35 +01:00
Andy Scherzinger
9e2920b2dc
format code
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 11:55:58 +01:00
Andy Scherzinger
debc206ab0
Update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 11:55:57 +01:00
Andy Scherzinger
8bf657ce27
replace Random with SecureRandom and ignore Spotbugs warnign about randomness (just creating Notification IDs)
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 11:55:57 +01:00
Felix Nüsse
4c77c6ad51
Dont dismiss notification after each upload/download
Signed-off-by: Felix Nüsse <felix.nuesse@t-online.de>
2021-02-24 11:55:56 +01:00
Tobias Kaminsky
2f4b1e7861
Merge pull request #8014 from nextcloud/refactorColorSystem
Move color(-calculation) related implementation to distinct classes
2021-02-24 11:29:08 +01:00
tobiasKaminsky
a763d693db
Fix wrong sharing behavior.
Test:
- open sharing detail of a file
- share a file
- go back
- refresh folder or go into another folder
-> should work as expected

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-24 11:19:17 +01:00
Nextcloud bot
454abad732
[tx-robot] updated from transifex 2021-02-24 03:57:29 +00:00
tobiasKaminsky
d4aaebe5ac
Fix wrong renaming of unkown file types
Fix #7962

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-23 23:52:25 +01:00
tobiasKaminsky
891532ca55
Rename .java to .kt
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-23 23:52:25 +01:00
Andy Scherzinger
ce4a8159b6
Merge pull request #7993 from nextcloud/noAvatars
user search: when reusing temp file, we first need to delete it
2021-02-23 23:48:42 +01:00
Chris Narkiewicz
1451a115d9
Migrate ThumbnailsCacheManager to User model
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2021-02-23 23:47:22 +01:00
Andy Scherzinger
c9a888ce4a
Merge pull request #8027 from nextcloud/federatedUser
Try to fetch avatar only if sharee type is "federated"
2021-02-23 23:29:59 +01:00
Andy Scherzinger
d24a58c007
Merge pull request #8026 from nextcloud/handlePassAfterReboot
After reboot passcode timeout was miscalculated
2021-02-22 22:08:23 +01:00
tobiasKaminsky
d23145bb77
Try to fetch avatar only if sharee type is "federated"
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-22 15:09:59 +01:00
Andy Scherzinger
fe42bb799b
move color(-calculation) related implementation to distinct class
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-22 14:44:51 +01:00
tobiasKaminsky
86e83b66b2
After reboot passcode timeout was miscalculated
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-22 14:43:11 +01:00
Andy Scherzinger
6fa3ed0556
replace edge colors for primary color highlighting of tabs
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-22 08:39:47 +01:00
Nextcloud bot
b49a07ed3b
[tx-robot] updated from transifex 2021-02-22 06:07:08 +00:00
Andy Scherzinger
06b581a7a9
codacy: introduce constant
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 14:09:08 +01:00
Andy Scherzinger
eaeb0f350c
codacy: remove unused code/imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 14:07:08 +01:00
Andy Scherzinger
9868245fdd
remove deprecated style definition and use new theming method
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 11:47:31 +01:00
Andy Scherzinger
cd341063fb
preserve button state and title on restore
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:13 +01:00
Andy Scherzinger
99e1e8a24c
show helper text for more than one template only
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:12 +01:00
Andy Scherzinger
3253e1356f
Use dynamic titles
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:11 +01:00
Andy Scherzinger
cdc611a71e
hide template chooser in case there is only one template
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:10 +01:00
Andy Scherzinger
39433b57f1
proper code formatting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:09 +01:00
Andy Scherzinger
06ced09c7a
update rich document chooser for new prefill logic
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:09 +01:00
Andy Scherzinger
64ad49163f
add auto pre-filling of file name upon template chosen
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:08 +01:00
Andy Scherzinger
299248766c
proper text input handling for button state checks
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:07 +01:00
Andy Scherzinger
adb0394722
Add button state coloring
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:06 +01:00
tobiasKaminsky
6edaaa3d3c
enable "create" button only if template is selected and name is valid
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-19 09:00:05 +01:00
Andy Scherzinger
44b2e565b2
use neutral instead of negative button for cancel action
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:04 +01:00
Andy Scherzinger
46da2040ae
polish template chooser dialog
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:03 +01:00
tobiasKaminsky
d326044bfe
Template Dialog: template needs to be selected
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-19 08:59:56 +01:00
Andy Scherzinger
44926b6f24
Merge pull request #7207 from nextcloud/newGet
Use new GetMethod, drop apache one
2021-02-19 08:59:16 +01:00
Andy Scherzinger
a07a5fa8e7
Merge pull request #8001 from nextcloud/containerizedTextfields
Containerized textfield theme
2021-02-19 08:57:42 +01:00
Nextcloud bot
d41ba8ce0f
[tx-robot] updated from transifex 2021-02-19 03:54:48 +00:00
Andy Scherzinger
99f1bfa6e6
repsect color-edge cases for share dialog tinting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:26 +01:00
Andy Scherzinger
43f034c778
optimize search view
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:20 +01:00
Andy Scherzinger
5c7ebccd1d
add avatar to comment field
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:19 +01:00
Andy Scherzinger
9a44fed0b5
adjust menu alignment with headline text
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:18 +01:00
Andy Scherzinger
90437b237f
adjust text colors
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:17 +01:00
Andy Scherzinger
f9c74c1ea3
remove unused imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:17 +01:00
Andy Scherzinger
99e5694ece
harmonize text sizes, make active tab easier to discover
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:15 +01:00
Andy Scherzinger
204cd0d4b7
replace edge color for input field
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:14 +01:00
Andy Scherzinger
433a541b64
cleanup legacy text size values
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:13 +01:00
Andy Scherzinger
f55e711801
add button tinting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:09 +01:00
Andy Scherzinger
b286740148
harmonize text sizes, make active tab easier to discover
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:09 +01:00
Andy Scherzinger
1e250109ab
containerize status text field
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:30:39 +01:00
Andy Scherzinger
8792e2e3f2
simplify PIN theming for non-containerized input field
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:30:38 +01:00
Andy Scherzinger
136dfea69a
Use containerized text input field styling
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:30:34 +01:00
Andy Scherzinger
6c9a639bd6
Merge pull request #7997 from nextcloud/pinBruteForce
Pin prompt: add brute force: delay from 1 to 10s when wrong input
2021-02-18 16:28:22 +01:00
tobiasKaminsky
d29e0305ef
Fix during CI
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-18 14:58:19 +01:00
tobiasKaminsky
d3306ba516
Fix tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-18 14:58:19 +01:00
Andy Scherzinger
71894243f0
codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-18 14:58:19 +01:00
tobiasKaminsky
4905d01e67
Add test
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-18 14:58:19 +01:00
tobiasKaminsky
f97a86df68
Use new GetMethod, drop apache one
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-18 14:58:18 +01:00
Nextcloud bot
a64d74027d
[tx-robot] updated from transifex 2021-02-18 03:54:24 +00:00
tobiasKaminsky
42619191d7
user search: when reusing temp file, we first need to delete it
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-17 10:57:43 +01:00
tobiasKaminsky
048bb8aa34
Pin prompt: add brute force: delay from 1 to 10s when wrong input
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-17 09:06:13 +01:00
Andy Scherzinger
c4e8c3df6c
Set text field text color
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-17 09:03:05 +01:00
Andy Scherzinger
7650c8f8ea
Add screenshot tests
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-17 09:03:04 +01:00
Andy Scherzinger
4714e7767e
resize input fields so they don't span 100% width
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-17 09:03:03 +01:00
Nextcloud bot
fe2887456e
[tx-robot] updated from transifex 2021-02-17 03:48:18 +00:00
Nextcloud bot
241ba4104b
[tx-robot] updated from transifex 2021-02-16 03:49:43 +00:00
Nextcloud bot
62c2ef9340
[tx-robot] updated from transifex 2021-02-15 03:45:30 +00:00
Nextcloud bot
fadda0d76f
[tx-robot] updated from transifex 2021-02-14 03:43:10 +00:00
Nextcloud bot
12b47af1c0
[tx-robot] updated from transifex 2021-02-13 03:46:08 +00:00
Andy Scherzinger
b760abde36
Merge pull request #7971 from nextcloud/textfieldDesign
Textfield design
2021-02-12 12:03:56 +01:00
Andy Scherzinger
e21f6ef0db
hardening of passcode screenshot test
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-12 10:25:51 +01:00
Nextcloud bot
2bdd186a67
[tx-robot] updated from transifex 2021-02-12 03:46:28 +00:00
Andy Scherzinger
d776035132
Add some more whitespace below the input field
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-11 18:53:25 +01:00
Andy Scherzinger
d863131821
user container-styling for text field on login screen
* utilize endIcon capabilities
* move to native view binding

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-11 18:36:51 +01:00
Andy Scherzinger
c7a8062f00
spotbugs: remove unused paramter and add null-check where needed
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-11 18:27:52 +01:00
Andy Scherzinger
0dad4840f1
add helper text to server address field
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-11 17:56:04 +01:00
Andy Scherzinger
c8144a08d5
user container-styling for text field on login screen
* utilize endIcon capabilities
* move to native view binding

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-11 13:54:52 +01:00
Andy Scherzinger
1a8434dd45
move note dialog to native view binding
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-11 12:51:23 +01:00
Andy Scherzinger
65300c35df
Merge pull request #7916 from nextcloud/logo
Use full width of drawer for logo
2021-02-11 12:48:41 +01:00
tobiasKaminsky
c51588715a
Merge remote-tracking branch 'origin/logo' into logo
# Conflicts:
#	screenshots/gplay/debug/com.nextcloud.client.ActivitiesActivityIT_openDrawer.png
#	screenshots/gplay/debug/com.nextcloud.client.ActivitiesActivityIT_openDrawer_light_white.png
#	src/main/res/drawable/nextcloud_logo.xml
2021-02-11 08:51:24 +01:00
tobiasKaminsky
86df058774
suppress lint, as it looks good on Android 5.0
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-11 08:49:35 +01:00
Nextcloud bot
aef0c40a48
[tx-robot] updated from transifex 2021-02-11 03:46:09 +00:00
Andy Scherzinger
27cf0987e6
remove obsolete dimens-value
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-10 23:12:52 +01:00
tobiasKaminsky
ba89d40fe8
Use full width of drawer for logo
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-10 23:12:22 +01:00
Andy Scherzinger
593c0a652d
Merge pull request #7955 from nextcloud/clientDuringSAF
It can happen that client is null during thumbnail generation via SAF, if so let us create it
2021-02-10 19:16:08 +01:00
tobiasKaminsky
2fddaab17a
It can happen that client is null during thumbnail generation via SAF, if so let us create it
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-10 09:30:45 +01:00
Nextcloud bot
759d9443c7
[tx-robot] updated from transifex 2021-02-10 03:52:59 +00:00
Andy Scherzinger
33945b880b
Merge pull request #7919 from nextcloud/parseLoginUrl
Do not crash if wrong deep login url is used
2021-02-09 23:47:55 +01:00
Andy Scherzinger
87f5237e36
Merge pull request #7937 from nextcloud/opensShareDialogCorrectly
Opens bottom share dialog on every file
2021-02-09 23:08:47 +01:00
Nextcloud bot
4bb6a85fe0
[tx-robot] updated from transifex 2021-02-09 03:46:14 +00:00
Nextcloud bot
93266c20cf
[tx-robot] updated from transifex 2021-02-08 03:46:10 +00:00
Nextcloud bot
00bc1aad10
[tx-robot] updated from transifex 2021-02-07 03:47:06 +00:00
Nextcloud bot
178e114f84
[tx-robot] updated from transifex 2021-02-06 03:49:55 +00:00
tobiasKaminsky
42da5f572a
Fix not showing share view when clicking on it in send share dialog
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-05 11:16:08 +01:00
tobiasKaminsky
f443cc8383
Opens bottom share dialog on every file
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-05 10:45:56 +01:00
Nextcloud bot
b907b3cf22
[tx-robot] updated from transifex 2021-02-05 03:50:09 +00:00
Andy Scherzinger
54be80a38d
Merge pull request #7924 from nextcloud/serverSupport316
Server support bumps for 3.16
2021-02-04 18:27:23 +01:00
Andy Scherzinger
fc31c2e30b
remove invalid nc12 tags since the methods are used as fallback in case of errors and don't link to a server version
Update server versions according to E-o-L schedule

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-04 08:50:34 +01:00
Nextcloud bot
eca7f16abd
[tx-robot] updated from transifex 2021-02-04 03:45:07 +00:00
tobiasKaminsky
9343bdd85d
Do not crash if wrong deep login url is used
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-03 09:01:40 +01:00
Nextcloud bot
7fc6b23d1c
[tx-robot] updated from transifex 2021-02-03 04:00:24 +00:00
tobiasKaminsky
5e46b835d0
Use full width of drawer for logo
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-02 13:12:14 +01:00
Nextcloud bot
afbd744227
[tx-robot] updated from transifex 2021-02-02 03:42:51 +00:00
Nextcloud bot
5bc89bf0af
[tx-robot] updated from transifex 2021-02-01 03:48:29 +00:00
Nextcloud bot
a128027c56
[tx-robot] updated from transifex 2021-01-31 03:45:18 +00:00
Nextcloud bot
46286bc8e7
[tx-robot] updated from transifex 2021-01-29 03:51:22 +00:00
Nextcloud bot
623f6fc42e
[tx-robot] updated from transifex 2021-01-28 09:07:57 +00:00
Nextcloud bot
66b8f57729
[tx-robot] updated from transifex 2021-01-27 14:28:43 +00:00
Nextcloud bot
ef3bf41b04
[tx-robot] updated from transifex 2021-01-27 03:48:57 +00:00
Nextcloud bot
6768663082
[tx-robot] updated from transifex 2021-01-26 03:47:13 +00:00
Nextcloud bot
bf093a7927
[tx-robot] updated from transifex 2021-01-22 03:49:30 +00:00
Nextcloud bot
03df829e55
[tx-robot] updated from transifex 2021-01-21 03:48:27 +00:00
Nextcloud bot
552958c886
[tx-robot] updated from transifex 2021-01-20 03:48:35 +00:00
Nextcloud bot
f8b28a505b
[tx-robot] updated from transifex 2021-01-19 03:46:47 +00:00
Andy Scherzinger
19b4490215
Merge pull request #7854 from nextcloud/ezaquarii/migrate-check-current-credentials-to-user
Migrate CheckCurrentCredentialsOperation to User
2021-01-18 13:34:47 +01:00
Nextcloud bot
b4521a315b
[tx-robot] updated from transifex 2021-01-18 03:45:48 +00:00
Nextcloud bot
5d342032f3
[tx-robot] updated from transifex 2021-01-17 03:45:09 +00:00
Chris Narkiewicz
d06463bbc5
Migrate CheckCurrentCredentialsOperation to User
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2021-01-16 20:04:40 +00:00
Nextcloud bot
2cc7788b7f
[tx-robot] updated from transifex 2021-01-16 03:43:40 +00:00
Andy Scherzinger
20c66efd04
Merge pull request #7818 from nextcloud/Valdnet-patch-1
l10n: Add word "data"
2021-01-15 12:02:16 +01:00
Nextcloud bot
1a157adf3d
[tx-robot] updated from transifex 2021-01-15 03:51:05 +00:00
Tobias Kaminsky
ebdf716e11
Merge pull request #7829 from nextcloud/fixCrashOnMultipleCreators
Fix crash when multiple editors are shown
2021-01-14 15:12:24 +01:00
Nextcloud bot
e2567cf3cb
[tx-robot] updated from transifex 2021-01-14 13:29:03 +00:00
tobiasKaminsky
211786c226
Fix crash when multiple editors are shown
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-01-14 14:19:26 +01:00
Nextcloud bot
14775f6f80
[tx-robot] updated from transifex 2021-01-14 03:48:54 +00:00
Valdnet
5f64d99a2d
l10n: Add word "data" 2021-01-13 11:24:24 +01:00
Nextcloud bot
7f502aaaaf
[tx-robot] updated from transifex 2021-01-13 09:03:53 +00:00
Andy Scherzinger
620a008b34
reformat code
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-01-05 21:16:23 +01:00
tobiasKaminsky
ce861ee170
Format code
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-01-05 21:12:35 +01:00
Andy Scherzinger
c085ab3233
use Android's view binding for adapter's view holder
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-01-05 21:12:34 +01:00
Andy Scherzinger
a515b11961
adapt dialog icon to dark/light theme
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-01-05 21:07:10 +01:00
Andy Scherzinger
ccaa502252
Merge pull request #7643 from nextcloud/activityItemViewBinding
Android view binding for activities view holder
2021-01-05 21:05:59 +01:00
Andy Scherzinger
8a6dad2e34
Merge pull request #7657 from nextcloud/Valdnet-patch-1
l10n: Changing string text "path" to "folder"
2021-01-05 21:02:45 +01:00
Andy Scherzinger
5e42efa564
Android view binding for activities view holder
housekeeping (removing unused members)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-01-05 16:11:48 +01:00
Tobias Kaminsky
af2891a4a7
Merge pull request #7749 from nextcloud/ezaquarii/fix-crash-in-set-status-dialog
Fix crash in SetStatusDialogFragment.clearTopStatus
2021-01-05 11:59:48 +01:00
Tobias Kaminsky
51af817b76
Merge pull request #7603 from nextcloud/bottomSheetImprovement
Bottom sheet improvement
2021-01-05 11:58:39 +01:00
Nextcloud bot
b536684170
[tx-robot] updated from transifex 2021-01-05 03:54:52 +00:00
Valdnet
9519924875
l10n: Adding "date" 2021-01-04 18:03:01 +01:00
Valdnet
2b360d6c32
l10n: Changing string text "patch" to "folder"
1. Unify the name to other applications.
2. More understandable for the user.
3. Report also by translator for line: 444.
2021-01-04 18:02:00 +01:00
Andy Scherzinger
3cb3442c8f
use correct click UI element for create folder
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-01-04 17:48:42 +01:00
Andy Scherzinger
d0f4a16664
make variables final
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-01-04 17:48:41 +01:00
Andy Scherzinger
9a03dc199d
use Android view bindings
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-01-04 17:48:40 +01:00
Andy Scherzinger
9cf14f7e94
Add null check since capabilities can be null
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-01-04 17:48:39 +01:00
Nextcloud bot
2783808c04
[tx-robot] updated from transifex 2021-01-03 03:56:51 +00:00
Nextcloud bot
64b2a98133
[tx-robot] updated from transifex 2021-01-02 03:54:24 +00:00
Nextcloud bot
2f77cb0d8b
[tx-robot] updated from transifex 2020-12-31 04:03:30 +00:00
Nextcloud bot
3a3080cbd0
[tx-robot] updated from transifex 2020-12-30 03:50:24 +00:00
Chris Narkiewicz
2fc47c243a
Fix crash in SetStatusDialogFragment.clearTopStatus
Fix #7741

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-12-29 13:22:00 +00:00
Nextcloud bot
3e2da8bb56
[tx-robot] updated from transifex 2020-12-29 03:50:47 +00:00
Nextcloud bot
04eb83c7c3
[tx-robot] updated from transifex 2020-12-28 03:47:46 +00:00
Nextcloud bot
35d829e4cf
[tx-robot] updated from transifex 2020-12-26 03:47:26 +00:00
Nextcloud bot
ac29ae28e4
[tx-robot] updated from transifex 2020-12-24 03:48:10 +00:00
Nextcloud bot
12789ed8e0
[tx-robot] updated from transifex 2020-12-23 03:48:32 +00:00
Andy Scherzinger
22f7ecd7f1
Merge pull request #7673 from nextcloud/addLink
fix not updating sharee list after creating a new link
2020-12-22 15:54:01 +01:00
Andy Scherzinger
e9198313fd
Merge pull request #7674 from nextcloud/themeCrash
fix crash when changing theme after showing media pane
2020-12-22 12:08:43 +01:00
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
tobiasKaminsky
0ad1af7717
fix crash when changing theme after showing media pane
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-16 10:46:46 +01: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
Andy Scherzinger
e745dc8b67
spotbugs: remove unreachable code block
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 09:57:06 +01:00
Andy Scherzinger
02ec390cc4
spotbugs remove unused list
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 09:57:04 +01:00
Andy Scherzinger
e52331a781
merge theme for minSDK=21
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 09:57:03 +01:00
Andy Scherzinger
cf2a35f64d
Drop Android 4.4 Support
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-30 09:57:02 +01:00
tobiasKaminsky
a03b066073
getActiveNetwork might be null
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-30 09:55:39 +01:00
Nextcloud bot
a9906aa1d7
[tx-robot] updated from transifex 2020-11-30 03:44:41 +00:00
Nextcloud bot
9bf4b11cd0
[tx-robot] updated from transifex 2020-11-29 03:43:39 +00:00
Nextcloud bot
6367537c23
[tx-robot] updated from transifex 2020-11-28 03:41:00 +00:00
Nextcloud bot
4216316141
[tx-robot] updated from transifex 2020-11-27 03:42:04 +00:00
Tobias Kaminsky
4d481a712f
Merge pull request #7488 from nextcloud/vpn
More detailed check if >= Android M for metered connections
2020-11-26 10:13:15 +01:00
Tobias Kaminsky
7436fbede7
Merge pull request #6757 from nextcloud/removeBigSpinner
Remove big spinner
2020-11-26 09:30:26 +01:00
Nextcloud bot
d3d2564d0c
[tx-robot] updated from transifex 2020-11-26 03:46:54 +00:00
Andy Scherzinger
1e93c5c301
add test for shimmering contact list
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:16 +01:00
Andy Scherzinger
b58402cab6
changes after rebase
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:15 +01:00
Andy Scherzinger
f3749b6bd3
Update tests to shimmer logic
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:14 +01:00
Andy Scherzinger
1f1d50e54a
update activities tests
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:11 +01:00
Andy Scherzinger
95120156c8
cleanup shimmers
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:09 +01:00
Andy Scherzinger
3e9b9b0406
use correct license headers
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:07 +01:00
Andy Scherzinger
50ae3c631f
add shimmer to media preview
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:04 +01:00
Andy Scherzinger
a3c1cecc7d
reset binding at view destruction
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:03 +01:00
Andy Scherzinger
7febfb262b
add shimmer test for trashbin
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:09:01 +01:00
Andy Scherzinger
afb4d925a1
add shimmer effect to trashbin screen
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:59 +01:00
Andy Scherzinger
b74be97a16
WIP image loader animation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:57 +01:00
Andy Scherzinger
aa76e9e147
proper empty list display
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:54 +01:00
Andy Scherzinger
d5e6c5af5d
proper empty list display
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:53 +01:00
Andy Scherzinger
5f9ab5de88
Cleanup code
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:52 +01:00
Andy Scherzinger
c76c02b542
remove unused imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:51 +01:00
Andy Scherzinger
db8c1ce130
add shimmer to text preview loading
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:49 +01:00
Andy Scherzinger
5cedaad2ba
add shimmer effect to file detail activities
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:48 +01:00
Andy Scherzinger
e1191f95ad
add shimmer to contacts list
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:45 +01:00
Andy Scherzinger
a5b2d02c4a
proper loading animation for notification list
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:43 +01:00
Andy Scherzinger
ed9149c27b
optimize loading layout for image preview
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:41 +01:00
Andy Scherzinger
f95c0b5024
Update after rebase
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:40 +01:00
Andy Scherzinger
a2f0d81c21
add loading shimmer for preview image
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:38 +01:00
Andy Scherzinger
ae838f69cd
add loading shimmer effect for auto upload
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:37 +01:00
Andy Scherzinger
f36ea93c2b
correct test call
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:36 +01:00
Andy Scherzinger
bf37be4da5
correct writing of shimmer
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:34 +01:00
Andy Scherzinger
c1a5481283
replace butterknife with native view bindings for activities view
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:33 +01:00
Andy Scherzinger
168c0d5483
introduce schimmer effect for loading screen for activities and view bindings
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:32 +01:00
Andy Scherzinger
dd6fe73302
shimmer effect loading screen for user info details
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:31 +01:00
Andy Scherzinger
7f49ed9e08
Draft for shimmer effect loading screen for activities
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-25 22:08:30 +01:00
tobiasKaminsky
92197d368b
Remove big spinner
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-25 22:08:29 +01:00
Andy Scherzinger
3ec96c215f
Merge pull request #7348 from nextcloud/conflictName
Show file and folder name in resolve conflict dialog
2020-11-25 15:26:28 +01:00
tobiasKaminsky
e899c28988
More detailed check if >= Android M for metered connections
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-25 15:17:09 +01:00
Tobias Kaminsky
284bc6460a
Merge pull request #7482 from nextcloud/fixDownloadOnConflict
When conflicting upload and user decides to keep existing file, do not fail on downloading it
2020-11-25 14:16:52 +01:00
Tobias Kaminsky
03a6d9294d
Merge pull request #7372 from Kuuuna98/enhancement_passcode_screen
Closed the app when press back button from App passcode screen
2020-11-25 11:44:39 +01:00
tobiasKaminsky
01240c9fd4
When conflicting upload and user decides to keep existing file, do not fail on downloading it
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-25 09:29:57 +01:00
Nextcloud bot
2fb43be91e
[tx-robot] updated from transifex 2020-11-25 03:44:06 +00:00
tobiasKaminsky
cc6be5f2f0
Show folder name in resolve conflict dialog
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-24 22:40:26 +01:00
tobiasKaminsky
db3d238523
SDK30: Add queries to get info about deck app
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-24 16:13:58 +01:00
una.kwon
830e84df38
replaced "21" with "Build.VERSION_CODES.LOLLIPOP" 2020-11-24 18:39:52 +09:00
tobiasKaminsky
a6862e8d99
Stop file only if removed file is an audio file
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-24 07:59:34 +01:00
una.kwon
babf64f5e9
Modified code to close the app after checking API >= 21
If API >= 21, Closed the app when press back button from App passcode screen
2020-11-24 13:16:33 +09:00
tobiasKaminsky
4640ff0fbb
FileDetailFragment also uses left fragment
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-23 18:43:16 +01:00
Andy Scherzinger
db6badbb1b
Merge pull request #7411 from nextcloud/multiCamUpload
Use upload_and_delete for direct camera upload
2020-11-23 09:22:28 +01:00
Nextcloud bot
f46d34e9c9
[tx-robot] updated from transifex 2020-11-23 03:39:55 +00:00
Nextcloud bot
4571c69c9a
[tx-robot] updated from transifex 2020-11-22 03:42:01 +00:00
Andy Scherzinger
6e3a13ada4
use upload_and_delete for direct camera upload to allow for multiple image uploads
...without having to wait for a successful upload before taking the next photo.

Resolves #4609

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-20 23:02:11 +01:00
Andy Scherzinger
9a80066f9f
Merge pull request #7340 from nextcloud/foregroundServiceCrash
Directly start foreground service
2020-11-20 21:27:39 +01:00
Kuuuna98
bab018e169
Modify PIN setting layout alignment
Signed-off-by: Kuuuna98 <yunaghgh@naver.com>
2020-11-20 17:55:30 +01:00
Andy Scherzinger
d71890e9dc
Merge pull request #7371 from nextcloud/previewMediaFragmentOnLeftFragment
Open PreviewMediaFragment only in left fragment
2020-11-20 17:37:15 +01:00
una.kwon
02d12b803c
Modified code in consideration of API
It has been modified from finishAndRemoveTask() to finish() in consideration of API  < 21.
2020-11-21 00:54:14 +09:00
tobiasKaminsky
9951331ca2
Add password screenshot tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-20 13:24:26 +01:00
Andy Scherzinger
9bf8ca05c6
Merge pull request #7369 from nextcloud/svg
SVG: do not override view box
2020-11-20 11:26:46 +01:00
tobiasKaminsky
343561a013
Add toggle function
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-20 09:39:38 +01:00
tobiasKaminsky
be223883c2
Fix falsely starting player service when previewing video
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-20 09:39:38 +01:00
tobiasKaminsky
ca5bda527a
Open PreviewMediaFragment only in left fragment
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-20 08:50:50 +01:00
tobiasKaminsky
8d65838d74
Update fonts
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-19 23:20:49 +01:00
tobiasKaminsky
a0b5c93f12
Use sans font on MaterialButtons to have same font overall in app
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-19 23:20:24 +01:00
Andy Scherzinger
77b53a1044
accessibility: 48dp hitbox for send-button plus update from image-button to material button
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-19 18:37:34 +01:00
Andy Scherzinger
d249b8fe7f
optimize menu button
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-19 18:37:33 +01:00
Andy Scherzinger
81f0f14449
add proper hitboxes for file details buttons
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-19 18:37:32 +01:00
Andy Scherzinger
f32a74551c
optimize toolbar layout after accessibility improvements
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-11-19 18:37:31 +01:00
tobiasKaminsky
8c0878de71
Fix account_setup.xml
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-19 18:37:30 +01:00