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
eaefbc13f9
feat: logout check
2024-03-16 17:04:39 -05:00
rebelonion
98f4d4f30b
feat: global/personal feed | like posts | pagination
2024-03-09 04:33:06 -06:00
aayush262
e0cd43c63c
fix: some UI changes pt:2
2024-03-08 15:24:35 +05:30
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
aayush262
e2eae6250b
feat: WIP activity and notification page
2024-03-07 01:02:27 +05:30
aayush262
ecbc7efebc
feat(search): moved search by image
2024-03-05 17:22:40 +05:30
aayush262
c720aed4fc
feat(profile page): WIP
2024-03-02 12:41:45 +05:30
rebelonion
a2e44da99d
chore: code refactor
2024-02-06 02:16:10 -06:00
Finnley Somdahl
ed6275b0e8
Merge branch 'dev' of https://github.com/rebelonion/Dantotsu into dev
2024-02-02 14:49:22 -06:00
Finnley Somdahl
97d062ffc2
remove unnecessary context (build failing)
2024-02-02 14:49:19 -06:00
Sadwhy
c57c33c088
Small delay to offline toggle ( #171 )
2024-02-02 22:25:01 +05:30
rebelonion
49e90a27b8
import/export settings
2024-02-02 02:04:46 -06:00
rebelonion
8020b32541
backend preference wrapper
2024-01-30 00:39:12 -06:00
rebelonion
4e6842862e
send offline mode to correct page
2024-01-17 00:56:48 -06:00
rebelonion
98cb11e841
offline anime
2024-01-14 23:59:39 -06:00
rebelonion
f038dcb255
clean incognito notification function
2024-01-14 18:58:57 -06:00
aayush262
a0b6956ca4
incognito notification ( #130 )
2024-01-14 15:59:28 -06:00
Finnley Somdahl
cc5b512441
clean Sad's shit
2024-01-13 11:20:02 -06:00
Sadwhy
84e300482a
Incognito and download switch ( #121 )
...
* Offline Mode and incognito Switch
* fix
* Fix 1
* Update MainActivity.kt
* Update MainActivity.kt
---------
Co-authored-by: rebel onion <87634197+rebelonion@users.noreply.github.com>
2024-01-13 11:13:54 -06:00
aayush262
5c4e9d7696
Better incognito (visually)
...
toggle for navbar in list
2023-12-11 21:39:23 +05:30
Finnley Somdahl
876304065d
fix for SettingsDialogFragment.<init> []
2023-12-06 19:19:14 -06:00
Finnley Somdahl
afa960c808
reformat
2023-12-01 01:22:15 -06:00
Finnley Somdahl
4db301ca7a
more offline stuff/bugfixes
2023-11-20 00:39:14 -06:00
Finnley Somdahl
9c0ef7a788
bugfixes and themes
2023-10-27 00:47:44 -05:00
Finnley Somdahl
21bfbfb139
Initial commit
2023-10-17 18:42:43 -05:00