Commit graph

97 commits

Author SHA1 Message Date
rebelonion
5e38b00c1f fix: separate status query 2024-05-24 12:39:03 -05:00
rebelonion
66805bdf05 fix: list view crash 2024-05-21 11:28:46 -05:00
aayush262
114be6fe5a fix: review rework 2024-05-19 14:47:43 +05:30
aayush262
bfa847130e fix: idr 2024-05-18 23:49:43 +05:30
aayush262
a3b1d3db57 fix: reply text background color 2024-05-14 00:33:14 +05:30
rebelonion
b0b51c4347 feat: reply count in story 2024-05-13 06:38:12 -05:00
rebelonion
001c384d11 feat: replies in stories 2024-05-12 21:44:10 -05:00
aayush262
abcf9fcbef feat: activity ui tweaks 2024-05-06 20:21:04 +05:30
rebelonion
b187cf06be fix: optimization # 2 2024-05-05 20:03:07 -05:00
rebelonion
14f29d09df fix: optimization # 1 2024-05-05 18:57:03 -05:00
aayush262
390c709f5d fix: not un-hiding item 2024-05-05 01:41:31 +05:30
aayush262
7aa0951cdf feat: long click "continue Watching" to see hidden items 2024-05-05 00:45:46 +05:30
aayush262
e9551be62d feat(Media List view): switch between grid and list view 2024-05-02 14:34:49 +05:30
aayush262
71870ff235 fix: banner crash 2024-05-02 00:39:27 +05:30
rebelonion
31c509f88c fix: decouple animator for stories 2024-05-01 12:43:04 -05:00
aayush262
74fcd581b0 fix: strings 2024-05-01 01:29:46 +05:30
aayush262
42330032c8 feat: list view for home page media 2024-05-01 00:57:58 +05:30
aayush262
fdb7f45a3d chore: cleanup pt 3 2024-04-30 20:27:09 +05:30
aayush262
390ce9a022 Merge remote-tracking branch 'origin/dev' into dev 2024-04-30 20:00:43 +05:30
rebelonion
a7589a0296 fix: combine some shit 2024-04-29 15:50:05 -05:00
aayush262
0a0da65f7c chore: cleanup pt 3 2024-04-30 00:26:30 +05:30
aayush262
ea48809d07 chore: cleanup 2024-04-29 03:04:51 +05:30
aayush262
a573fbdc89 chore: cleanup 2024-04-28 15:23:19 +05:30
aayush262
c947dbdb70 feat(social): only save last 100 activity ids 2024-04-28 03:30:14 +05:30
aayush262
90b9b7bef3 feat(social): filter activity only with in 3days 2024-04-28 01:40:17 +05:30
aayush262
133354a22d feat(social): continue from where you left 2024-04-27 22:07:09 +05:30
aayush262
73ef5f4bbc feat(social): text activity 2024-04-27 19:50:59 +05:30
aayush262
140dd2e0c3 fix(social): activity name 2024-04-27 17:54:49 +05:30
aayush262
90e611dc4f fix(social): crash when clicking story 2024-04-27 17:22:00 +05:30
aayush262
7ecdbfd42f fix(social): thick bar 2024-04-27 09:48:50 +05:30
aayush262
f4c95b6cc0 feat(social): mark alr watched 2024-04-27 01:20:40 +05:30
aayush262
da456d3067 feat(social): like button fix 2024-04-26 19:57:55 +05:30
aayush262
856deb7755 feat: activity view 2024-04-26 03:27:04 +05:30
rebelonion
24147e746a chore: code cleanup 2024-04-19 06:03:40 -05:00
aayush262
95b2939532 fix: hide recent if its empty 2024-03-31 16:44:27 +05:30
aayush262
f30e6b7809 fix: banner animation 2024-03-31 12:23:17 +05:30
aayush262
99b3bbaaad feat: adult only media option 2024-03-30 15:44:29 +05:30
aayush262
1c1d14fff1 fix: "popular manga" text missing 2024-03-30 02:54:44 +05:30
aayush262
2dc3035a7c feat: more options in anime and manga side 2024-03-30 02:39:47 +05:30
TwistedUmbrellaX
d46f1b25eb
feat: option to disable trending scroll (#288) 2024-03-25 15:24:55 -05:00
TwistedUmbrellaX
378abe73c9
feat: add haptics to long click event (#290)
Please, someone. Anyone. Tell me it's OK to let go....
2024-03-25 15:23:44 -05:00
rebelonion
ba09f7533c fix: anime page searching manga 2024-03-23 21:12:55 -05:00
TwistedUmbrellaX
08bf1a2336 chore: eliminate overlap layouts 2024-03-22 19:12:58 -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
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
rebelonion
adb304f138 fix: manga/anime page noti icon updating 2024-03-20 14:29:52 -05:00
TwistedUmbrellaX
9f84845ada
fix: login and navigation < API 23 (#258)
* fix: compensate for old nav (48dp)

* fix: allow login to complete < API 23
2024-03-18 17:42:33 -05:00
rebelonion
353452dd21 feat: open settings files directly 2024-03-17 22:15:20 -05: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