Commit graph

47 commits

Author SHA1 Message Date
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
tobiasKaminsky
b18ff7404e
Use same search hint as on server
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-24 10:58:24 +02:00
tobiasKaminsky
8f6722e673
exclude all files for backup
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-29 09:49:06 +02:00
Daniel Bailey
28d35f26af Dark Mode Improvements
Removes conflicts between high contrast server themes and the dark mode.
Made primaryAccentColor() aware of the device theme so that it can
adjust the lightness accordingly.
Switch preference's track and thumb are more visible in device dark
mode.

Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2020-03-19 14:48:04 +00:00
tobiasKaminsky
b065e9b85d
fix dark theme preference for dev version: use different preference name
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-16 08:23:54 +01:00
tobiasKaminsky
5e687f2c17
Dark mode: light, dark, follow system
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-04 06:33:34 +01:00
Chris Narkiewicz
6b01382e7f
Replace BaseActivity.sharedPreferences with app preferences
- Eliminate access to shared preferences when setting dark theme.
- Extend AppPreferences interface to allow subscription for preference changes
- Improve preferences interface documentation

Fixes #4791

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-11-05 06:00:58 +00:00
Andy Scherzinger
c1aa005db9
changes due to code review
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-29 11:05:44 +01:00
Daniel Bailey
f5aa60bae9
Fix activity foreground text colour for >=API21.
Share expiration date picker now has buttons that are the primary
colour.

Theme change is now done in BaseActivity and ThemedPreferenceActivity.
This should help any activities in the back stack show the correct
theme.

Fixed style issues on firstrun and authenticator activities.

Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
2019-10-07 16:43:36 +02:00
Daniel
44099c0792
Dark theme v1
Fixing migration to androidx
Dark theme styling
File details fragment tab text colour
File list overflow menu background colour

Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-07 16:42:49 +02:00
rajput2122
014e45c690
Feedback link is removed from setting ang participate is changed to community
Signed-off-by: rajput2122 <kumar.atul.2122@gmail.com>
2019-09-03 17:34:20 +02:00
drone
92e2234d65 Merge commit 'c35873f5dcb77bf9a33111c1fee2d25584f6a22d' 2019-08-14 20:38:22 +00:00
Chris Narkiewicz
c35873f5dc
Log search functionality and log browser refactoring
* added log search in logs browser
* added logs browser view model test
* added universal async filtering utility
* refactored async runner and added manual runner
* migrated logs browser to Android DataBinding and Kotlin
* disabled imports ordering Ktlint rule as IDE does not
  support ktlint ordering
* added some missing tests around logger

Closes #4311

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-08-14 20:21:24 +01:00
tobiasKaminsky
ceb3999697
Extract strings to be translatable
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-14 16:08:35 +02:00
Chris Narkiewicz
79e8d59aa1
New logger implementation
Fixes #4228

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-08-06 21:48:37 +01:00
Chris Narkiewicz
7d3d2c9f73
Engineering Test Mode
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-07-25 19:47:06 +01:00
Andy Scherzinger
08fc1cbfd2
Resolve #3080 adding notification option to not show notifications for new media folders
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-01-15 23:52:45 +01:00
Andy Scherzinger
1cca8a07a0
Resolves #3398 removing expert mode checks
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-01-15 00:05:26 +01:00
tobiasKaminsky
3987110fa1
changes due to rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-07-12 17:57:36 +02:00
tobiaskaminsky
e868f000dc
show e2e mnemonic in preferences
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-07-12 17:57:36 +02:00
Hari
528440e598
Add support for default credentials 2018-07-12 17:57:33 +02:00
Hari
a98905a9a3
Make lock options mutually exclusive 2018-06-10 21:36:24 +02:00
Hari
a832abd87e
Remove fingerprint authentication 2018-06-10 21:36:20 +02:00
Hari
9e6dfb644c
Add support for default credentials 2018-06-10 21:36:19 +02:00
Mario Danic
845e85fb24
Most improvements
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-01-15 11:23:31 +01:00
tobiasKaminsky
86340913a8
versionDev as flavor 2017-11-27 12:15:38 +01:00
tobiaskaminsky
90dc587300
add license/source code link 2017-09-21 11:37:40 +02:00
AndyScherzinger
acbf30642a
remove unsued preferences/strings 2017-08-10 16:37:35 +02:00
Mario Danic
fb3e97bf10
Add expert mode
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-08-08 12:59:44 +02:00
tobiasKaminsky
9052abd9dd
rename "foldersync" -> "syncedFolder(s)" 2017-08-08 12:59:34 +02:00
AndyScherzinger
ee00626a4c
resolves: #1207 make daily contact backup string translatable 2017-07-28 09:13:48 +02:00
AndyScherzinger
727375642d
allow used added CAs 2017-07-27 15:16:30 +02:00
tobiasKaminsky
938e222e8f
themeable switch preference 2017-07-11 12:25:55 +02:00
tobiasKaminsky
e049b56c66
show "contacts backup" eithen in drawer or settings 2017-06-30 13:10:58 +02:00
Mario Danic
b530d38b07 Add various customization options
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2017-06-06 11:32:29 +02:00
tobiasKaminsky
7103fea76d
changed to default
only "on wifi" is in settings
2017-05-30 08:41:15 +02:00
tobiasKaminsky
ab096dd0f7
background logic implemented 2017-05-30 08:40:55 +02:00
tobiasKaminsky
aeba233894
use app specific log folder 2017-05-15 09:08:19 +02:00
tobiasKaminsky
854a3c026c
added privacy webview
restructured setup.xml
adapted modified/setup.xml to general/setup.xml
2017-05-12 12:43:36 +02:00
Mario Đanić
9739edbbec Merge pull request #624 from Flole998/master
Added fingerprint support
2017-04-20 22:40:50 +02:00
Mario Đanić
19705ff438 Merge branch 'master' into externalLinks 2017-04-20 22:37:56 +02:00
Flole
99bf76657a
Added Fingerprint Support 2017-04-20 09:09:10 +02:00
Mario Danic
b6aa977bb4 Fix fileprovider 2017-04-13 01:01:53 +02:00
tobiasKaminsky
a5c2cc0fb6
display external links, disabled by default
stored in database
2017-04-06 11:45:54 +02:00
Mario Danic
f0249be463 Fix search users 2017-03-14 22:59:35 +01:00
Mario Danic
0ffb67c506 Merge branch 'branding' into bring-branding-to-master
# Conflicts:
#	.drone.yml
#	build.gradle
#	src/main/java/com/owncloud/android/services/SyncedFolderJobService.java
#	src/main/java/com/owncloud/android/services/observer/SyncedFolderObserver.java
#	src/main/java/com/owncloud/android/utils/RecursiveFileObserver.java
2017-03-05 21:09:36 +01:00
Mario Danic
16f1243da6 Fix project structure and prepare for branding 2017-02-25 02:44:31 +01:00