arkon
|
3f63b320c4
|
Linting fixes
|
2020-04-25 14:24:45 -04:00 |
|
arkon
|
aa1d927da6
|
More FlowPreference migration
|
2020-04-24 11:58:16 -04:00 |
|
arkon
|
d98b7275d1
|
More FlowPreference migration
|
2020-04-23 23:21:44 -04:00 |
|
arkon
|
c0bbbdb7ee
|
Separate categories picker from long pressing manga favorite button
|
2020-04-23 23:03:20 -04:00 |
|
arkon
|
2a4f35959b
|
Hide reader cutout setting if no cutout detected
|
2020-04-22 23:22:03 -04:00 |
|
arkon
|
6de00b1f21
|
Make restore a foreground service
|
2020-04-22 23:09:24 -04:00 |
|
arkon
|
53a3be0703
|
Migrate more preferences
|
2020-04-22 22:19:21 -04:00 |
|
arkon
|
932a47a8a7
|
Update Material Dialogs
|
2020-04-21 23:33:01 -04:00 |
|
arkon
|
f69f78db34
|
Move restore progress dialog to notification
|
2020-04-21 21:53:15 -04:00 |
|
arkon
|
fc2c465bac
|
Prevent multiple concurrent backups/restores
|
2020-04-21 21:34:22 -04:00 |
|
arkon
|
f2a7f8efda
|
Move restore completed/error dialogs to notifications
|
2020-04-21 20:46:24 -04:00 |
|
arkon
|
e6c172ac22
|
Fully move backup progress/created dialog logic to notifications
|
2020-04-21 20:10:53 -04:00 |
|
arkon
|
d8e7481118
|
Fix backup/restore notification channel
|
2020-04-21 19:17:55 -04:00 |
|
arkon
|
42b536e40b
|
Replace backup progress dialog with notification
|
2020-04-20 23:11:02 -04:00 |
|
arkon
|
d6e49be268
|
Remove some progress dialogs
|
2020-04-20 23:10:10 -04:00 |
|
arkon
|
9c820fcca1
|
Default skip filtered to true
|
2020-04-19 15:29:10 -04:00 |
|
arkon
|
359d4dc1b2
|
Show locale name in system default locale
|
2020-04-18 22:48:52 -04:00 |
|
arkon
|
321a4b24b9
|
Add confirm exist setting (closes #2615)
|
2020-04-18 20:05:31 -04:00 |
|
TacoTheDank
|
415df2357c
|
JDK8, lint fixing (#2888)
* Use Kotlin JDK8
* Satisfy a ton of lints
* Run res/layout files (and manifest) through reformatter
|
2020-04-18 14:47:22 -04:00 |
|
arkon
|
6a532b836d
|
Refactor databinding fields to parent abstract classes
|
2020-04-18 14:40:18 -04:00 |
|
arkon
|
d9f44c1f7d
|
Extension function instead of redefining uiScope everywhere
|
2020-04-17 20:06:33 -04:00 |
|
arkon
|
401210da44
|
More FlowPreferences migrations
|
2020-04-17 18:30:05 -04:00 |
|
arkon
|
beb81b657e
|
Migrate some RxSharedPreferences to FlowSharedPreferences
|
2020-04-17 09:28:58 -04:00 |
|
Jay
|
aedb4749a2
|
Controllers now properly remove their toolbar items on pop (fixes #2864)
|
2020-04-12 12:34:56 -04:00 |
|
arkon
|
c784d24fa6
|
Default reader theme to black
|
2020-04-12 11:32:02 -04:00 |
|
arkon
|
fdc7981d18
|
Tweak webtoon margin setting
|
2020-04-10 11:45:30 -04:00 |
|
arkon
|
145a744ce0
|
Merge branch 'feature/webtoon-margins' of git://github.com/jleehey/tachiyomi into jleehey-feature/webtoon-margins
# Conflicts:
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferenceKeys.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderSettingsSheet.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/viewer/webtoon/WebtoonConfig.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/reader/viewer/webtoon/WebtoonPageHolder.kt
# app/src/main/java/eu/kanade/tachiyomi/util/preference/PreferenceDSL.kt
# app/src/main/res/values/strings.xml
|
2020-04-10 11:14:09 -04:00 |
|
arkon
|
05fd8e2a38
|
Add continuous vertical to default reader options
|
2020-04-07 22:51:39 -04:00 |
|
jobobby04
|
38ceaf5253
|
Add Continuous vertical reading mode (#2833)
* Add Continuous Vertical reader mode
* Remove separate webtoon padding option
(cherry picked from commit 3e7d15e51856297210e46e9f5bb0b8394067ce1a)
* Continuas vertical Lowercase v
(cherry picked from commit 515cca7d6704343eb9acb1a38a2bdcda01e7395a)
|
2020-04-07 22:35:43 -04:00 |
|
arkon
|
be6a209fe9
|
Sort languages, add Hebrew
|
2020-04-07 22:15:47 -04:00 |
|
arkon
|
9da27cc56e
|
Show extension icons in source filtering view (closes #2814)
|
2020-04-02 19:52:09 -04:00 |
|
arkon
|
a3b660a2c9
|
Respect chapter list filtering when reading (closes #2810)
|
2020-04-01 22:37:28 -04:00 |
|
arkon
|
a7e4657752
|
Rename "Last updated" sort to "Last checked"
|
2020-03-21 14:41:46 -04:00 |
|
arkon
|
d65a8e84f0
|
Always recreate activity on light theme change (fixes #2720)
|
2020-03-16 17:27:55 -04:00 |
|
arkon
|
3e5a48e5e4
|
Use actual dialog title for tracker login dialogs
|
2020-03-15 17:31:36 -04:00 |
|
arkon
|
e41edc1fb7
|
Pure white light theme
|
2020-03-15 11:36:38 -04:00 |
|
arkon
|
ace54f8175
|
Use outlined icons in settings
|
2020-03-14 15:46:36 -04:00 |
|
morcefaster
|
9936b402a6
|
Added config to hide transition page when not needed (#2682)
* Added config to hide transition page when not needed
* Moved always_show_chapter_transition setting to General group
|
2020-03-09 14:36:29 -04:00 |
|
arkon
|
507471e318
|
Label Kitsu login field as email address instead of username
|
2020-03-07 22:19:45 -05:00 |
|
arkon
|
f0f613e2cf
|
Reorder start screen options to match bottom nav
|
2020-03-07 18:01:37 -05:00 |
|
arkon
|
2854fb5f6c
|
Add shortcut to disabling battery optimization
|
2020-03-07 15:51:46 -05:00 |
|
arkon
|
8b6268966e
|
Pass context to get WorkManager instance
|
2020-03-07 13:06:06 -05:00 |
|
arkon
|
8ae15141f6
|
Move security settings to separate section
|
2020-03-04 22:32:45 -05:00 |
|
arkon
|
f3d69599aa
|
Add setting to hide manga content from update/download notifications
|
2020-03-04 18:55:19 -05:00 |
|
arkon
|
a3dd5c1e92
|
Tweak WorkManager task cancellation, add flex times
|
2020-03-02 19:04:57 -05:00 |
|
arkon
|
4e60a81b36
|
Remove unused LoginSource
|
2020-02-27 22:43:48 -05:00 |
|
arkon
|
3a62acc54d
|
More preference grouping
|
2020-02-27 18:34:14 -05:00 |
|
arkon
|
7d4f25b354
|
Add description for secure screen setting
|
2020-02-26 18:58:13 -05:00 |
|
arkon
|
0f2d480036
|
More linting fixes
|
2020-02-26 18:12:44 -05:00 |
|
arkon
|
043e3784e8
|
Run linter
|
2020-02-26 18:03:34 -05:00 |
|