|
9a4149fb88
|
chore: Version 1.7.14
|
2024-02-12 09:30:14 +07:00 |
|
|
00baed7058
|
refactor: Split off the function even more
|
2024-02-12 09:01:37 +07:00 |
|
|
c4ed991c79
|
fix: requestFeature causing problem
|
2024-02-12 08:34:06 +07:00 |
|
|
b5527c579d
|
docs: Clean up changelog
|
2024-02-12 08:17:59 +07:00 |
|
|
8fd4ce30b9
|
fix: Called too early
|
2024-02-12 08:16:21 +07:00 |
|
|
a2e1b766c7
|
revert: Revert cutout integration for Android 9 or below
|
2024-02-12 07:42:56 +07:00 |
|
|
fb30d8d3c0
|
revert: Add splash back to reader
|
2024-02-12 07:35:54 +07:00 |
|
|
81f6e64930
|
refactor: Move ready to appState
|
2024-02-12 07:33:52 +07:00 |
|
|
499238f83b
|
chore: Increased page split height
Closes GH-23
|
2024-02-11 10:18:00 +07:00 |
|
|
d05c0dbeda
|
fix: Hopefully fix race condition
|
2024-02-11 08:14:42 +07:00 |
|
|
580cf710ed
|
chore: Remove one last reference to unofficial exts
|
2024-02-10 13:19:03 +07:00 |
|
|
44fc5e574b
|
chore: Set IGNORE as cutout default behaviour
|
2024-02-10 08:25:41 +07:00 |
|
|
4714970011
|
chore: Minor rewording
|
2024-02-09 17:59:25 +07:00 |
|
|
1618ffa7c7
|
chore: Version 1.7.13
Hopefully last version before major update
|
2024-02-09 17:54:12 +07:00 |
|
|
fabf22af80
|
style: Add Doki theme
|
2024-02-09 16:49:39 +07:00 |
|
|
0ab2a929e4
|
fix: Status bar and navbar is not updated upon changing from light to dark theme
Also figured out why status bar is always dark
|
2024-02-09 14:54:17 +07:00 |
|
|
07a988157d
|
refactor: Use singleton app state to track splashscreen state
This is the most elegant solution I could think of
|
2024-02-09 13:45:10 +07:00 |
|
|
8fb9efc19a
|
revert: windowLightStatusBar fix attempt (89b7079892 )
|
2024-02-09 11:04:50 +07:00 |
|
|
3bdbc61624
|
style: Adjust app name
- Remove braces
- Rename string name
- Make short name stays as "Yōkai"
- Removed `app_name_prod`, merged with short name
|
2024-02-08 12:29:52 +07:00 |
|
|
cf255bdb46
|
refactor: Simplify code
|
2024-02-08 12:24:49 +07:00 |
|
|
9561999161
|
fix: Skip splash screen for some actions
I hate this, but SplashScreen API not making it easy for me. Classic Google API moment...
|
2024-02-08 12:23:01 +07:00 |
|
|
88f1a56adf
|
fix: Crash when opening a chapter
This removed deep link for sources, not really needed since this should be handled by extensions not by the app
|
2024-02-08 11:06:06 +07:00 |
|
|
89b7079892
|
fix: windowLightStatusBar not working
|
2024-02-08 09:07:53 +07:00 |
|
|
86338e8a88
|
docs: Sync changelog
|
2024-02-07 14:20:35 +07:00 |
|
|
2248891c0e
|
fix: Status bar icons still transparent after splash
|
2024-02-07 14:16:43 +07:00 |
|
|
04078084bd
|
refactor: Backport Android 12 SplashScreen to older Android versions
Fixes GH-20
|
2024-02-07 11:52:25 +07:00 |
|
|
27284d00f6
|
chore: Use mipmap directly
|
2024-02-06 11:47:19 +07:00 |
|
|
9f83aeb469
|
chore: Slightly adjust icon
|
2024-02-06 11:39:03 +07:00 |
|
|
54afb50fd9
|
fix: Splash for older android devices
|
2024-02-06 10:50:44 +07:00 |
|
|
010b371eb0
|
docs: Sync CHANGELOG
|
2024-02-06 10:34:51 +07:00 |
|
|
1d4d5ffce4
|
fix: Rounded icons generated incorrectly
|
2024-02-06 10:32:55 +07:00 |
|
|
0dd789e22b
|
revert: Rounded icons generated incorrectly
I'm a dumbass
This reverts commit 70377e1c02 .
|
2024-02-06 10:28:25 +07:00 |
|
|
70377e1c02
|
fix: Rounded icons generated incorrectly
|
2024-02-06 10:27:01 +07:00 |
|
|
4972fe485d
|
docs: Sync CHANGELOG
|
2024-02-06 10:18:19 +07:00 |
|
|
7f2a9ec346
|
chore: Use coloured app icon for splash
|
2024-02-06 10:17:13 +07:00 |
|
|
bb84a4c81c
|
fix: False negative on hasCutout for Android P
|
2024-02-06 08:01:32 +07:00 |
|
|
bda17cfbab
|
docs: Me when fork
|
2024-02-05 18:54:39 +07:00 |
|
|
abdbe15c6c
|
docs: Link to vivo documentation on their notch impl [skip ci]
|
2024-02-05 18:03:20 +07:00 |
|
|
16be056922
|
feat: Vivo cutout support
Disabled till I can figure something out, lots of deprecated methods
|
2024-02-05 18:00:15 +07:00 |
|
|
d0fad42fb4
|
fix: Legacy appbar is visible on compose
|
2024-02-05 16:44:48 +07:00 |
|
|
d992c007c4
|
chore: Re-position cutout options
|
2024-02-05 16:22:24 +07:00 |
|
|
11ae924f25
|
chore: Adjust text for landscape cutout behaviour pref
|
2024-02-05 16:19:42 +07:00 |
|
|
1f030189cd
|
fix: Preference summary not updating
|
2024-02-05 16:04:07 +07:00 |
|
|
80191827c2
|
feat: Re-added tachi's cutout support
Closes GH-9
|
2024-02-05 16:02:58 +07:00 |
|
|
e97cb08bd2
|
revert: Cutout Behaviour wording
Also added comments
|
2024-02-05 12:35:53 +07:00 |
|
|
07adedfcb0
|
revert: Move back cutout area behaviour
It's meant for "paged" reading mode only, gonna need to investigate more on how to handle the cutout feature
|
2024-02-05 12:11:16 +07:00 |
|
|
420d358765
|
fix: Splash icon colour is hardcoded to white
Fixes GH-17
|
2024-02-05 12:04:44 +07:00 |
|
|
0f705dcc6b
|
chore: Bounding rects compat
|
2024-02-05 11:37:06 +07:00 |
|
|
296c9eae67
|
refactor: Use J2K's cutout behaviour for Tachi's cutout support
Doesn't work at the moment (only work on landscape mode)
|
2024-02-04 20:27:22 +07:00 |
|
|
7daf8fefc7
|
enhance: Disable inset cutout workaround
Not entirely sure what's this workaround made for tbh
|
2024-02-04 18:16:25 +07:00 |
|