arkon
681e9396b3
Fix crash when using renamed library sort methods ( fixes #7092 )
2022-05-07 23:48:53 -04:00
FourTOne5
6d802063b4
Reword and Fix library sort ( #7068 )
2022-05-03 18:39:04 -04:00
arkon
2dfafa387b
Remove reader tapping option in favor of disabled nav layouts
2022-04-08 16:44:13 -04:00
Andreas
86016de6cb
Recreate Backup worker with IS_AUTO_BACKUP_KEY flag ( #6742 )
...
* Recreate Backup worker with IS_AUTO_BACKUP_KEY flag
* Extra safety net to not delete backup folder
2022-03-06 08:36:47 -05:00
arkon
4a3e4a7c5c
Reword library update restrictions setting and surface skipped entries in error notification/log
2022-02-14 18:16:22 -05:00
arkon
8c1662cfdb
Disallow PackageInstaller extension installer option on MIUI
2022-02-05 23:02:13 -05:00
arkon
299e52e877
Allow disabling secure screen when incognito mode is on
2022-02-05 18:51:08 -05:00
arkon
78c2631b6f
Move preference extension functions to utils
2021-12-31 16:32:24 -05:00
arkon
818fe50f77
Combine global update item restrictions
2021-12-17 09:57:37 -05:00
arkon
9e2ef82902
Remove global update intervals below 12 hours, add every 3 day interval
...
Users with smaller libraries have a lower change of getting updates frequently. "Power users" are actively hurting sources by updating frequently.
2021-10-18 10:02:18 -04:00
arkon
21e647017b
Rename app updating classes
...
So I stop confusing it for updaters of other things.
2021-10-16 10:21:15 -04:00
Jays2Kings
e621f4e2fa
Add migration to add "all" to enabled langauges
...
Co-authored-by: Jays2Kings <Jays2Kings@users.noreply.github.com>
2021-10-13 09:18:43 -04:00
arkon
7d67450e58
Always re-setup background jobs on migration runs
2021-08-13 18:28:07 -04:00
arkon
03980b2f27
Remove ability to set in-app language differently from system's
2021-08-06 16:45:40 -04:00
arkon
0cb042cd93
Remove en-GB option since we don't actually localize different English locales
2021-07-02 09:02:28 -04:00
Andreas
60890147c3
Sort per category ( #5408 )
...
* Add flags for sorting per category
* Add logic to LibrarySettingsSheet
* Add logic to LibraryPresenter
* Minor tweaks
* Use enum instead of variables
Also deprecates LibrarySort in favour of the new enum classes
* Remove debug log and suppress deprecation
* Convert DisplayMode setting to enum
Also fix bug were adapter would get de-synced with the current per category setting
* Fix migration crashing app due to values being access before migration
2021-06-26 13:30:16 -04:00
arkon
569df39fb8
Remove 1 or 2 hour library updates to avoid DDoSing sources
2021-05-22 11:52:28 -04:00
arkon
f0eacf4218
Re-enable update check job for Android M
2021-04-28 08:55:30 -04:00
Andreas
0fef546a0d
Add manga-wised rotation mode settings ( #4841 )
...
* Add manga-wised rotation mode settings
Based on #3522
Co-authored-by: bboyz269 <4453811+bboyz269@users.noreply.github.com>
* Fix small mistakes
* Complete TODOs
* Rename functions
rotation -> orientation
* Fix orientation icon not changing
Bug from video
* Fix bug with force portrait not being force if a default value
Bug from video
* Backup viewer_flag as a seperate field in so legacy/forks doesn't crash
* Make viewer_flags nullable so old backups viewer gets restored
* Add migration for old rotation and viewer to new defaults ones
* Rename variable in enums
* Fix migration after OrientationType was changed
* Remove untrue comment
Co-authored-by: bboyz269 <4453811+bboyz269@users.noreply.github.com>
2021-04-28 08:32:47 -04:00
arkon
13324dd1a1
Remove app update check on Android 5.x
2021-04-27 09:26:46 -04:00
arkon
e8d8621f06
Remove "Locked" orientation, replace with explicit orientations
...
Portrait/Landscape allow sensor, Locked Portrait/Landscape don't.
2021-04-23 22:37:43 -04:00
arkon
b2d4e5ab84
Add Google DoH provider
2021-04-11 13:10:03 -04:00
arkon
0b62fa8b76
Bump versionCode so next build will force MAL logout
2020-12-21 17:10:08 -05:00
arkon
450bef278b
Add forced MAL logout for next release migration
2020-12-18 23:20:42 -05:00
arkon
2cb3984d68
Show MAL relogin message on update, localize error message
2020-12-13 17:52:21 -05:00
arkon
91fa1ec6b2
Suppress some deprecation warnings
2020-12-12 23:50:28 -05:00
arkon
a3bad75899
Force MAL logout on update
2020-12-12 11:26:42 -05:00
arkon
fb3756420b
Use tristate checkboxes for chapters list filters
2020-09-27 18:13:20 -04:00
arkon
7641bb4d0d
Fix downloaded only filter
2020-09-15 17:53:01 -04:00
arkon
687f3d48ea
Tri-state library filters ( closes #1814 )
...
Based on https://github.com/inorichi/tachiyomi/pull/2127 .
Co-authored-by: hXtreme <hXtreme@users.noreply.github.com>
2020-09-14 17:52:00 -04:00
arkon
68df2f4ce7
Point to GitHub releases for stable changelogs
2020-07-04 14:36:56 -04:00
arkon
367932de69
Move preview notes to GitHub
2020-07-04 14:06:23 -04:00
arkon
abcb21491c
Reset sort on update if using old sort by source setting
2020-05-01 19:59:08 -04:00
arkon
c06928a7a5
Default library updates to daily + wifi
2020-04-30 20:27:02 -04:00
arkon
8992f47915
Remove unnecessary checks
2020-04-29 09:42:56 -04:00
arkon
4f806a921f
Set up extensions check job on update
2020-04-29 09:09:18 -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
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
6da350aee6
Minor extension update cleanup, default to on
2020-03-20 22:59:59 -04:00
arkon
724e1d33b6
Ensure background jobs are recreated after next stable update
2020-03-13 17:29:51 -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
043e3784e8
Run linter
2020-02-26 18:03:34 -05:00
Bram van de Kerkhof
8994b42760
Remove local broadcast receiver to prevent race conditions ( #1123 )
...
* Remove local broadcast receiver to prevent run exceptions.
Added option to set tile for extension update.
2017-12-11 20:01:28 +01:00
len
f3080b6277
Actually convert file uri to content uri
2017-09-10 12:29:04 +02:00
len
256a4197c9
Replace changelog dialog with controller, move migration logic to a separate class
2017-05-21 13:42:06 +02:00