Commit graph

32 commits

Author SHA1 Message Date
rebelonion
143eed8cb2 feat: add calculator to app 2024-05-22 05:08:43 -05:00
rebelonion
fd8dd26435 fix: broken neutral button 2024-05-16 10:13:46 -05:00
rebelonion
2c521b4ac6 feat: anilist post confirmation 2024-05-16 10:05:31 -05:00
rebelonion
d355cc561e feat: replying to activities 2024-05-12 08:46:51 -05:00
rebelonion
6e3a3bb6f8 fix: blank text check 2024-05-12 08:19:12 -05:00
rebelonion
fa659c7da0 feat: creating activities in app 2024-05-12 06:01:51 -05:00
rebelonion
b3d3913d56 feat: log last loaded activity 2024-05-08 23:13:52 -05:00
rebelonion
b187cf06be fix: optimization # 2 2024-05-05 20:03:07 -05:00
rebelonion
8a0224e6b0 feat: crash report | various small fixes 2024-05-01 14:45:08 -05:00
rebelonion
31c509f88c fix: decouple animator for stories 2024-05-01 12:43:04 -05:00
aayush262
fdb7f45a3d chore: cleanup pt 3 2024-04-30 20:27:09 +05:30
rebelonion
69fb86d015 feat: special UE handler 2024-04-29 22:12:33 -05:00
rebelonion
24147e746a chore: code cleanup 2024-04-19 06:03:40 -05:00
rebelonion
a8ff4fdc26 feat: nomedia file 2024-04-14 22:35:11 -05:00
rebelonion
7ca44480a9 fix: offline mode failing 2024-04-14 22:24:58 -05:00
TwistedUmbrellaX
f96d2ffaa5
feat: add per-widget configuration (#333)
* feat: add per-widget configuration

* fix: no need to overengineer it

* feat: add cache to bitmap download

dfgdfg

* fix: elvis has left the operation
2024-04-07 21:21:24 -05:00
TwistedUmbrellaX
e1b968bfe0
feat: add a time since chapter item (#316)
* feat: add a time since chapter item

* fix: this is the song that never ends
2024-04-04 04:45:03 -05:00
rebel onion
720b40afa7
feat: custom downloader and downloader location (#313)
* feat: custom downloader (novel broken)

* fix: send headers to ffmpeg

ffmpeg can be a real bitch to work with

* fix: offline page for new download system

* feat: novel to new system | load freezing

* chore: clean manifest

* fix: notification incrementing

* feat: changing the downloads dir
2024-04-04 04:03:45 -05:00
rebelonion
954fdde1c4 feat: rounded corners compat 2024-03-25 23:07:45 -05:00
rebelonion
f177e2cf7c chore: clean package location 2024-03-25 22:48:26 -05:00
TwistedUmbrellaX
37ec165319 chore: lint performance optimization
This includes shadowed variables, unnecessary parameters, layouts with string literals, items that cause performance bottlenecks, and the merge of extension types into only the necessary separate classes.
2024-03-22 14:18:15 -04:00
rebelonion
808d4e6bf5 feat: move subscriptions to new notification method 2024-03-19 19:30:12 -05:00
TwistedUmbrellaX
cf10229574
fix: address deprecated code (#256)
* fix: address deprecated code

Build.RADIO has been deprecated since API 15, which means it hasn't worked since before the lowest target API of the app, and versioncode is deprecated in API 28.

* fix: use the convenience method

This takes the unused convenience method and the individually declared uses and merges them.

* fix: simplify compat switch
2024-03-17 23:10:38 -05:00
rebelonion
bb110be9ab fix: bio color cleanup 2024-03-17 00:10:39 -05:00
rebelonion
fd39c4f391 fix: some color logging 2024-03-16 23:22:37 -05:00
rebelonion
29364bf30a fix: chart load | background of bio? 2024-03-16 16:50:58 -05:00
rebelonion
e00bbb2d8e fix: notification list blank on click 2024-03-15 17:38:02 -05:00
rebelonion
5536f3b994 fix: logging home page 2024-03-11 11:53:35 -05:00
rebelonion
dbce7c5b29 feat: logging to file 2024-03-11 03:01:08 -05:00
rebelonion
1028ac66cb fix: some anilist markdown 2024-03-11 00:05:07 -05:00
rebelonion
a2ecc5e30e fix: most profiles 2024-03-05 02:29:00 -06:00
rebelonion
5279b0cd65 feat: compare user stats 2024-03-04 22:55:29 -06:00