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
|
31b94fd3ff
|
Fix string key typo
|
2020-04-18 14:25:29 -04:00 |
|
arkon
|
42a97f8c40
|
Add function in interface to get list of genres
|
2020-04-18 11:36:05 -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 |
|
arkon
|
627a720d4b
|
Migrate to ViewBinding from Kotlin synthetics in controllers
|
2020-04-08 23:06:28 -04:00 |
|
arkon
|
dd59748bf0
|
Minor cleanup
|
2020-04-07 22:44:37 -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
|
de8e530b37
|
Update tracker icons
|
2020-04-07 16:58:08 -04:00 |
|
MCAxiaz
|
bff927c6eb
|
close response before proceeding chain (#2832)
|
2020-04-07 06:41:05 -04:00 |
|
Jay
|
f115fe47fe
|
Using extension icon instead of letter for catalogues (closes #2261)
|
2020-04-01 23:03:20 -04:00 |
|
arkon
|
a3b660a2c9
|
Respect chapter list filtering when reading (closes #2810)
|
2020-04-01 22:37:28 -04:00 |
|
arkon
|
859e9ca653
|
Add update library menu item
|
2020-03-29 16:43:00 -04:00 |
|
arkon
|
912629c2dc
|
Replace TagGroup library with Material chips
|
2020-03-29 14:11:13 -04:00 |
|
arkon
|
879fa484f6
|
Remove dead code from DownloadQueue
|
2020-03-29 12:44:17 -04:00 |
|
arkon
|
0b318a19c6
|
Fix spacing in chapters notification
|
2020-03-24 13:14:36 -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
|
fb897e37d1
|
Add download queue features from J2K fork
|
2020-03-15 22:42:40 -04:00 |
|
arkon
|
ef0b546d4c
|
Replace more icons
|
2020-03-15 16:46:38 -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 |
|
arkon
|
b3daf7d760
|
Replace deprecated Gson JsonParser usages
|
2020-03-13 18:16:38 -04:00 |
|
arkon
|
208552f0b4
|
Tweak compact tracker card design
|
2020-03-10 21:13:55 -04:00 |
|
arkon
|
8bfe59c8a8
|
Change new chapters string key (closes #2686)
|
2020-03-09 16:03:57 -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 |
|
MCAxiaz
|
07e2bdac81
|
Fix bug where status cannot be updated when all chapters have been read. (#2683)
Minor cleanup.
|
2020-03-09 11:32:59 -04:00 |
|
arkon
|
5e9496ef36
|
Enable app auto update by default
|
2020-03-07 13:11:02 -05:00 |
|
arkon
|
8b6268966e
|
Pass context to get WorkManager instance
|
2020-03-07 13:06:06 -05:00 |
|
arkon
|
63e330b83d
|
Use recognized chapter number boolean field for filter
|
2020-03-06 22:44:55 -05:00 |
|
arkon
|
f3d69599aa
|
Add setting to hide manga content from update/download notifications
|
2020-03-04 18:55:19 -05:00 |
|
arkon
|
fef34dfe82
|
Tweak new chapters notification wording
|
2020-03-02 20:20:01 -05:00 |
|
arkon
|
a3dd5c1e92
|
Tweak WorkManager task cancellation, add flex times
|
2020-03-02 19:04:57 -05:00 |
|
arkon
|
d873d653d0
|
Migrate to WorkManager
|
2020-03-01 13:22:16 -05:00 |
|
arkon
|
4e60a81b36
|
Remove unused LoginSource
|
2020-02-27 22:43:48 -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 |
|
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
|
275bd44e15
|
Reword "Clear" to "Cancel all" in download queue
|
2020-02-23 11:46:47 -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 |
|
onlymash
|
02b5c3da71
|
Support follow system theme[Android 10] (#2603)
* Support follow system theme
* Show [follow system theme] only on Oreo and newer
* Update preference values of theme
* Refine theme preference
|
2020-02-18 21:58:52 -05:00 |
|
arkon
|
3ecc883944
|
Run default Android Studio formatter on code
|
2020-02-17 17:23:37 -05:00 |
|