5 Commits

Author SHA1 Message Date
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Clarence Castillo
04db6981aa
Fix GManga Latest page error and crashing on older devices (#5540)
* Revert "Update Gmanga.kt (#5497)"

This reverts commit e3d01c98444ddfa26ed07a27d9c4b123482101c2.

* Fix app crashing for users with Android API 7 and below

* Fix latest page not working due to some items having no thumbnail

Co-authored-by: ellpatron <ell.patron91@gmail.com>
2021-01-24 13:44:29 -05:00
ellpatron
e3d01c9844
Update Gmanga.kt (#5497)
* Update Gmanga.kt

fixing when hitting latest ---> getting jsonNull

* Update build.gradle

V1.2.21

* Update build.gradle
2021-01-21 11:36:36 -05:00
Clarence Castillo
91bf6734d4
Fix empty filters when searching with query string (#5328) 2021-01-05 22:11:39 -05:00
Clarence Castillo
a552a5267b
New extension GMANGA (#5274)
* Initial commit of GMANGA

* Enable text search

* Implement search filters

* Fix bug unable to render pages of non-webp chapters

* Replace default user-agent with a more generic one

* Add preference to select picking most viewed scan or just show all

* Implement rate limiting to avoid IP ban

* Translate messages to Arabic

* Split functionality to different files
2020-12-30 06:42:27 -05:00