Jays2Kings
7d9c77f021
Reselecting a tab in browse scrolls to top
2021-04-11 12:40:13 -04:00
Jays2Kings
283808a865
Fix recents intent for latest chapters and history
2021-04-11 12:35:43 -04:00
Jays2Kings
780585caed
Crash fixes in recents
2021-04-11 12:34:52 -04:00
Jays2Kings
48dae05980
Fix being able to make a blank category
2021-04-10 23:33:12 -04:00
Jays2Kings
e53bae4413
Added a fake shadow when downloads is expanded
...
so it is as it was before
2021-04-10 21:48:22 -04:00
Jays2Kings
dbf227f18e
App theme summary updated to show both theme when follow system is set
2021-04-10 20:03:41 -04:00
Jays2Kings
9036fa8ca9
more lint cleanup??
...
lint kept unintenting it each build so not using block comments on it
2021-04-10 20:02:50 -04:00
Jays2Kings
4805e54b63
lint cleanup
2021-04-10 19:39:18 -04:00
Jays2Kings
c724a9e022
Fixing crashes in migration + rx bridge from upstream
...
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-04-10 19:36:46 -04:00
Jays2Kings
0a3d6bd8f5
adding compatToolTipText helper + using unused strings
2021-04-10 19:10:42 -04:00
Jays2Kings
074f41ca7e
Fixes to unread badge color
2021-04-10 17:44:42 -04:00
Jays2Kings
84f21ebacc
Fix warnings in ChapterSourceSync
2021-04-10 17:30:20 -04:00
Jays2Kings
a98a578af3
Adding Black 'n' Red theme
...
And I thought the dusk theme was edgy
and this is the one that actually closes #719
2021-04-10 17:13:38 -04:00
Jays2Kings
b7b8c61533
Adding 2 new themes
...
More color options with Midnight Dusk (From SY, jobobby04@4b3d92a050fb694de8b5001 )
Also adding a light version called Spring Blossom
This relates to #719 but the next commit will be the one for it
Co-Authored-By: CrepeTF <70870719+CrepeTF@users.noreply.github.com>
2021-04-10 17:04:15 -04:00
Jays2Kings
254e2a90dd
More attr uses and color fixes
2021-04-10 16:56:10 -04:00
joseph619
db818f2e6f
Seearch by manga description in Library ( #716 )
2021-04-10 16:42:18 -04:00
Jays2Kings
8199ce0412
Actually commit the new string
...
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-04-10 16:27:29 -04:00
Jays2Kings
5ea0dda75e
Splitting Security into a new section
...
Just like upstream (0 idea what commit its from I just know im late)
Also taking the description for secure screen because it was dumb of me to assume people know it blocks screenshots
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
2021-04-10 16:26:59 -04:00
Jays2Kings
65548c95a2
More updates to theme color logic
...
Using attr in more places
2021-04-10 16:13:01 -04:00
Jays2Kings
bc5118d9cf
More updates to theme item layout
...
"text" items are no longer as rounded
2021-04-10 16:03:11 -04:00
Jays2Kings
3b6afd2cb6
Fix light theme sometimes being wrong when switching themes
2021-04-10 15:04:59 -04:00
Jays2Kings
b158bc6222
More fixes to blue theme
...
Some of these have existed for a while.. guess no one really uses this theme
2021-04-10 14:43:46 -04:00
Jays2Kings
4ef4dc2677
Option to set Light/Dark Theme individually
...
Works "the exact same" as upstream, except ui and code is completely different
With this there's less theme items in the general settings
Also moved auto hide bottom nav to the first preference
2021-04-10 14:33:24 -04:00
Jays2Kings
e0c77abe1c
Fix crash in Controller extensions
2021-04-10 03:07:17 -04:00
Jays2Kings
6b8e4eeb14
Preview of Themes in General settings
2021-04-10 02:14:33 -04:00
Jays2Kings
227769e5ec
change library_category_header_item.xml to use app tint
2021-04-10 02:09:38 -04:00
Jays2Kings
83bcea8070
Fix settings controller rehighlighting option on theme change
2021-04-10 02:05:32 -04:00
Jays2Kings
8f55dcc859
Fix gestureDectector on main crashing sometimes
2021-04-10 02:04:35 -04:00
Jays2Kings
2a8049fb18
Also colorAccent for edgeeffect
2021-04-09 16:46:50 -04:00
Jays2Kings
b9bf495ed6
Using colorAccent attr instead of color in some places
2021-04-09 15:49:08 -04:00
Jays2Kings
f7dd1211da
Random refactoring
2021-04-09 15:04:41 -04:00
Jays2Kings
c5785e9b6f
Refactoring theme logic, using enum
2021-04-09 15:01:10 -04:00
Jays2Kings
ed1fb9de1a
Fixes to blue themes
2021-04-09 13:07:20 -04:00
Jays2Kings
d3a1d8a8a9
Fix duplicate chapters in some sources
...
Fixes #714
2021-04-09 12:14:33 -04:00
Jays2Kings
3e7ad9dbd3
Fixed ext bottom sheet not being able to drag in some casesq
...
case being:
1. open sheet
2. scroll down
3. press back (collapses sheet)
4. push new screen
5. go back
2021-04-09 12:08:24 -04:00
Jays2Kings
203758dddd
Fix extension source toggles not showing up for preferences without custom settings
2021-04-09 12:07:12 -04:00
Jays2Kings
801568950f
Fix updates sorting in recents
2021-04-09 02:10:49 -04:00
Jays2Kings
720a78d968
Fixed initial scroll of categories on SetCategoriesSheet
2021-04-09 01:52:41 -04:00
Jays2Kings
0cfce71266
Replacing sublist with take where applicable
...
There's so many helper methods I just cant remember them all
2021-04-09 01:23:46 -04:00
Jays2Kings
248f729768
Added a much needed return to getting recents for endless
...
Also reduced retry count to 15
2021-04-09 01:17:31 -04:00
Jays2Kings
6bbf553798
Update build.gradle.kts
2021-04-08 23:41:46 -04:00
Jays2Kings
0ef97deb25
Some cleanup of dependencies
2021-04-08 23:20:54 -04:00
Jays2Kings
bbb435c294
Hopefully fixing issues with buttons in library filter sheet
2021-04-08 23:14:44 -04:00
Jays2Kings
3c08b81a94
Adding cutout options in reader settings
...
Also setting default to pad area, cuz people get confused
2021-04-08 23:07:21 -04:00
Jays2Kings
42d297c02f
Fix tab bar hiding when tapping on resetting chapter history
2021-04-08 21:29:23 -04:00
Jays2Kings
ca07d3dbb3
Fix update sorting + swiping away items not updating in some cases
...
said case being swiping as read after another page of content loads
2021-04-08 20:47:58 -04:00
Jays2Kings
e0315dda41
Shift double pages button moved to bottom of the screen for tablets
...
Since that's quite a reach in the toolbar
2021-04-08 20:21:27 -04:00
Jays2Kings
fe6527a449
Setting reader page progress at max 95 for double pages
...
so the other 5 percent is used to combine the pages
Not really a noticeable change on a good device and small images, but just in case.
2021-04-08 19:54:36 -04:00
Jays2Kings
209cd05e46
Fix potential crash where selected index is out of range
2021-04-08 17:48:07 -04:00
Jays2Kings
8ace4ef557
Option to show downloads button only for downloaded chapters
...
or for either unread or downloaded chapters
2021-04-08 17:47:46 -04:00