Commit graph

78 commits

Author SHA1 Message Date
rebel onion
43dee6ee49 feat: make repo adding easier 2024-12-30 19:25:22 -06:00
Sadwhy
ff3372754a
feat(network): socks5 proxy support (#530) 2024-11-19 21:52:13 +05:30
ibo
04b9b9e7ff
feat(settings): fully fledged AniList settings (#453) 2024-07-08 23:43:30 +05:30
rebelonion
b09f26ed34 fix: some markdown fixes 2024-06-29 10:59:18 -05:00
rebelonion
6eb654bf51 fix start keyboard expanded smh 2024-06-26 15:02:12 -05:00
rebelonion
b109d50d89 fix: markdown options hidden behind keyboard 2024-06-26 14:55:37 -05:00
aayush262
6f685a4388 feat: private message 2024-06-02 02:11:56 +05:30
ibo
ce7ae28e1e
feat: revamping text activities (#406)
* feat(storyReply): redesigned components

* feat(storyReply): fixed all markdowns
2024-06-01 08:27:11 -05:00
aayush262
2b4c9bf7a9 feat: notifications page rework 2024-05-26 00:40:46 +05:30
rebelonion
143eed8cb2 feat: add calculator to app 2024-05-22 05:08:43 -05:00
rebelonion
ab360b3a75 feat: extension testing 2024-05-19 14:17:58 -05:00
rebelonion
fa659c7da0 feat: creating activities in app 2024-05-12 06:01:51 -05:00
rebelonion
a0fabd3ca6 feat: reviews 2024-05-12 03:37:41 -05:00
rebelonion
8a0224e6b0 feat: crash report | various small fixes 2024-05-01 14:45:08 -05:00
rebelonion
1431027cf3 fix: smol changes 2024-04-30 19:39:19 -05:00
aayush262
42330032c8 feat: list view for home page media 2024-05-01 00:57:58 +05:30
aayush262
133354a22d feat(social): continue from where you left 2024-04-27 22:07:09 +05:30
aayush262
856deb7755 feat: activity view 2024-04-26 03:27:04 +05:30
rebelonion
70a50ece43 chore: cleanup pt2 2024-04-19 06:13:14 -05:00
rebel onion
670d16bd8e
Addons (#368)
* feat: (wip) torrent

credit to kuukiyomi

* fix: extensions -> addons

* fix: unified loader

* feat: (wip) modularity

* fix: addon ui

* feat: addon install/uninstall

---------

Co-authored-by: aayush262 <aayushthakur262006@gmail.com>
2024-04-19 04:08:20 -05:00
aayush262
674a512630 feat: split all settings 2024-04-11 17:25:41 +05:30
TwistedUmbrellaX
72c69e7c79
ExoPlayer improvements (#325)
* fix: add declarations for BT headsets

* fix: stop overriding user settings

* fix: offload cache to external storage
2024-04-05 16:49:15 -05:00
rebel onion
720b40afa7
feat: custom downloader and downloader location (#313)
* feat: custom downloader (novel broken)

* fix: send headers to ffmpeg

ffmpeg can be a real bitch to work with

* fix: offline page for new download system

* feat: novel to new system | load freezing

* chore: clean manifest

* fix: notification incrementing

* feat: changing the downloads dir
2024-04-04 04:03:45 -05:00
rebelonion
7951c2cf37 fix: some widget sting newlines 2024-03-27 19:02:42 -05:00
TwistedUmbrellaX
f83d1d8d84
Profile Stats Widget (#292)
* feat: create a statistics widget

* feat: mirror app color option

* fix: the minimum size cut off

* feat: make the stat widget decent

* fix: prevent bleeding edges

* fix: PREVENT BLEEDING EDGES!

* fix: we didn't really need an overlay
2024-03-27 17:45:26 -05:00
rebelonion
f177e2cf7c chore: clean package location 2024-03-25 22:48:26 -05:00
rebelonion
be07fad8f1 fix: layout tweaks for upcoming widget 2024-03-25 22:08:51 -05:00
rebelonion
df23b2f62f feat: currently airing widget 2024-03-25 21:20:17 -05: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
e65e7a79a5 feat: vertical navigation for profile 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
rebelonion
808d4e6bf5 feat: move subscriptions to new notification method 2024-03-19 19:30:12 -05:00
rebelonion
9471683501 feat: AlarmManager option for notifications 2024-03-18 23:51:00 -05:00
rebelonion
a0f6320eee fix: what file links dantotsu opens 2024-03-18 10:12:32 -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
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
aayush262
e0cd43c63c fix: some UI changes pt:2 2024-03-08 15:24:35 +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
ibo
2855093f5f
feat: Inbox WIP(#222) 2024-03-06 20:36:56 +05:30
aayush262
8da0092561 WTF: rebel pls fix it 2024-03-06 02:19:30 +05:30
rebelonion
d181dcf837 feat: open stat in new window 2024-03-04 18:26:12 -06:00
aayush262
c720aed4fc feat(profile page): WIP 2024-03-02 12:41:45 +05:30
rebelonion
449485f06a fix: search bars 2024-02-29 03:10:21 -06:00
rebelonion
a8bd9ef97b fix: reply bar not showing 2024-02-26 19:35:12 -06:00
rebelonion
7f943d34ac feat: comment placement | tagging 2024-02-26 03:01:11 -06:00
rebelonion
a73c4cd678 feat: comments targeted at database 2024-02-15 12:44:52 -06:00
rebelonion
aaf9bdd00c feat: creating, deleting comments | markdown, spoiler comments 2024-02-14 06:41:24 -06:00