renovate[bot]
|
6a9865cbce
|
fix(deps): update dependency file_picker to ^5.5.0
|
1 year ago |
renovate[bot]
|
41281a0c3b
|
fix(deps): update dependency url_launcher to ^6.1.13
|
1 year ago |
renovate[bot]
|
d9e5ed8ded
|
fix(deps): update dependency shared_preferences to ^2.2.1
|
1 year ago |
renovate[bot]
|
268d00aed7
|
fix(deps): update dependency quick_actions to ^1.0.6
|
1 year ago |
renovate[bot]
|
a4961aba87
|
fix(deps): update dependency path_provider to ^2.1.1
|
1 year ago |
jld3103
|
64156a862a
|
chore(app): Update pubspec.lock
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
6dfba9e16d
|
fix(deps): update dependency image_picker to v1
|
1 year ago |
renovate[bot]
|
8b58aa99b9
|
fix(deps): update dependency flutter_zxing to ^1.4.0
|
1 year ago |
renovate[bot]
|
6bf7e64a00
|
fix(deps): update dependency go_router to ^10.1.2
|
1 year ago |
renovate[bot]
|
3d33049c91
|
fix(deps): update dependency code_builder to ^4.6.0
|
1 year ago |
renovate[bot]
|
3893649134
|
chore(deps): update dependency go_router_builder to ^2.3.1
|
1 year ago |
Nikolas Rimikis
|
b467e6cd50
|
test(neon): unit test AppStorage.formatKey
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
0e563cec18
|
refactor(neon,neon_files,neon_news,neon_notes): make Option.key unique
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
198df01bcc
|
refactor(neon): reequire unique keys for the storage
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
d5f7d8d962
|
refactor(neon): refactor account storage
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
51f334c4bf
|
feat(neon): make AppStorage final
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
91a904df0d
|
feat(neon): add SingleValueStorage
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
28cc5f0c5c
|
refactor(neon): externalize NeonStorage
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
b272c0fbf5
|
feat(neon): AppStorage skip initialization if already initialized
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
9321f1f6d7
|
feat(neon): make AppStorage constant
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
c734e00667
|
refactor(neon): make SettingsStorage and AppStorage internal
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
jld3103
|
c2367b0796
|
chore(app): Fix pubspec.lock
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
55f268124b
|
refactor(neon,neon_files): Use application cache directory from path provider
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
3dedf43671
|
fix(deps): update dependency sqflite_common_ffi to ^2.3.0+2
|
1 year ago |
renovate[bot]
|
c2e7b13b6f
|
fix(deps): update dependency sqflite to ^2.3.0
|
1 year ago |
renovate[bot]
|
54b1409838
|
fix(deps): update dependency shared_preferences to ^2.2.0
|
1 year ago |
renovate[bot]
|
f81c2ff5f7
|
fix(deps): update dependency flutter_html to ^3.0.0-beta.2
|
1 year ago |
renovate[bot]
|
6ad96dc8ae
|
fix(deps): update dependency permission_handler to ^10.4.3
|
1 year ago |
renovate[bot]
|
b02bb0e1a8
|
fix(deps): update dependency share_plus to ^7.1.0
|
1 year ago |
renovate[bot]
|
0f967d1c39
|
fix(deps): update dependency path_provider to ^2.1.0
|
1 year ago |
renovate[bot]
|
3d796606d9
|
fix(deps): update dependency package_info_plus to ^4.1.0
|
1 year ago |
renovate[bot]
|
775a5f2544
|
fix(deps): update dependency go_router to ^10.1.1
|
1 year ago |
Nikolas Rimikis
|
5c0b2cbc7e
|
test(neon): add some AppStorage and AppImplementation tests
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
renovate[bot]
|
d684511dd4
|
fix(deps): update dependency flutter_native_splash to ^2.3.2
|
1 year ago |
renovate[bot]
|
4790fd5800
|
fix(deps): update dependency crypton to ^2.2.0
|
1 year ago |
renovate[bot]
|
c6fe16b093
|
fix(deps): update dependency com.android.tools.build:gradle to v7.4.2
|
1 year ago |
Nikolas Rimikis
|
26676dc1c7
|
refactor(neon_files,neon_news,neon_notes,neon_notifications): make concrete AppImplementations immutable
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
060eaf0baf
|
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): make AppImplementation immutable and cleanup options initialization
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
c323c707c8
|
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): remove SharedPreferences reference
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
6f7958e979
|
refactor(neon): remove unused SharedPreferences references
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
00e53cfb05
|
refactor(neon): use AppStorage in FirstLaunchBloc
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
4d5e0109bc
|
refactor(neon): add SharedPreferences instance to AppStorage
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
renovate[bot]
|
87f3ba84cf
|
fix(deps): update dependency built_value to ^8.6.2
|
1 year ago |
renovate[bot]
|
3174822d32
|
fix(deps): update dependency window_manager to ^0.3.6
|
1 year ago |
renovate[bot]
|
187efc4a22
|
fix(deps): update dependency code_builder to ^4.5.0
|
1 year ago |
renovate[bot]
|
e90fd7cf05
|
chore(deps): update dependency go_router_builder to ^2.3.0
|
1 year ago |
renovate[bot]
|
600632f4ff
|
chore(deps): update dependency built_value_generator to ^8.6.2
|
1 year ago |
renovate[bot]
|
85c2c59346
|
chore(deps): update dependency xml_serializable to ^2.3.0
|
1 year ago |
renovate[bot]
|
6f7ae9dca2
|
chore(deps): update dependency json_serializable to ^6.7.1
|
1 year ago |
renovate[bot]
|
a948988ca6
|
chore(deps): update dependency gradle to v7.6.2
|
1 year ago |