TwistedUmbrellaX
cf10229574
fix: address deprecated code ( #256 )
...
* fix: address deprecated code
Build.RADIO has been deprecated since API 15, which means it hasn't worked since before the lowest target API of the app, and versioncode is deprecated in API 28.
* fix: use the convenience method
This takes the unused convenience method and the individually declared uses and merges them.
* fix: simplify compat switch
2024-03-17 23:10:38 -05:00
rebelonion
5c2ae57d77
feat: open user links in dantotsu
2024-03-17 23:05:05 -05:00
rebelonion
353452dd21
feat: open settings files directly
2024-03-17 22:15:20 -05:00
rebelonion
92fa0c117d
fix: stats hardware acceleration glitch
2024-03-17 21:59:21 -05:00
rebelonion
9f4cd0ba0d
fix: z fighting in viewpager2 potential?
2024-03-17 21:21:17 -05:00
rebelonion
385198e69a
fix: text | reply bar not hiding
2024-03-17 21:07:54 -05:00
TwistedUmbrellaX
89fe3b82a3
fix: excess scope and redundancy
2024-03-17 22:05:14 -04:00
rebelonion
af1bc944d8
feat: sort comments in api
2024-03-17 20:52:39 -05:00
rebelonion
a0b22e8d56
fix: setdub out of bounds
2024-03-17 20:15:21 -05:00
rebelonion
c47d1afa1a
feat: comment notifications in notification section
2024-03-17 20:05:38 -05:00
TwistedUmbrellaX
12a5b602e9
feat: getColor compatibility changes
2024-03-17 20:03:21 -04:00
rebelonion
25b85569fe
fix: fragment IllegalStateException
2024-03-17 18:25:38 -05:00
rebelonion
b373a52218
fix: search for Spanish "episode"
2024-03-17 18:14:00 -05:00
rebelonion
b0e46cd904
fix: all notifications going to the same activity
2024-03-17 17:56:53 -05:00
rebelonion
89a54b4509
fix: recycled stat item
2024-03-17 17:35:59 -05:00
TwistedUmbrellaX
56aefef693
feat: move theme to API 23 res
2024-03-17 18:06:28 -04:00
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
rebelonion
9a3f9c6de2
Merge branch 'dev' of https://github.com/rebelonion/Dantotsu into dev
2024-03-16 23:11:42 -05:00
rebelonion
cf9799da7c
chore: kotlin version bump
2024-03-16 23:11:30 -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
813b64980d
Merge branch 'pr/247' into dev
2024-03-16 22:53:25 -05:00
rebelonion
fda809bc8a
fix: more strategic refresh in comments
2024-03-16 22:44:45 -05:00
rebelonion
5d1b220105
version bump
2024-03-16 19:58:17 -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