32 Commits

Author SHA1 Message Date
3d593eb46c chore: added logman 2023-12-25 11:33:55 +01:00
a843ae869d rfact: more refactoring ofcourse 2023-08-30 17:35:40 +01:00
29bae0162d fix: fixed some routing issues in medium screen sizes 2023-07-17 18:42:12 +01:00
56f682d2c8 fix: fixed dark theme not enabled 2023-07-12 23:45:30 +01:00
1248ba58a3 chore: rename to OpenLeaf and publish to app store 2023-06-17 02:09:06 +01:00
b1912830ca Chore/flutter 3.10 migration (#102)
* chore: updated dependencies and cleanup code

* chore: updated dependencies and cleanup code

* chore: downgraded share_plus

* chore: downgraded share_plus
2023-06-04 13:28:23 +01:00
d0e3454419 feat: migrated to riverpod from provider (#97)
* feat: migrated to riverpod from provider

* chore: code cleanup and quick fixes

* chore: removed unused packages

* chore: removed print statements

* chore: add padding to custom alert
2023-05-28 15:32:29 +01:00
39229f9385 chore: code refactor 2022-11-14 09:46:46 +01:00
7a25b8ef4b fix deprecated FlatButton and RaisedButton 2022-09-26 10:11:56 +01:00
30e1a11f96 removed dependency override and fix build issues 2022-08-25 13:47:31 +01:00
91f5d0f9a6 migrated from epub_viewer 2022-05-24 01:07:07 +01:00
220bc76bdd bugfix: fix database bug 2022-01-10 00:37:24 +01:00
160954fb1c refactor: Update code to null-safety 2022-01-10 00:17:28 +01:00
11b08635e0 refactor: Update code to null-safety 2022-01-10 00:13:16 +01:00
58b9235074 [bugfix: ] fixed issue where downloads gets stuck on android 2021-04-10 20:29:24 +01:00
14d44a6512 [bugfix: ] iOS HTTP error fix 2021-01-10 20:23:34 +01:00
3cee5884e3 Update epub_viewer plugin 2020-09-13 11:06:30 +01:00
afe476136b Update epub_viewer plugin 2020-09-07 20:43:01 +01:00
e94d4e919b Used new epub package that supports last locator 2020-09-05 16:34:51 +01:00
02831ead48 few plugins update 2020-08-07 11:30:09 +01:00
9a4f876609 [ImgBot] Optimize images
*Total -- 651.48kb -> 366.33kb (43.77%)

/assets/images/app-icon.png -- 545.65kb -> 290.47kb (46.77%)
/ios/Runner/Assets.xcassets/AppIcon.appiconset/book-icon-1024.png -- 77.07kb -> 48.38kb (37.22%)
/android/app/src/main/ic_launcher-web.png -- 12.21kb -> 11.13kb (8.85%)
/ios/Runner/Assets.xcassets/AppIcon.appiconset/book-icon-60@3x.png -- 7.01kb -> 6.86kb (2.2%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -- 3.13kb -> 3.09kb (1.19%)
/ios/Runner/Assets.xcassets/AppIcon.appiconset/book-icon-83.5@2x.png -- 6.41kb -> 6.40kb (0.27%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-06-20 20:47:38 +00:00
4e6f7632e8 Ios and android icon change 2020-06-20 21:35:27 +01:00
d3b31f040a Ios icon change 2020-06-20 21:30:21 +01:00
f3dcc59a16 New app icons 2020-06-20 21:25:53 +01:00
6f77c5afae Cleanup Details page 2020-05-31 02:50:20 +01:00
8dc38ab103 Home Page code cleanup 2020-05-31 02:07:29 +01:00
9c2131b10a Removed epub_view and Added epub_kitty 2020-01-19 18:41:34 +01:00
fbf521bf34 Fixed some formatting issues 2020-01-19 04:38:04 +01:00
f82edd3820 Fixed FutureBuilder in Explore page 2020-01-16 00:13:20 +01:00
fb194e233e Working on download and ePub reader 2020-01-14 22:44:13 +01:00
f031822ffd API: Home page 2020-01-14 18:38:06 +01:00
bf4505e47d first commit 2020-01-10 15:41:21 +01:00