317 Commits (21672d4b38156c5836c1e9f69ab4165bbe09888d)

Author SHA1 Message Date
Nikolas Rimikis d6c75b4219
refactor: enable analyzer option strict-inference 1 year ago
Nikolas Rimikis e3c7c8d5f9
feat(neon): add AppImplementation equality 1 year ago
Nikolas Rimikis a43762d7e4
perf(neon): make RelativeTime stateful 1 year ago
Nikolas Rimikis 08efadd54d
feat(neon,neon_files,neon_news,neon_notifications): add a `NeonProvider` that handles disposing of `Disposable`s and does not listen by default. 1 year ago
Nikolas Rimikis 2a666d4c1d
refactor(neon): make `AppImplementation` extends `Disposable` 1 year ago
Nikolas Rimikis f0afcbda24
feat(neon): dispose app blocs if a refresh disables the app for the associated account 1 year ago
Nikolas Rimikis a5a99a34e6
fix(neon): remove and dispose dagnling blocs after logout 1 year ago
jld3103 565de8511f
fix(neon): Fix drawer theming 1 year ago
Nikolas Rimikis ad3e0ba6b6
feat(neon): better emphazize SettingsCategory.title 1 year ago
Nikolas Rimikis 92b6c4bf0a
refactor(neon): seal option and OptionSettingsTile 1 year ago
Nikolas Rimikis 2dda9e6c14
refactor(neon,neon_files,neon_notifications): remove AccountsBloc where possible 1 year ago
Nikolas Rimikis 191e87c4a0
refactor(neon): mark classes as internal (mainly blocs and pages) 1 year ago
Nikolas Rimikis d4fe3ce3c6
refactor(neon,neon_files,neon_news,neon_notes): make bloc state/events interfaces 1 year ago
Nikolas Rimikis a7925540e7
refactor(neon,neon_news,neon_notes): refine function types in interfaces 1 year ago
Nikolas Rimikis 5056f43f1d
feat(app,dynamite,neon,neon_files,neon_news,neon_notes,neon_notifications,neon_lints,nextcloud): enable strict-raw-types 1 year ago
jld3103 8ac7089525
refactor(neon): Refactor icon sizes 1 year ago
jld3103 a37a7ec4ee
feat(neon,app): Add links to the source code and issue tracker 1 year ago
jld3103 2afc32362d
refactor(tool,neon,app): Precompile all SVGs 1 year ago
jld3103 28c72178ca
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications,app): Replace material design icons package 1 year ago
jld3103 0f43e2baf2
chore(neon,neon_notifications,app): Adjust 1 year ago
Nikolas Rimikis 133ce8c93d
feat(neon): use logout icon instead of delete on account_settings page 1 year ago
jld3103 92493b0a4a
refactor(neon): Adjust 1 year ago
Nikolas Rimikis f4289bbc0a
fix(neon,neon_files): properly dispose blocs 1 year ago
Nikolas Rimikis 38873e52eb
fix(neon,neon_notes): properly dispose FocusNodes 1 year ago
Nikolas Rimikis 1829bf1b7a
fix(neon,neon_files,neon_news,neon_notes): properly dispoe TextEditingController 1 year ago
Nikolas Rimikis 619e5afa8a
feat(neon_lints,neon): add flutter_package lint set 1 year ago
Nikolas Rimikis a69af36450
fix(neon): make AccountsBloc.activeAccount distinct 1 year ago
Nikolas Rimikis 6cd3e870ac
feat(neon,neon_notes,neon_lints): enable stricter rules 1 year ago
Nikolas Rimikis 483b0e975a
feat(neon,nextcloud): adapt to inheritance 1 year ago
jld3103 5228006260
chore(dynamite,dynamite_runtime,neon,neon_files): Fix typos 1 year ago
jld3103 d57b60cf98
refactor(neon): Make account selection reusable 1 year ago
Nikolas Rimikis 77bb7dbd48
refactor(app,dynamite,dynamite_runtime,neon,nextcloud): use Uri to represent the serverUrl 1 year ago
Nikolas Rimikis bdf94c6070
refactor(neon): make OptionsCategory immutable 1 year ago
Nikolas Rimikis 51d8c08ea0
fix(neon): SettingsExportHelper 1 year ago
Nikolas Rimikis 29f6330f11
fix(neon): import of removed initialAccount 1 year ago
Nikolas Rimikis d97c9f80fa
refactor(neon): generalize OptionsCollection 1 year ago
Nikolas Rimikis b467e6cd50
test(neon): unit test AppStorage.formatKey 1 year ago
Nikolas Rimikis 0e563cec18
refactor(neon,neon_files,neon_news,neon_notes): make Option.key unique 1 year ago
Nikolas Rimikis 198df01bcc
refactor(neon): reequire unique keys for the storage 1 year ago
Nikolas Rimikis d5f7d8d962
refactor(neon): refactor account storage 1 year ago
Nikolas Rimikis 51f334c4bf
feat(neon): make AppStorage final 1 year ago
Nikolas Rimikis 91a904df0d
feat(neon): add SingleValueStorage 1 year ago
Nikolas Rimikis 28cc5f0c5c
refactor(neon): externalize NeonStorage 1 year ago
Nikolas Rimikis b272c0fbf5
feat(neon): AppStorage skip initialization if already initialized 1 year ago
Nikolas Rimikis 9321f1f6d7
feat(neon): make AppStorage constant 1 year ago
Nikolas Rimikis c734e00667
refactor(neon): make SettingsStorage and AppStorage internal 1 year ago
jld3103 55f268124b
refactor(neon,neon_files): Use application cache directory from path provider 1 year ago
Nikolas Rimikis 060eaf0baf
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): make AppImplementation immutable and cleanup options initialization 1 year ago
Nikolas Rimikis c323c707c8
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): remove SharedPreferences reference 1 year ago
Nikolas Rimikis 6f7958e979
refactor(neon): remove unused SharedPreferences references 1 year ago