Commit graph

4967 commits

Author SHA1 Message Date
008a906055
docs: Update license [skip ci] 2024-05-22 14:16:44 +07:00
b0ec325527
ci: Rename [skip ci] 2024-05-22 14:05:15 +07:00
dffd8d97f1
ci: Sync [skip ci] 2024-05-22 14:04:04 +07:00
6d341705c0
ci: Rename 2024-05-22 12:51:14 +07:00
0079de72a8
test: Prod shouldn't get nightly build 2024-05-22 12:38:56 +07:00
f1f87c56f2
ci: Fix path 2024-05-22 12:35:59 +07:00
8b9c2fc755
ci: Better JUnit report 2024-05-22 12:35:24 +07:00
0722cb2f2d
test: Update checker
Also fixed bug found from the test unit
2024-05-22 12:28:29 +07:00
466d25156b
fix: Classic NullPointerException moment 2024-05-22 09:57:05 +07:00
25d1954e8a
fix: Colour profile selector 2024-05-22 08:54:13 +07:00
97cc80c967
enhance: Nightly flag 2024-05-22 08:02:51 +07:00
738fc9ed4b
docs: Sync changelog 2024-05-21 13:44:35 +07:00
16c7e3c571
fix: Ignore prod build for nightly app 2024-05-21 13:43:24 +07:00
08446de7f3
fix: Where did it go wot 2024-05-21 13:24:25 +07:00
d30d03b659
fix: Version checker 2024-05-21 13:22:12 +07:00
518587a5d9
ci: Simplify CI with my github action 2024-05-21 12:49:31 +07:00
237a882cd5
fix: Version checker 2024-05-21 12:46:45 +07:00
5dcd2c1a34
lint: Use spaces 2024-05-21 12:42:25 +07:00
86e7aa7d1f
fix: Version checker 2024-05-21 12:34:41 +07:00
c3faccacd2
chore: Update SSIV and Image Decoder 2024-05-21 11:28:07 +07:00
32a34b7cf4
enhance: Always insert final newline 2024-05-21 09:34:49 +07:00
Ahmad Ansori Palembani
10499c4334
docs: Info [skip ci] 2024-03-03 19:00:48 +07:00
14d4edc1cd
fix: Nightly and Debug app name 2024-02-24 05:59:24 +07:00
33a600707e
docs: Sync changelog 2024-02-23 10:28:49 +07:00
4e0659c68b
fix: Another fixing attempt for GH-40 2024-02-23 10:14:17 +07:00
d24d6da950
fix: Attempt to solve GH-40 2024-02-23 10:04:28 +07:00
9644b71e57
feat: Cutout support on pre-Android P 2024-02-17 09:16:16 +07:00
afe3fd64af
docs: Clean up changelog [skip ci] 2024-02-12 10:16:46 +07:00
ceb4ebab05
fix: Last minute change, use normalized app name as default folder name
Fixes GH-27
2024-02-12 09:39:18 +07:00
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