arkon
|
f05b99ec1f
|
Convert source display mode preference to flow, remove RxPreferences
|
2020-05-25 12:35:29 -04:00 |
|
arkon
|
194897bf3c
|
Convert column preferences to flows
|
2020-05-24 18:34:19 -04:00 |
|
arkon
|
7cf26363c8
|
Convert last used source preference to flow
|
2020-05-24 18:16:07 -04:00 |
|
arkon
|
259946cf0a
|
Make metadata updating optional
|
2020-05-23 10:37:46 -04:00 |
|
arkon
|
647391ef73
|
Make library update error notification optional (closes #3200)
|
2020-05-20 17:39:01 -04:00 |
|
arkon
|
04d44f19f5
|
Show date format examples, migrate to FlowPreferences
|
2020-05-10 12:26:18 -04:00 |
|
arkon
|
d46a742a43
|
Convert rotation to FlowPreference, remove some unused subscriptions code
|
2020-05-10 11:42:46 -04:00 |
|
arkon
|
a94fd24fa9
|
Default unreadBadge setting to true (closes #3138)
|
2020-05-10 11:23:10 -04:00 |
|
arkon
|
1442e2b53e
|
Option to hide unread badges (closes #3095)
|
2020-05-08 23:01:16 -04:00 |
|
arkon
|
c06928a7a5
|
Default library updates to daily + wifi
|
2020-04-30 20:27:02 -04:00 |
|
Randy Palamar
|
bd61c33097
|
fix copy paste mistake in PreferencesHelper.kt (#2993)
fix copy paste mistake in PreferencesHelper.kt
|
2020-04-30 11:14:42 -04:00 |
|
arkon
|
fe65f4d6f8
|
Option to only include pinned sources in global search
|
2020-04-29 09:29:50 -04:00 |
|
arkon
|
c4f1d2f153
|
Revert column FlowPreference
Made loading janky
|
2020-04-27 22:19:06 -04:00 |
|
arkon
|
2a41e4ce68
|
Fix BrowseSourceController losing scroll position when navigating back
|
2020-04-27 16:21:23 -04:00 |
|
arkon
|
17fc8deb19
|
Migrate column preference to FlowPreference
|
2020-04-26 16:35:54 -04:00 |
|
arkon
|
45b5c1c262
|
Set preference visibility immediately (fixes #2965)
|
2020-04-26 16:26:42 -04:00 |
|
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
|
8c1ec43500
|
Remove option to turn off app update checks, check every 3 days
|
2020-04-24 10:39:55 -04:00 |
|
arkon
|
d98b7275d1
|
More FlowPreference migration
|
2020-04-23 23:21:44 -04:00 |
|
arkon
|
53a3be0703
|
Migrate more preferences
|
2020-04-22 22:19:21 -04:00 |
|
arkon
|
3d10dad780
|
Complete RxBindings to FlowBinding migration
|
2020-04-20 18:13:45 -04:00 |
|
arkon
|
6675de1a26
|
Fix extension update badge in bottom nav not updating
|
2020-04-19 21:05:45 -04:00 |
|
arkon
|
abbb329ba6
|
Rename offline mode to downloaded only
|
2020-04-19 16:02:33 -04:00 |
|
arkon
|
5bc77fc6e8
|
Add offline mode (forced download filters; closes #2902)
|
2020-04-19 15:30:55 -04:00 |
|
arkon
|
9c820fcca1
|
Default skip filtered to true
|
2020-04-19 15:29:10 -04:00 |
|
arkon
|
321a4b24b9
|
Add confirm exist setting (closes #2615)
|
2020-04-18 20:05:31 -04:00 |
|
arkon
|
b8152dd7f9
|
More FlowPreferences migrations
|
2020-04-17 20:15: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 |
|
arkon
|
c784d24fa6
|
Default reader theme to black
|
2020-04-12 11:32:02 -04:00 |
|
arkon
|
8fe79a1fb5
|
Add source pinning (closes #2322)
|
2020-04-10 18:38:24 -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 |
|
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
|
a3b660a2c9
|
Respect chapter list filtering when reading (closes #2810)
|
2020-04-01 22:37:28 -04:00 |
|
arkon
|
6da350aee6
|
Minor extension update cleanup, default to on
|
2020-03-20 22:59:59 -04:00 |
|
Jays2Kings
|
9585f9a1a6
|
Option to auto check for extension updates (#2680)
* Option to auto check for extension updates
* Addressing comments
* Added foreground check for extensions
* Added Extension Preference widget
|
2020-03-20 22:22:39 -04:00 |
|
arkon
|
e41edc1fb7
|
Pure white light theme
|
2020-03-15 11:36:38 -04:00 |
|
arkon
|
a0dffcf51f
|
Address some build warnings
|
2020-03-13 18:23:07 -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
|
5e9496ef36
|
Enable app auto update by default
|
2020-03-07 13:11:02 -05:00 |
|
arkon
|
f3d69599aa
|
Add setting to hide manga content from update/download notifications
|
2020-03-04 18:55:19 -05:00 |
|
arkon
|
4e60a81b36
|
Remove unused LoginSource
|
2020-02-27 22:43:48 -05:00 |
|
arkon
|
043e3784e8
|
Run linter
|
2020-02-26 18:03:34 -05:00 |
|
Unlocked
|
ca10356fd9
|
Added Webtoon with Padding viewer (#2618)
* Added Webtoon with Padding viewer
* Change webtoon padding to be a config option
* Removed obselete padded_webtoon
* Switch ambiguous padding to vertical padding
|
2020-02-23 12:44:50 -05:00 |
|
arkon
|
61d2107e9c
|
Add secure screen setting
|
2020-02-22 13:32:05 -05:00 |
|
arkon
|
8bb83782c7
|
Biometrics lock (closes #1686)
|
2020-02-21 23:04:37 -05:00 |
|
Simon M
|
edcadb7dd1
|
Change default theme to System Default (#2608)
* Change default theme to System Default
Hopefully this was the only string that dictated the default setting.
* Update PreferencesHelper.kt
|
2020-02-19 18:34:21 -05:00 |
|
arkon
|
9942227c6c
|
Minor system theme tweaks
|
2020-02-18 22:05:54 -05:00 |
|