68 Commits

Author SHA1 Message Date
bfad3f92f2 Fixed 'stuck in solve captcha screen' 2025-03-03 19:44:53 +05:30
ba4a08c296 Removed dependency metadata on release build 2024-11-02 16:33:56 +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
7316c64685 remove unused imports 2024-10-19 18:20:07 +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
fda962a46f git commit -m 'trending page is not working due to open lib not responding :FIXED' 2024-10-12 15:52:04 +05:30
a7ca206b10 Fixed Stuck on Solve Captcha Screen 2024-09-28 13:10:48 +05:30
ea86d76015 removed unused imports 2024-08-31 16:00: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
62ff665b87 fix: no mirrors found after anna's archive ui update 2024-08-22 18:46:00 +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
17dcbb05b3 Fixed no mirror and download failed error 2024-02-15 22:25:27 +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
092f6029b6 Fixed unable to download due to change in annas archive 2023-11-20 23:47:40 -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
013cce078f removed ripple effect from bottom nav 2023-09-13 22:43:14 -07:00
7f3e255259 added systemNavigationBarColor to blend with bottom navbar 2023-09-12 00:21:50 -07:00
0825857231 Merge pull request #26 from basitali1509/feat/bottom-nav-bar-UI
FEEDBACK: Bottom Navigation Bar background color should be white in light mode
2023-09-12 08:44:34 +05:30
ed8a6e01e9 Fixed Empty Search Field Bug 2023-09-12 02:11:19 +05:00
9def607737 bottom navbar background color update 2023-09-12 00:00:13 +05:00
6d0d417ce0 Merge branch 'main' of https://github.com/dstark5/Openlib into feat/bottom-nav-bar-UI 2023-09-11 23:35:52 +05:00
ccd260d451 Fixed download failing due to change in Anna's archive website 2023-09-10 22:50:57 -07:00
6ac9f0c77a bottom navbar UI update 2023-09-09 22:31:06 +05: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