Commit 0ca9c7c
v7: Migration to Isar (#78)
* Improved stability
* Minor improvements
* Added Isar
* Broken a lot of stuff
* Broken a lot of stuff
* What am I even doing?
* Wow, a little bit of progress
* More migration
* Migrated import/export functionality
* Reimplemented metadata feature
Implemented faulty migrator
* Just a whole bunch of changes
* Updated pubspec version
Removed unnecessary dependencies
* Finished migrator
Minor bug fixes
* Hey, no more errors!
* Fixed bug in `tileImage` triggered when no tiles were available
Fixed bug in root's `watchChanges` (typo)
* Built Example Applications
* Updated versioning information
Updated Windows installer
Updated CHANGELOG
Removed iOS configuration from example app
* Improved performance of bulk downloader
Improved performance of 'Oldest Tile Remover' algorithm
Added support for conflict resolution to import functionality
Added import conflict chooser to example application
Changed `reset`s functionality to better match expectations
* Built Example Applications
* Simplified `LineRegion.toDrawable`
Fixed bugs
Upgraded to FM v3.1.0
Removed unnecessary dependencies
Improved documentation
* Built Example Applications
* Added buffering to bulk downloading
Added database compact condition to global settings
Added metadata migration
Improved example application to use buffering
Improved performance
Fixed bugs
Improved documentation
Updated CHANGELOG
Updated pubspec.yaml
* Updated dependencies
* Built Example Applications
* Removed centralised registry database
* Built Example Applications
* Split into modules
Minor internal refactoring
Bug fixes
Updated README
* Updated Isar dependency
* Re-run code generator
* Added initialisation safety system
Bug fixes
* Readded previously removed functionality
Improved documentation
* Built Example Applications
* Improved example application
* Updated example application
Fixed bugs and improved stability
* Built Example Applications
* Improved migrator method
* Built Example Applications
* Improved recovery database efficiency
Improved watcher stability
* Built Example Applications
* Fixed bugs
Updated dependencies
Improved example application
* Built Example Applications
* Fixed bugs
* Built Example Applications
* Improved regions with clearer documentation and a preparatory `name` property
Improved migrator regular expressions to avoid issues with unusual inputs
Replaced `BaseRegion.toList` with `toOutline` to be more self explanatory
* Migrated to Flutter v3.7.0
Updated example app design scheme
* Built Example Applications
* Improved example application
* Updated example application dependencies
* Built Example Applications
* Changed `part of` directives to point to the library instead of the root file
* Built Example Applications
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Former-commit-id: 8e24058a0ee954613290906e62c16ad8b6c51544 [formerly 0de89d5]
Former-commit-id: bf947e4137803bd19bb7f9f19bf3938a4c8b7ead1 parent cc95512 commit 0ca9c7c
File tree
148 files changed
+8423
-4339
lines changed- .vscode
- example
- ios
- Flutter
- Runner.xcodeproj
- project.xcworkspace
- Runner.xcworkspace
- Runner
- Assets.xcassets
- AppIcon.appiconset
- LaunchImage.imageset
- Base.lproj
- lib
- screens
- download_region
- components
- import_store
- main
- pages
- downloader
- components
- downloading
- components
- map
- recovery
- components
- settingsAndAbout
- components
- stores
- components
- update
- components
- store_editor
- components
- windows/flutter
- lib
- src
- bulk_download
- db
- defs
- internal
- recovery
- misc
- providers
- regions
- root
- settings
- store
- prebuiltExampleApplications
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
148 files changed
+8423
-4339
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 3 | + | |
| 4 | + | |
17 | 5 | | |
18 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
17 | 34 | | |
18 | 35 | | |
19 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
5 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments