TwistedUmbrellaX
75e90541c9
fix: make bottom to top work properly ( #320 )
...
* fix: make bottom to top work properly
Fixes navigating to the wrong chapter, despite the UI being correct. Makes bottom to top its own setting that functions as expected, not just top to bottom with a RTL slider bar.
* fix: allow inversion to pick sides
2024-04-04 03:26:21 -05:00
TwistedUmbrellaX
77c57846ed
fix: add padding to last item in recycler ( #293 )
...
* fix: add padding to last item in recycler
Stop guessing numbers to compensate for a view we can measure. by adding a method to measure them.
* fix: avoid scrolling artifacts in nested
2024-03-26 16:10:02 -05:00
TwistedUmbrellaX
fa6e3a34b5
fix: prefer caching the final version ( #283 )
...
While caching the original and the final seems like an ideal way to reduce overhead, you cache an original copy of the image and the modified copy of the image to only ever load the modified copy. The size is set, meaning you are not reusing the original image. There is no reason to cache it.
2024-03-23 20:07:02 -05:00
TwistedUmbrellaX
85ef4b3c12
Add transparency options to subtitle ( #281 )
...
* feat: add state llistener to Xpandable
* feat: improve app restart process
* feat: support subtitle transparency
2024-03-23 19:12:22 -05:00
rebelonion
1b50ffcf11
fix: clean up some warnings
2024-03-23 18:05:43 -05: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
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
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
c240664fda
fix: links in apps always open externally
2024-03-18 10:38:19 -05:00
rebelonion
1fd91b9ec6
Merge branch 'pr/257' into dev
2024-03-17 23:12:40 -05:00
TwistedUmbrellaX
a8ad018c44
feat: support API 21 with compat
2024-03-17 14:36:07 -04:00
rebelonion
9c0861a8e4
feat: character fav
2024-03-17 01:39:21 -05:00
rebelonion
fda809bc8a
fix: more strategic refresh in comments
2024-03-16 22:44:45 -05:00
rebelonion
34a9a55d4f
fix: comment bar not visible (solution is so cursed)
2024-03-15 20:57:36 -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
aayush262
8fb6357fb5
feat: Blur toggle
2024-03-12 20:43:20 +05:30
aayush262
37c618cb28
feat: blur function
2024-03-12 10:22:25 +05:30
rebelonion
4838e69aea
Merge branch 'dev' of https://github.com/rebelonion/Dantotsu into dev
2024-03-11 04:28:15 -05:00
rebelonion
408737d510
feat: activity replies
2024-03-11 04:28:13 -05:00
TwistedUmbrellaX
a0f05928e0
fix: reapply theme to each init call ( #235 )
2024-03-11 03:51:55 -05:00
rebelonion
dbce7c5b29
feat: logging to file
2024-03-11 03:01:08 -05:00
rebelonion
eb2eae7d6c
fix: broken function name
2024-03-10 03:42:56 -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
TwistedUmbrellaX
14115ada4c
A few build and navigation bar improvements ( #231 )
...
* fix: match project root to repo name
* feat: hide navigation bar until swiped
* fix: limit announcements to official
* feat: keep navigation visible for back
* fix: remove a duplicate permission
2024-03-09 15:06:48 -06:00
rebelonion
98f4d4f30b
feat: global/personal feed | like posts | pagination
2024-03-09 04:33:06 -06:00
rebelonion
a2ecc5e30e
fix: most profiles
2024-03-05 02:29:00 -06:00
rebelonion
500de4e45e
feat: statistics (wip)
2024-03-02 04:54:02 -06:00
rebelonion
e256fb1560
feat: better notification
2024-02-28 01:27:48 -06:00
rebelonion
21b9d51a35
fix: image saving on api > Q
2024-02-21 23:09:31 -06:00
rebelonion
7879fe4355
fix: initial protected save not saving with correct filetype
2024-02-08 06:31:09 -06:00
rebelonion
2912ee5f73
fix: popups backgrounds to black when in OLED mode
2024-02-06 21:55:14 -06:00
rebelonion
9bb4c702f3
feat: ask permission for files on API <29
2024-02-06 21:40:38 -06:00
rebelonion
a2e44da99d
chore: code refactor
2024-02-06 02:16:10 -06:00
rebelonion
c0f3fed142
feat: F-Droid flavor
2024-02-06 01:10:12 -06:00
rebelonion
aa8d41eecf
better setting export
2024-02-03 00:43:20 -06:00
rebelonion
2214c47c0c
exporting credentials now requires a password (encrypted)
2024-02-02 16:45:07 -06:00
Finnley Somdahl
cd96b6ab06
attempt to not overwrite settings file
2024-02-02 09:33:55 -06:00
aayush262
cbdd1a2538
Fix dark theme
2024-02-02 19:05:32 +05:30
rebelonion
49e90a27b8
import/export settings
2024-02-02 02:04:46 -06:00
rebelonion
4d682f014d
remove old setting saving
2024-02-01 14:54:25 -06:00
rebelonion
8020b32541
backend preference wrapper
2024-01-30 00:39:12 -06:00
rebelonion
0ebd067bc2
cleanup
2024-01-26 00:29:19 -06:00
rebelonion
de91f1f3fa
idk some fixes or smth
2024-01-23 01:23:47 -06:00
rebelonion
734c5d0571
help clear some pesky errors
2024-01-21 00:30:54 -06:00
rebelonion
ff02280239
webview for extensions
2024-01-18 01:09:11 -06:00
aayush262
6b2ffdaf4f
ruined UI ( #138 )
...
* removed auto navbar hide
* ruined rebel's fabulous UI
2024-01-17 19:48:17 -06:00
rebelonion
05b3f57a76
incognito notification onClick
2024-01-17 00:08:32 -06:00
aayush262
61150066bd
auto hide android navbar ( #133 )
...
* auto hide android navbar
* auto hide android navbar
2024-01-15 12:55:21 -06:00