Jagandeep Brar
1d4207ae51
feat(router): re-implementation of routing via go_router
...
[skip ci]
2022-08-29 22:51:21 -04:00
Jagandeep Brar
c91ba2ce81
fix(android): correctly handle back-button to open drawer on applicable routes
2022-07-09 16:18:21 -04:00
Jagandeep Brar
5d52440a43
refactor(core): destructure core folder and reintegrate extensions
2022-06-14 17:52:17 -04:00
Jagandeep Brar
19475ac193
chore: separate keys and data in LunaBox accessors
2022-06-14 17:52:17 -04:00
Jagandeep Brar
446e2308d9
chore(database): further clean-up and refactoring
2022-06-14 17:52:17 -04:00
Jagandeep Brar
9f3c3f779d
refactor: utilize statics and class functions for LunaModule enum
...
[skip ci]
2022-05-31 23:49:48 -04:00
Jagandeep Brar
a0eaca084a
refactor(database): rewrite interface to key-value database
2022-05-31 21:12:38 -04:00
Jagandeep Brar
efd20249a9
chore(browsers): remove support for setting browser (rely on iOS 15 native functionality)
...
[skip ci]
2022-05-10 21:16:46 -04:00
Jagandeep Brar
4afeea0dba
chore(dashboard): refactor module and remove canonical export files
2022-03-17 20:22:29 -04:00
Jagandeep Brar
b6c31717b0
new(db): Refactored core database implementation ( #555 )
2022-01-02 19:39:08 -05:00
Jagandeep Brar
b012bbf5b0
new(flutter): Initial Suport for NNBD ( #554 )
2022-01-02 15:57:46 -05:00
Jagandeep Brar
5477f7777d
fix/layout large screens ( #546 )
...
* fix(drawer): Do not pop main route when selecting active module
* fix(uiux): Flag additional LunaScaffold modules
2021-12-28 00:50:17 -05:00
Jagandeep Brar
bb725ce056
fix(uiux): Major reimplementation of tiles, refactoring and tightening of UI ( #525 )
...
* fix(database): Use native extension instead of describeEnum
* new(sonarr): [Catalogue] Previous airing sorting options
* splash: Rebuild Android & iOS splash screens
* changelog: Refactor changelog sheet
* Continued WIP Polish of UI
* chore: Reintegrate pods
* calendar: Added second line for Lidarr/Radarr entries
* settings: Show quick actions information as banner block
* lidarr: Add support for monitoring options on add, posters in result list
* uiux: Fade edges of scrollable text
* drawer: Restyle header
* Remove redundant body texts in edit/add content
* macos: Set window size & alignment
* settings: Add description banner block for profiles
2021-12-22 13:07:28 -06:00
Jagandeep Brar
1441705f32
chore(release): v6.0.0+60000001 ( #497 )
2021-11-22 21:56:10 -05:00
Jagandeep Brar
5ab0628e6f
feat(Module): External modules support ( #462 )
...
* feat(Modules): Created definition for external modules
* feat(External Modules): Added database definitions, base route definition, added to exported config
* tweak(Settings): Updated help information message for external modules
* feat(Settings): Ability to add new external module
* feat(External Modules): Implemented external module list
* feat(Settings): Ability to modify and delete external modules
* feat(Settings): Add hints to external module host dialog
* chore(release): Updated CHANGELOG.md
2021-05-06 02:42:37 -05:00