Commit graph

20 commits

Author SHA1 Message Date
aayush262
f30e6b7809 fix: banner animation 2024-03-31 12:23:17 +05:30
TwistedUmbrellaX
f704e322af
fix: data loading glitches (#284)
* fix: the obnoxious loading glitch

* chore: some quick build warnings
2024-03-24 16:09:26 -05:00
TwistedUmbrellaX
125a95285d chore: addressing SetTextI18n 2024-03-22 14:18:14 -04:00
TwistedUmbrellaX
9b2015f4cf fix: simplify boolean view logic
This is a pretty basic conversion from `if (true) View.VISIBLE else View.GONE` to `isVisible` which is exactly that, but easier to track.
2024-03-22 14:18:13 -04:00
aayush262
8fb6357fb5 feat: Blur toggle 2024-03-12 20:43:20 +05:30
aayush262
37c618cb28 feat: blur function 2024-03-12 10:22:25 +05:30
aayush262
18778f3c5a fix(profile): remove progress in fav media 2024-03-06 15:58:55 +05:30
rebelonion
57581d6f54 feat: transition for mediainfofragment items 2024-02-06 20:51:41 -06:00
rebelonion
a2e44da99d chore: code refactor 2024-02-06 02:16:10 -06:00
rebelonion
49e90a27b8 import/export settings 2024-02-02 02:04:46 -06:00
rebelonion
9c67a7e357 nice transition for offline mode 2024-01-22 22:51:51 -06:00
rebelonion
f70ce39fb7 some code cleanup 2024-01-22 22:39:01 -06:00
Finnley Somdahl
a58f8fa76b random fix 2024-01-22 18:59:57 -06:00
rebelonion
5d8cf8a605 cool transition 2024-01-21 00:11:09 -06:00
aayush262
eb75d299d2
Bug fixes , download page redesign , new theme(Emerald) (#95)
* Restart option when choosing custom theme
Typo fix
Extension page bug fix

* Downloaded manga page redesign(lol)

* quick fix

* New theme(Emerald)
Fine-tuned colors.xml

* Toggle for list view and compact view in downloaded manga and novels (much more)
2023-12-25 21:49:34 -06:00
Finnley Somdahl
38a27c45a1 empty check on mediaList 2023-12-06 19:27:34 -06:00
Finnley Somdahl
e26a6c647f random option 2023-12-05 01:05:36 -06:00
Finnley Somdahl
afa960c808 reformat 2023-12-01 01:22:15 -06:00
Finnley Somdahl
e5f2bb6566 new theme options 2023-11-26 21:00:46 -06:00
Finnley Somdahl
21bfbfb139 Initial commit 2023-10-17 18:42:43 -05:00