TwistedUmbrellaX
a8ad018c44
feat: support API 21 with compat
2024-03-17 14:36:07 -04:00
aayush262
726f461ff6
fix(profile): Buggy animation
2024-03-17 21:06:20 +05:30
rebelonion
9c0861a8e4
feat: character fav
2024-03-17 01:39:21 -05:00
rebelonion
ca0162fb9c
Merge branch 'dev' of https://github.com/rebelonion/Dantotsu into dev
2024-03-17 01:01:09 -05:00
rebelonion
cfb8c3c733
feat: toggle fav
2024-03-17 01:00:08 -05:00
aayush262
fea448f850
feat: fav character (WIP)
2024-03-17 11:29:58 +05:30
rebelonion
c033bb0445
fix: use hardware acceleration for bio
2024-03-17 00:35:51 -05:00
rebelonion
bb110be9ab
fix: bio color cleanup
2024-03-17 00:10:39 -05:00
rebelonion
fd39c4f391
fix: some color logging
2024-03-16 23:22:37 -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
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
fda809bc8a
fix: more strategic refresh in comments
2024-03-16 22:44:45 -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
rebelonion
a3d6f841c6
feat: use markwon builder
2024-03-16 19:10:37 -05:00
rebelonion
b770bca6ba
fix: RPC image
2024-03-16 18:56:56 -05:00
rebelonion
eaefbc13f9
feat: logout check
2024-03-16 17:04:39 -05:00
rebelonion
7fcc23c5bf
fix: refresh stats every page load
2024-03-16 16:56:24 -05:00
rebelonion
29364bf30a
fix: chart load | background of bio?
2024-03-16 16:50:58 -05:00
rebelonion
a9b4916dd8
fix: combine profile query
2024-03-16 15:43:09 -05:00
TwistedUmbrellaX
d4ab0ad57d
fix: hide the skip button if hidden ( #252 )
...
If using the option to hide the skip button after a delay, setting 0 results in a generic +85 button with no click action.
2024-03-16 11:54:29 -05:00
aayush262
e3f8096749
feat: better profile page
2024-03-16 22:04:57 +05:30
rebelonion
94aae33d10
feat: animations for comment/activity/notification
2024-03-15 21:21:14 -05:00
rebelonion
96e29a8c59
fix: dismiss after extractors loaded
2024-03-15 21:13:03 -05:00
rebelonion
34a9a55d4f
fix: comment bar not visible (solution is so cursed)
2024-03-15 20:57:36 -05:00
rebelonion
cf93f6d657
Merge branch 'dev' of https://github.com/rebelonion/Dantotsu into dev
2024-03-15 18:05:31 -05:00
rebelonion
91bcacc978
feat: swipe refresh activity/notifications
2024-03-15 18:05:23 -05:00
TwistedUmbrellaX
e79a824a04
fix: remove landscape buffer ( #250 )
...
Portrait compensates for system navigation, which bleeds into landscape (where system nav is on the side) and places the bar 1/3 into the screen.
2024-03-15 17:53:52 -05:00
rebelonion
e00bbb2d8e
fix: notification list blank on click
2024-03-15 17:38:02 -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
b69e466853
feat: notification to activity click
2024-03-14 16:25:59 -05:00
rebelonion
9e371778b7
feat: filter lists by genre
2024-03-14 15:51:40 -05:00
rebelonion
ff036165df
fix: don't delete global
2024-03-14 15:09:07 -05:00
rebelonion
4ed74b664b
feat: notification clicking
2024-03-14 14:40:48 -05:00
rebelonion
ddd59643c5
fix: stop re-sending anilist notifications
2024-03-14 14:17:15 -05:00
rebelonion
6122eb3669
feat: global notification
2024-03-14 14:16:25 -05:00
rebelonion
b654824eb7
fix: home page not loading
2024-03-14 06:30:04 -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
TwistedUmbrellaX
41eea667e5
fix: forgotten uncle onRestart ( #244 )
...
* fix: forgotten uncle onRestart
It functions a lot like onResume, but assumes that onCreate ran and the user navigated away from the activity completely.
* fix: don't change to the current tab
2024-03-14 02:46:37 -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
꧁𝓜𝓸𝓱𝓪𝓶𝓶𝓮𝓭 𝓞𝓽𝓪𝓴𝓾꧂
6e8bd08828
Update ExoplayerView.kt ( #237 )
...
* feat (player): added portrait mode
Co-authored-by: MohammedOtaku <121404638+MohammedOtaku@users.noreply.github.com>
2024-03-13 07:56:33 -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
aayush262
07662a91f4
Merge remote-tracking branch 'origin/dev' into dev
2024-03-12 10:23:12 +05:30
aayush262
37c618cb28
feat: blur function
2024-03-12 10:22:25 +05:30