TwistedUmbrellaX
f9090f59b7
fix: support for round vertical
2024-03-22 14:18:14 -04:00
TwistedUmbrellaX
e65e7a79a5
feat: vertical navigation for profile
2024-03-22 14:18:13 -04:00
TwistedUmbrellaX
0996639cac
fix: vertical AnimatedBottomBar
2024-03-22 14:18:13 -04:00
TwistedUmbrellaX
e5f58f20c7
fix: undo all of the margin hacks
...
Using 72dp as the height appears to have been a bit of a hack to appear beyond the navigation bar. In cases where the bar is not present, such as landscape, this left a gap between the bottom of the screen and bar. On API 23, the result was the opposite. All of this can be addressed by simply relying on the actual measurements and not compensating for compensation.
2024-03-22 14:18:13 -04:00
aayush262
d1e03b8237
feat(media): fav and popularity count
2024-03-22 23:44:51 +05:30
aayush262
917ffe644f
feat: something
2024-03-22 20:38:34 +05:30
aayush262
02efc01a10
feat(profile): round chips
2024-03-22 12:50:04 +05:30
aayush262
3016792f95
fix(activity): blur banner
2024-03-22 11:24:36 +05:30
Sadwhy
e1b50c86f3
feet(watch): Fixed one inconsistent switch ( #273 )
...
* feet(watch): Fixed one inconsistent switch
2024-03-21 11:41:16 +05:30
aayush262
42f23e4345
dix: many small changes
2024-03-21 01:18:36 +05:30
rebelonion
3bbf9efe63
dix: comment scroll deadspace
2024-03-20 13:54:25 -05:00
rebelonion
23e6323f92
fix: comment reply dead scrolling space
2024-03-20 04:29:14 -05:00
rebelonion
f707f8cc33
fix: activity color tweaks
2024-03-20 01:23:48 -05:00
aayush262
fa7126d80d
fix: better gradiant color
2024-03-20 11:13:09 +05:30
aayush262
7d5f69888a
fix(profile): double usernames
2024-03-20 10:57:50 +05:30
rebelonion
a39db5ea93
fix: cleaner spoiler text in comments
2024-03-19 17:09:34 -05:00
rebelonion
9471683501
feat: AlarmManager option for notifications
2024-03-18 23:51:00 -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
3434aa9744
fix: sticky profile fragment
2024-03-18 09:53:54 -05:00
rebelonion
3e84cfe09a
fix: profile fragment scrolling
2024-03-18 00:23:40 -05:00
aayush262
22dccaa24b
Merge remote-tracking branch 'origin/dev' into dev
2024-03-18 10:39:42 +05:30
rebelonion
1fd91b9ec6
Merge branch 'pr/257' into dev
2024-03-17 23:12:40 -05:00
rebelonion
5c2ae57d77
feat: open user links in dantotsu
2024-03-17 23:05:05 -05:00
rebelonion
92fa0c117d
fix: stats hardware acceleration glitch
2024-03-17 21:59:21 -05:00
TwistedUmbrellaX
56aefef693
feat: move theme to API 23 res
2024-03-17 18:06:28 -04:00
aayush262
726f461ff6
fix(profile): Buggy animation
2024-03-17 21:06:20 +05:30
aayush262
fea448f850
feat: fav character (WIP)
2024-03-17 11:29:58 +05:30
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
8177dfdcef
feat: delete item from context menu ( #251 )
...
* feat: delete item from context menu
* fix: follow the naming convention
2024-03-16 22:56:38 -05:00
rebelonion
de21365c90
feat: tell user if not logged in
2024-03-16 19:51:40 -05:00
rebelonion
a24d1515b3
fix: more descriptive string
2024-03-16 19:24:38 -05:00
aayush262
e3f8096749
feat: better profile page
2024-03-16 22:04:57 +05:30
rebelonion
34a9a55d4f
fix: comment bar not visible (solution is so cursed)
2024-03-15 20:57:36 -05:00
rebelonion
91bcacc978
feat: swipe refresh activity/notifications
2024-03-15 18:05:23 -05:00
rebelonion
12c77604f1
fix: typo
2024-03-15 17:16:27 -05:00
TwistedUmbrellaX
9a1ec8567c
fix: error when streams are empty ( #249 )
...
The current design simply presents an empty server list and leaves the user to click away. No action can be taken without leaving the dialog.
2024-03-15 17:15:43 -05:00
aayush262
5dbc01dba3
feat: long tap like button to see users
2024-03-15 18:32:51 +05:30
rebelonion
c5abfa15e0
feat: activity clicking
2024-03-15 05:55:46 -05:00
rebelonion
9e371778b7
feat: filter lists by genre
2024-03-14 15:51:40 -05:00
rebelonion
4d2a08c258
feat: anilist notifications (real)
2024-03-14 06:00:48 -05:00
rebelonion
19697f4f39
feat: view profile on anilist
2024-03-14 02:59:59 -05:00
ibo
291f61551a
feat: hide scrollBar toggle ( #238 )
2024-03-13 07:57:40 -05:00
tutel
e915dd619d
Made the skip button dissappear after 5 seconds with a setting to turn it off ( #224 )
...
* Made the skip button dissappear after 5 seconds with a setting to turn it off
* Resolved Merge Conflicts and Removed Unnecessary Imports
* Resolved Merge Conflicts
* Resolved Merge Conflicts
* Resolved Merge Conflicts
* Resolved problems
* Fixed a little mistake
* Made Requested Changes
* Removed println I forgot
2024-03-13 07:56:00 -05:00
aayush262
8fb6357fb5
feat: Blur toggle
2024-03-12 20:43:20 +05:30
rebelonion
408737d510
feat: activity replies
2024-03-11 04:28:13 -05:00
rebelonion
a35887d4ac
fix: tiny ui changes
2024-03-11 03:38:32 -05:00
rebelonion
dbce7c5b29
feat: logging to file
2024-03-11 03:01:08 -05:00
rebelonion
8e5e548e16
Merge branch 'dev' of https://github.com/rebelonion/Dantotsu into dev
2024-03-10 03:21:22 -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
rebelonion
92089067f1
fix: activity pagination
2024-03-10 03:20:05 -05:00