53 Commits

Author SHA1 Message Date
bfad3f92f2 Fixed 'stuck in solve captcha screen' 2025-03-03 19:44:53 +05:30
659b3426e8 version upgrade 2024-11-01 20:16:46 +05:30
7b6394f6ad Fixed gradle error on build 2024-11-01 19:07:48 +05:30
2df0d1f655 Fixed grey screen on search and changed share button position 2024-10-30 21:36:27 +05:30
18723e1d78 Added book title and thumbnail sharing feature with image download and preview support (#126)
* Added Share button with minimal functionality at this moment.

* Feature: Add functionality to share book title with thumbnail

- Download image from URL and save it to a temporary directory.
- Share the book title along with the thumbnail using `Share.shareXFiles`.
- Improved sharing experience by combining text and image in a single share intent.
2024-10-25 18:25:02 +05:30
43aba47453 Modified Home page design to contain both trending and genres page 2024-10-19 18:17:59 +05:30
e79042ebc1 Categories (#123)
* added categories

* added category info and thumbnails
2024-10-19 17:48:27 +05:30
1e84848d39 Fixed trending page request connection error 2024-10-13 20:36:54 +05:30
a7ca206b10 Fixed Stuck on Solve Captcha Screen 2024-09-28 13:10:48 +05:30
f396f92463 Fixed "no mirror found" and "always redirected to captcha" issues 2024-08-31 14:17:50 +05:30
669e5f7a66 feat: move files when changing book directory in settings 2024-08-26 19:32:29 +02:00
7f36ca98b7 feat: add a setting for the destination folder of downloaded books 2024-08-24 00:23:12 +02:00
11a7dca93c chore: organize imports 2024-08-23 23:35:09 +02:00
f0940e2947 chore: remove in-app reader 2024-08-22 18:47:40 +02:00
d655a4bd32 fixed mirror not found error 2024-02-25 18:32:34 +05:30
9b696c7e9d updated about page 2024-02-15 22:53:41 +05:30
cddaeb553a updated version number 2024-02-15 22:31:16 +05:30
2a2e5df118 Fixed grey screen while file downloading 2024-02-05 20:17:11 +05:30
aac2e807f0 Fixed gray screen error 2024-02-05 19:29:10 +05:30
95288271fa added warning for failed file checksum veification 2024-02-04 17:26:11 +05:30
73a294fb89 updated version details 2024-02-04 16:16:52 +05:30
c068714e52 added file verification with md5 checksum 2024-02-04 12:41:48 +05:30
88c1612184 Fixed result not found error 2023-12-16 21:45:51 -08:00
3bda1a7284 Fixed no result found and added new resources for trending books 2023-12-05 05:52:14 -08:00
51283c3410 fixed no result found error 2023-11-03 06:05:03 -07:00
3a95d79c4a fixed bugs 2023-10-24 04:05:29 -07:00
9aeea38192 implemented mirror availabilty check 2023-10-24 03:42:05 -07:00
76c80be783 implemented cloudflare clearance 2023-10-23 23:59:38 -07:00
f71535438b added file type filter and fixed search not working 2023-10-16 06:55:32 -07:00
b536e1600a finished file type indicator 2023-10-12 23:41:24 -07:00
2ddc71d830 added file type indicator for book card 2023-10-12 06:00:59 -07:00
7f3e255259 added systemNavigationBarColor to blend with bottom navbar 2023-09-12 00:21:50 -07:00
ed8a6e01e9 Fixed Empty Search Field Bug 2023-09-12 02:11:19 +05:00
ccd260d451 Fixed download failing due to change in Anna's archive website 2023-09-10 22:50:57 -07:00
f0d0178a2d added openwith feature 2023-09-02 05:38:27 -07:00
f4f86a1353 openwith feature added 2023-09-02 04:59:01 -07:00
93013fe6bb added open with feature 2023-09-02 03:53:03 -07:00
1de126104d Migated to new epub viewer for android and ios 2023-08-30 00:56:02 -07:00
e4c8ddaa88 fixed crashing 2023-08-29 06:36:55 -07:00
82798bb749 added resume reading in new epub reader 2023-08-29 06:24:20 -07:00
16fc051219 added new epub reader 2023-08-29 05:23:38 -07:00
da399604bf added new epub viewer 2023-08-27 23:28:33 -07:00
0db7794455 added about page 2023-08-25 05:02:47 -07:00
27061a1922 added db to persist theme modes 2023-08-24 23:12:30 -07:00
162ea41196 theme change added 2023-08-23 01:18:12 -07:00
010dc1dfdb added dark mode 2023-08-23 01:02:21 -07:00
b2a1be7a7e init settings page design 2023-08-22 23:29:07 -07:00
1507656944 settings page 2023-08-22 20:13:03 -07:00
9cc3c3dde5 implemented resume reading for pdf and epub 2023-08-21 22:52:19 -07:00
e7b6a9d40f added resume reading for pdf viewer 2023-08-18 07:03:23 -07:00