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
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
dbce7c5b29
feat: logging to file
2024-03-11 03:01:08 -05:00
rebelonion
c0f3fed142
feat: F-Droid flavor
2024-02-06 01:10:12 -06:00
rebelonion
462f82e3fb
fix: change download icon
2024-02-04 00:29:16 -06:00
rebelonion
d81391f593
BUG: I FIX
2024-01-18 21:16:14 -06:00
Finnley Somdahl
431617e6b5
offline manga order fix (again)
2024-01-12 23:13:40 -06:00
Finnley Somdahl
3d3c9feaec
potential fix for out of order manga downloads
2024-01-09 06:34:51 -06:00
Finnley Somdahl
d16fbd9a43
first working version of anime downloads
2023-12-30 05:12:46 -06:00
Finnley Somdahl
3ded6ba87a
offline novel
2023-12-03 22:18:06 -06:00
Finnley Somdahl
afa960c808
reformat
2023-12-01 01:22:15 -06:00
Finnley Somdahl
c7bc1ffe9e
Light novel support
2023-11-30 03:41:45 -06:00
Finnley Somdahl
38faedb4b5
rpc fix and api 34 fix
2023-11-22 23:38:22 -06:00
Finnley Somdahl
d937f447ef
work(ing)
2023-11-20 23:51:59 -06:00
Finnley Somdahl
4db301ca7a
more offline stuff/bugfixes
2023-11-20 00:39:14 -06:00
Finnley Somdahl
91d869005c
basic offline manga fragment
2023-11-05 02:17:49 -06:00
Finnley Somdahl
390fc18c4c
queueing system for manga downloads
2023-11-04 01:40:40 -05:00
Finnley Somdahl
20acd71b1a
parent acb0225699
...
author Finnley Somdahl <87634197+rebelonion@users.noreply.github.com> 1698992132 -0500
committer Finnley Somdahl <87634197+rebelonion@users.noreply.github.com> 1698992691 -0500
manga downloading base
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
2023-11-03 01:29:24 -05:00