Dantotsu/app/src/main/java/ani/dantotsu
ibo 146805af49
feat(filter): revamping search for anime and manga (#272)
* feat: revamping search filter part1

* fix: sortBy dropdown now also calls search instead of only updating image

* feat: added longclick listener to reset and apply + cleaned up code

* feat: status filter fully functional

* chore: upgrade AGP to 8.3.1

* fix: splitted status list and cleaned up

* fix(search): underscore

* feat: attempt to add backend for countryOfOrigin filter

* fix: countryOfOrigin query and gradle

* feat: source filter fully functional

* fix(source): underscore

* feat: swap source with status

* fix: add searchSource to reset fun

* fix: clear underline after reopening bottom sheet

* chore: remove unnecessary declaration

* feat: add global to countryOfOrigin dropdown

* feat: floating cancel and apply button

* fix: added searchStatus and searchYear back to manga filter

* feat: desperate attempt for manga year filter

* feat(sortBy): added new releases item

* fix: year filter

---------

Co-authored-by: aayush262 <aayushthakur262006@gmail.com>
2024-04-01 22:13:41 -05:00
..
aniyomi/anime/custom fix: clean up some warnings 2024-03-23 18:05:43 -05:00
connections feat(filter): revamping search for anime and manga (#272) 2024-04-01 22:13:41 -05:00
download fix: data loading glitches (#284) 2024-03-24 16:09:26 -05:00
home fix: hide recent if its empty 2024-03-31 16:44:27 +05:30
media feat(filter): revamping search for anime and manga (#272) 2024-04-01 22:13:41 -05:00
notifications Merging stuff. Cleaning up code. The usual (#297) 2024-03-27 17:45:01 -05:00
offline chore: code refactor 2024-02-06 02:16:10 -06:00
others Add transparency options to subtitle (#281) 2024-03-23 19:12:22 -05:00
parsers Merging stuff. Cleaning up code. The usual (#297) 2024-03-27 17:45:01 -05:00
profile feat(filter): revamping search for anime and manga (#272) 2024-04-01 22:13:41 -05:00
settings feat(discord): custom buttons (#295) 2024-04-01 22:09:52 -05:00
themes fix: reapply theme to each init call (#235) 2024-03-11 03:51:55 -05:00
util feat: rounded corners compat 2024-03-25 23:07:45 -05:00
widgets Merge remote-tracking branch 'origin/dev' into dev 2024-03-30 02:40:04 +05:30
App.kt feat: currently airing widget 2024-03-25 21:20:17 -05:00
Functions.kt fix: add padding to last item in recycler (#293) 2024-03-26 16:10:02 -05:00
MainActivity.kt Just some quality of life garbage (#304) 2024-03-29 17:11:37 -05:00
Network.kt chore: lint performance optimization 2024-03-22 14:18:15 -04:00