Commit graph

86 commits

Author SHA1 Message Date
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
ibo
7f36eba709
feat: longclicklistener for AL profile now accessible everywhere (#228)
* feat: added longclicklistener for AL profile in AnimePageAdapter and MangaPageAdapter

* feat: add delete to smaller media bottom sheet
2024-03-09 15:02:23 -06:00
ibo
2742f58af5
feat(): fixed the UI changes 🦍 + notificationIcon logic and long press userAvatar 🐒 (#226) 2024-03-08 14:04:32 +05:30
aayush262
a2ca16355a fix: some UI changes (for better or worse) 2024-03-08 00:45:13 +05:30
rebelonion
7ac679f927 feat: anilist notifications 2024-03-07 02:51:04 -06:00
aayush262
e2eae6250b feat: WIP activity and notification page 2024-03-07 01:02:27 +05:30
ibo
2855093f5f
feat: Inbox WIP(#222) 2024-03-06 20:36:56 +05:30
rebelonion
92c663cd38 chore: cleanup 2024-02-08 05:11:28 -06:00
rebelonion
b829ed26f3 fix: combine anilist init queries into one query 2024-02-08 05:06:09 -06:00
rebelonion
a2e44da99d chore: code refactor 2024-02-06 02:16:10 -06:00
rebelonion
8d7b86a667 fix: crash on incorrect password 2024-02-06 01:53:49 -06:00
rebelonion
0c6fad91ca fix: #184 constraint layout 2024-02-06 01:39:57 -06:00