Commit Graph

3411 Commits

Author SHA1 Message Date
Jays2Kings
a8a23c153d Upgrading bunch of libraries
gradle -> 4.2.2
appcompat -> 1.3.0
material -> 1.4.0
recyclerview -> 1.2.1
core-ktx -> 1.6.0
kotlin serialization -> 1.2.1
conductor-support-preference -> upstream 3.0.0
firebase -> 19.0.0
junit -> 4.13.2
conscrypt -> 2.5.2
2021-07-04 14:27:28 -04:00
Jays2Kings
3a6507101a Hide notification content
Closes #843

Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-07-04 13:58:58 -04:00
Jays2Kings
c4d9b66485 Fixed not being able to remove dates on Anilist
Fixes #833
2021-07-04 13:48:51 -04:00
Jays2Kings
505fa871e6 Update backup name/icon to match upstream 2021-07-04 13:21:18 -04:00
Jays2Kings
25c5f6dd36 Remove legacy backup creation
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-07-04 13:14:20 -04:00
Jays2Kings
704a741f73 Allow all dark themes to be amoled + dark theme reworking
AMOLED theme ded
Black 'n' Red ded (replaced with Chocolate Strawberries) (closes #763)
Hot pink ded (now use Midnight Dusk + Purl black)

Using those old themes will now revert back to default dark

Co-Authored-By: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>
2021-07-04 02:00:44 -04:00
Jays2Kings
6224dc293f Reading while offline will update trackers once back online 2021-07-03 21:26:51 -04:00
Jays2Kings
bb3168cdb1 Using context for workmanager
been needing to
2021-07-03 20:13:50 -04:00
Jays2Kings
a3a4edbde0 Allow excluding categories from auto-download
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-07-03 19:53:28 -04:00
Jays2Kings
d5a387b056 Allow excluding categories from library update
closes #571

Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-07-03 19:42:24 -04:00
Jays2Kings
24583e4cc5 Material dialog now follows theme background 2021-07-03 19:34:14 -04:00
Jays2Kings
d8df17a274 Removed unused theme 2021-07-03 19:33:35 -04:00
Jays2Kings
249190d85c ImageView.setVectorCompat now uses AttrRes 2021-07-03 19:32:16 -04:00
Jays2Kings
656192f7cd Remove 1 or 2 hour library updates to avoid DDoSing sources
Also adding weekly option

Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-07-03 16:27:24 -04:00
Jays2Kings
6717f7dd3b Add Komga as an unattended track service
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
Co-Authored-By: Gauthier <2139133+gotson@users.noreply.github.com>
2021-07-03 14:26:04 -04:00
Jays2Kings
dfe125fa5f remove unused strings 2021-07-03 13:28:11 -04:00
Jays2Kings
513034b431 Fixed searching not updating category count 2021-07-03 03:55:37 -04:00
Jays2Kings
3ad57497c9 Set ripple colors of nav views to match accent
Co-Authored-By: Soitora <simon.mattila@protonmail.com>
2021-07-03 03:38:53 -04:00
Jays2Kings
ea4c41988c Adding Strawberry Daiquiri and Yotsuba
These requests come at a price Soi

Co-Authored-By: Zakhar Timoshenko <61558546+ztimms73@users.noreply.github.com>
Co-Authored-By: Soitora <simon.mattila@protonmail.com>
2021-07-03 03:36:19 -04:00
Jays2Kings
f7c08e9957 fixing documentation on themes enum vars 2021-07-03 03:30:39 -04:00
Jays2Kings
883ae04d08 remove parent in themes.xml 2021-07-03 03:29:32 -04:00
Jays2Kings
bed52c7b86 Splitting Light and Dark Theme setting
Soi you can stop complaining now
2021-07-03 03:28:24 -04:00
Jays2Kings
49e0d561b2 Merge branch 'ExtensionsUsingPackageInstaller' 2021-07-03 00:52:04 -04:00
Jays2Kings
d2a2849b4f CustomMangaManager refactor 2021-07-03 00:51:48 -04:00
Jays2Kings
73fd7fcd7c cleanup 2021-07-03 00:30:30 -04:00
Jays2Kings
a751f0b396 revert method name 2021-07-03 00:28:14 -04:00
Jays2Kings
97519884b6 Fixed #849 2021-07-02 22:30:16 -04:00
Jays2Kings
2dc61cb070 Fixed #878 2021-07-02 21:40:14 -04:00
Jays2Kings
226bb18d46 option to add manga count to the category headers
closes
2021-07-02 21:37:04 -04:00
arkon
1e138ab476 Allow center aligned side nav icons 2021-07-02 20:44:48 -04:00
arkon
b7f5ed751d Remove en-GB option since we don't actually localize different English locales 2021-07-02 20:24:10 -04:00
Jays2Kings
84d73fd910 update random string 2021-07-02 20:11:41 -04:00
DaviDeMeo
4393e9d9b3
Add a button that pick a random manga to read (#876)
* add random button functionality

* Add random manga setting, this should close #873

It open only manga with unread chapter, if we feel is needed we could add a setting to open even read manga

* Add random manga functionality to hopper long press

Also revert previous changes to preference and ui
2021-07-02 20:10:45 -04:00
Jays2Kings
56bfa65a54 Manga app shortcuts now open the newest chapter
With the option to turn it off
Also refactoring app shortcut settings to turn off only series or sources or both, as well as disable the shortcut jumping straight to the reader
2021-07-02 20:09:12 -04:00
Jays2Kings
f2ad4725d8 Fix extension updates showing up in installed list 2021-07-02 19:40:05 -04:00
Jays2Kings
6ba677f9a4 Add toast if extension could not be installed 2021-06-24 01:37:37 -04:00
Jays2Kings
0b9754c5fa Using typealias for extension session pair
also fix issue with progress flashing away after selecting install from package installer popup

Also setting the rate to 500ms for install status
2021-06-23 21:26:27 -04:00
Jays2Kings
c8049b2307 Swap cancel button and install button around 2021-06-23 18:56:56 -04:00
Jays2Kings
11d24281d6 Optimize imports of ExtensionHolder 2021-06-23 18:37:54 -04:00
Jays2Kings
565da98c0a Using Package Installer for installing extensions 2021-06-23 18:37:01 -04:00
Jays2Kings
050213a4a3 Updating Extension heading text style 2021-06-23 18:32:55 -04:00
Jays2Kings
d9ef6f8e3f Updating style and logic for extension update/install button
Not similar to upstream but almost similar to upstream
2021-06-23 17:52:06 -04:00
Jays2Kings
3f1869cab6 Seperate pending updates for extensions into a seperate heading
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-06-23 17:30:29 -04:00
Jays2Kings
cee7c30a02 Refactoring BrowseSourceListHolder and download files 2021-06-22 22:40:18 -04:00
Carlos
97c4f6979b
use a badge instead of in library text for list view since it can get cut off (#868) 2021-06-22 22:35:04 -04:00
Jays2Kings
6194423d17 Same as last commit but removing extra space 2021-06-22 22:33:41 -04:00
Jays2Kings
03dd3e3456 Text change for force download cache refresh summary 2021-06-22 22:33:05 -04:00
Carlos
7585c24566
Add refresh download cache, and remove size check for force delete non library cover cache (#872)
* add option to force refresh download cache.
Removed size check on clear non library covers because what it does did not match what it said it did

* forgot }
2021-06-22 22:31:25 -04:00
Jays2Kings
d0b4b33466 Some fixes to temporarily showing/hiding the reading menu in some cases
like showing system bars or opening notification drawer etc.
2021-06-22 22:25:19 -04:00
Jays2Kings
34fc0a662c Using lastOrNull in mainactivity to prevent a crash 2021-05-27 23:26:12 -04:00