Schnitzel5
479a89042e
Merge branch 'temp/optimize' into optimize
2025-04-22 22:42:46 +02:00
Enbiya Olgun
dabd0da206
App now adjusts theme without scheduler
...
Flutter already knows how to switch the theme automatically.
No need to listen to onPlatformBrightnessChanged.
This works on cold start.
Works when app is running and system theme changes.
And works when backup was done on different system theme and restore is being done on different system theme.
2025-04-22 04:55:46 +02:00
Enbiya Olgun
ffd776dbf1
tidy up main.dart and move theme handling to provider
...
removed code duplication
2025-04-22 03:53:28 +02:00
Enbiya Olgun
3e2d7ed5bd
check if System theme has been changed
...
Why was this removed?
2025-04-22 01:17:17 +02:00
Schnitzel5
454445ad25
fixed auto theme
2025-04-08 23:39:17 +02:00
Moustapha Kodjo Amadou
bc2ec42d20
fix
2025-04-03 09:08:13 +01:00
NBA2K1
fcc6aa0f7f
Localized messages are generated into source.
...
https://docs.flutter.dev/release/breaking-changes/flutter-generate-i10n-source
The flutter tool will no longer generate a synthetic package:flutter_gen or modify the package_config.json of the app.
Applications or tools that referenced package:flutter_gen should instead reference source files generated into the app's source directory directly.
2025-04-03 01:27:24 +02:00
NBA2K1
0d9ba09183
Apply Correct System Theme After Restart
...
App now looks if the system theme has been changed since last time the app was used and changes it accordingly.
2025-04-03 01:19:40 +02:00
Schnitzel5
fc8c00f24a
+
2025-03-24 01:06:28 +01:00
Moustapha Kodjo Amadou
e0dd5edf19
add confirmation dialog for adding repositories
2025-02-23 16:13:10 +01:00
Moustapha Kodjo Amadou
3e401c8af2
dart format
2025-02-23 15:31:49 +01:00
Schnitzel5
3f95c5b8d8
fallback message
2025-02-12 16:01:13 +01:00
Schnitzel5
f00b82ddb9
added deep links for repo urls
2025-02-12 15:48:36 +01:00
kodjomoustapha
6deffa4b97
refactor CodeEditor & update package
2025-01-08 12:51:16 +01:00
kodjomoustapha
7cf5614bb5
refactor: rename backup and restore to data and storage, update related imports and UI elements
2024-12-31 09:47:28 +01:00
Schnitzel5
3bc85cf5aa
saving novel chapter progress + removed sync for now
2024-12-21 21:18:21 +01:00
kodjomoustapha
a41ccaff22
fix & reformat
2024-12-20 10:15:15 +01:00
Yegor Shovkun
adbd1529f7
fix: cs fix (reformat with 120 line length)
2024-12-14 12:38:56 +02:00
kodjomoustapha
ae1db05f04
-
2024-12-13 18:25:47 +01:00
kodjomoustapha
53300dafef
Upgrade gradle config, Upgrade packages & some fix
2024-12-13 18:21:49 +01:00
kodjomoustapha
727dad4a8c
delete the BT cahe directory on each first launch
2024-11-27 15:32:10 +01:00
kodjomoustapha
32afc3c71e
add webview for linux
2024-11-13 10:53:36 +01:00
kodjomoustapha
af6c409e26
#294
2024-11-11 17:32:50 +01:00
kodjomoustapha
da63d64d4d
fix webview
2024-10-01 12:45:34 +01:00
Schnitzel5
b8635a36a8
Merge branch 'main' into feature/sync-server
2024-09-12 00:29:39 +02:00
kodjomoustapha
aa2b408144
+
...
- adding modify codes from the rhttp package
2024-09-11 12:04:01 +01:00
Schnitzel5
4ad1472112
fixed rhttp crashing iOS launch
2024-09-09 15:47:31 +02:00
Schnitzel5
b412877886
improved sync feature
2024-09-08 03:13:58 +02:00
Schnitzel5
a90696ddad
added hash check back
2024-09-04 20:41:42 +02:00
Schnitzel5
82a18101fe
testing first version of sync feature
2024-09-04 14:37:36 +02:00
kodjomoustapha
b10c3f3a22
misc changes
...
- remove cronet_http & cupertino_http
- use rhttp package as default http client
- fix #198 #200 crashes on multiple downloads
- fix #162 #102 unable to download with forbidden characters in the name (as it is fixed this can cause reading problems concerning chapters downloaded before this version)
- now supports all features on all platforms such as VPNs and HTTP proxies thanks to rhttp package
2024-08-21 13:30:13 +01:00
kodjomoustapha
5fca41dc58
Revert "fix #206 "
...
This reverts commit 7cd4ab860c .
2024-06-29 11:10:14 +01:00
kodjomoustapha
7cd4ab860c
fix #206
2024-06-29 10:48:47 +01:00
kodjomoustapha
c75b3bb5aa
+
2024-06-27 09:41:53 +01:00
kodjomoustapha
5f8344b2b3
fix cropBorders
2024-05-29 17:55:05 +01:00
kodjomoustapha
935d8ba8eb
rm
2024-05-27 12:44:31 +01:00
kodjomoustapha
2f11f495ac
some fixes
2024-05-22 18:41:53 +01:00
kodjomoustapha
e327bdcb27
-
2024-04-17 10:47:55 +01:00
kodjomoustapha
9b6528064e
background_downloader +
2024-03-20 17:45:05 +01:00
kodjomoustapha
d168b6ddcd
Added cronet_http & cupertino_http, remove unnecessary packages
2024-03-14 17:40:15 +01:00
kodjomoustapha
247652120b
Fix
2024-02-23 20:57:23 +01:00
kodjomoustapha
b46c69dace
rmv linux webview
2024-02-23 20:35:20 +01:00
kodjomoustapha
45fbd42c19
added feature to use google fonts & some fix
2024-02-23 20:26:09 +01:00
kodjomoustapha
9217bc6a3b
fix
2024-02-07 15:19:26 +01:00
kodjomoustapha
e0b770d2a8
Upgrade
2024-02-06 17:27:34 +01:00
kodjomoustapha
2af65f09ff
Upgrade dependencies
2024-02-03 21:14:04 +01:00
kodjomoustapha
455752423a
Rollback flutter_inappwebview version
2024-01-29 12:04:59 +01:00
kodjomoustapha
b40cf595b7
feat/update library entries, use isolate for async method
2024-01-28 19:58:03 +01:00
kodjomoustapha
792f8059a0
Added fullscreen mode for reader, code refactor
2024-01-28 16:49:22 +01:00
kodjomoustapha
3422076fa5
Upgrade flutter_inappwebview
2024-01-27 18:44:14 +01:00