rebelonion
1b50ffcf11
fix: clean up some warnings
2024-03-23 18:05:43 -05:00
rebelonion
ab7bc15573
fix: missing string/imports
2024-03-23 17:07:02 -05:00
TwistedUmbrellaX
60fc1fa74b
fix: tone down the logging a bit
2024-03-22 14:18:16 -04: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
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
TwistedUmbrellaX
0996639cac
fix: vertical AnimatedBottomBar
2024-03-22 14:18:13 -04:00
rebelonion
808d4e6bf5
feat: move subscriptions to new notification method
2024-03-19 19:30:12 -05:00
TwistedUmbrellaX
c054e2f2ac
feat: progress for starting manga ( #245 )
...
The caveat is that the user must have disabled updating each title individually, along with the other standard checks. This will only apply when a chapter has not been completed.
2024-03-16 23:00:58 -05:00
TwistedUmbrellaX
f0040b8392
feat: add an option to revert bar hide ( #242 )
...
* feat: add an option to revert bar hide
* fix: clarify the bars being hidden
2024-03-13 08:15:13 -05:00
ibo
291f61551a
feat: hide scrollBar toggle ( #238 )
2024-03-13 07:57:40 -05:00
TwistedUmbrellaX
a0f05928e0
fix: reapply theme to each init call ( #235 )
2024-03-11 03:51:55 -05:00
rebelonion
dbce7c5b29
feat: logging to file
2024-03-11 03:01:08 -05:00
TwistedUmbrellaX
af1a481bdb
Cleaning up navigation ( #234 )
...
* fix: align bottom to top with RTL
* fix: clean up the overlapping decor
* feat: match theme color with navbar
* fix: measure view on return to view
2024-03-10 03:21:14 -05:00
TwistedUmbrellaX
64df08f91c
fix: swap chapter names and nav on RTL ( #230 )
...
* fix: swap chapter names and nav on RTL
* fix: swipe RTL no longer needs invert
2024-03-09 14:58:15 -06:00
aayush262
a2ca16355a
fix: some UI changes (for better or worse)
2024-03-08 00:45:13 +05:30
rebelonion
5279b0cd65
feat: compare user stats
2024-03-04 22:55:29 -06:00
ibo
be1711b51e
feat: scanlation bulk ticker ( #218 )
...
* feat: scanlation mass tick (WIP)
* feat: scanlation mass tick
* fix: togglebutton on scanlation scrollview
* fix: fix ImageButton padding + overlay
* fix: minor padding adjustment
2024-03-03 11:09:07 -06:00
aayush262
976acd4af2
feat(manga dates): Better time formatting
2024-03-01 00:23:25 +05:30
aayush262
1316d5a698
feat(manga): Date and Scanlator in description
2024-02-29 20:43:30 +05:30
rebelonion
449485f06a
fix: search bars
2024-02-29 03:10:21 -06:00
rebelonion
7f943d34ac
feat: comment placement | tagging
2024-02-26 03:01:11 -06:00
rebelonion
55e156579b
feat: comment reporting
2024-02-24 22:43:55 -06:00
rebelonion
506a0576df
fix: subscription icon
2024-02-21 23:40:41 -06:00
rebelonion
a73c4cd678
feat: comments targeted at database
2024-02-15 12:44:52 -06:00
Sadwhy
7af71ba217
Faq Rewrite P.1
2024-02-11 16:59:48 +06:00
rebelonion
a38f1a2b2b
fix: hide system bars in reader by default
2024-02-08 06:47:15 -06:00
rebelonion
0758241e06
fix: download button orientation
2024-02-08 00:56:14 -06:00
rebelonion
a2e44da99d
chore: code refactor
2024-02-06 02:16:10 -06:00
rebelonion
c0f3fed142
feat: F-Droid flavor
2024-02-06 01:10:12 -06:00
rebelonion
d80b250650
fix offline crash
2024-02-04 03:13:15 -06:00
rebelonion
c2f108bf44
fix: sorting extensions order
2024-02-04 01:19:34 -06:00
rebelonion
462f82e3fb
fix: change download icon
2024-02-04 00:29:16 -06:00
Finnley Somdahl
97d062ffc2
remove unnecessary context (build failing)
2024-02-02 14:49:19 -06:00
rebelonion
49e90a27b8
import/export settings
2024-02-02 02:04:46 -06:00
aayush262
1a346e6b5a
no changes
2024-02-01 23:37:34 +05:30
aayush262
c853d5bdf8
no rpc in offline mode
2024-01-31 10:41:21 +05:30
rebelonion
8020b32541
backend preference wrapper
2024-01-30 00:39:12 -06:00
rebelonion
73be639397
cleanup
2024-01-25 12:00:00 +00:00
rebelonion
49b3c33fbc
subdub toggle | regex fix (yomiroll) | idk I forgot
2024-01-26 00:17:33 -06:00
aayush262
0aa95889aa
scroll to top padding fixed
2024-01-26 09:29:12 +05:30
aayush262
97eacb58a6
wont show progress window if incognito is on
2024-01-25 00:30:28 +05:30
aayush262
67bb28d027
scroll to top
2024-01-25 00:23:19 +05:30
aayush262
625c7d738b
warning menu when deleting episode
...
auto hide desc if ep is downloaded(looked verybad when both was on)
2024-01-23 01:10:51 +05:30
rebelonion
332857b2c9
default view bug
2024-01-21 01:46:46 -06:00
rebelonion
a0018b5fb6
pinned sources
2024-01-21 01:40:44 -06:00
rebelonion
8e93f66ba8
alert dialog cancel button
2024-01-21 00:26:22 -06:00
rebelonion
b1eedce229
MANGA REGEX FIX
2024-01-18 21:32:49 -06:00
rebelonion
d81391f593
BUG: I FIX
2024-01-18 21:16:14 -06:00
rebelonion
ff02280239
webview for extensions
2024-01-18 01:09:11 -06:00