TwistedUmbrellaX
6e349b84c0
chore: extract strings from settings
2024-03-22 14:18:15 -04:00
TwistedUmbrellaX
ab9b92035e
fix: merge bindings by category
2024-03-22 14:18:15 -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
958aa634b1
feat: commit to the prank...
2024-03-22 14:18:14 -04:00
TwistedUmbrellaX
125a95285d
chore: addressing SetTextI18n
2024-03-22 14:18:14 -04:00
TwistedUmbrellaX
bbaae2e776
fix: settings has over 80 views
...
One really long layout is bad for performance, but this design also requires being aware of where an item is being placed.
2024-03-22 14:18:14 -04:00
TwistedUmbrellaX
1d740d33a0
fix: putting out 100 little fires
...
... before they become an inferno
2024-03-22 14:18:14 -04:00
TwistedUmbrellaX
633ec19c90
fix: don't load selected until intent
2024-03-22 14:18:13 -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
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
3016792f95
fix(activity): blur banner
2024-03-22 11:24:36 +05:30
aayush262
42f23e4345
dix: many small changes
2024-03-21 01:18:36 +05:30
rebelonion
adb304f138
fix: manga/anime page noti icon updating
2024-03-20 14:29:52 -05:00
rebelonion
3bbf9efe63
dix: comment scroll deadspace
2024-03-20 13:54:25 -05:00
rebelonion
b454a2e3d9
fix: comment notification at bottom
2024-03-20 13:08:46 -05:00
rebelonion
b0dbd7a348
fix: add a check for minimum poll time
2024-03-20 04:10:12 -05:00
aayush262
7d5f69888a
fix(profile): double usernames
2024-03-20 10:57:50 +05:30
rebelonion
51841cf05f
feat: error message snack -> toast
2024-03-20 00:23:42 -05:00
rebelonion
0bd4755814
fix: remove snack spam
2024-03-20 00:17:27 -05:00
rebelonion
927ba5ac86
fix: AAChartCore library not found tempfix
2024-03-19 20:18:39 -05:00
rebelonion
808d4e6bf5
feat: move subscriptions to new notification method
2024-03-19 19:30:12 -05:00
rebelonion
a39db5ea93
fix: cleaner spoiler text in comments
2024-03-19 17:09:34 -05:00
rebelonion
ca2409ef91
fix: fav workaround for broken anilist api
2024-03-19 16:50:52 -05:00
rebelonion
7b1f1a1357
fix: more robust notification loading
2024-03-19 16:02:52 -05:00
rebelonion
9471683501
feat: AlarmManager option for notifications
2024-03-18 23:51:00 -05:00
rebelonion
deeefb8e35
fix: don't show 500 error code
2024-03-18 17:55:12 -05:00
rebelonion
c777888fdb
Merge branch 'dev' of https://github.com/rebelonion/Dantotsu into dev
2024-03-18 17:45:36 -05:00
rebelonion
ce50627989
fix: add missing ui SharedPreference
2024-03-18 17:45:17 -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
6a8e422a30
fix: webview loading crash
2024-03-18 17:27:32 -05:00
rebelonion
39d6f0fbd6
fix: don't open links in webview
2024-03-18 10:40:39 -05:00
rebelonion
c240664fda
fix: links in apps always open externally
2024-03-18 10:38:19 -05:00
aayush262
22dccaa24b
Merge remote-tracking branch 'origin/dev' into dev
2024-03-18 10:39:42 +05:30
rebelonion
ffe921a223
Merge branch 'dev' of https://github.com/rebelonion/Dantotsu into dev
2024-03-17 23:14:07 -05:00
rebelonion
1fd91b9ec6
Merge branch 'pr/257' into dev
2024-03-17 23:12:40 -05:00
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