66 Commits (1dd8155f410832cd1c5c49aa49864b849b16c00d)

Author SHA1 Message Date
Nikolas Rimikis aa54c23c44
refactor: use named records for version checks 1 year ago
Nikolas Rimikis 96556a0431
docs(neon): unify and document Result and ResultBuilder 1 year ago
jld3103 a61fd04ac8
refactor(neon): Simplify account handling for API and URL images 1 year ago
Nikolas Rimikis 8d4844513a
refactor(neon,neon_news,neon_notes,neon_files,neon_notifications): refactor l10n handling 1 year ago
jld3103 0be6026afc
refactor(app,neon,neon_files,neon_news,neon_notes,neon_notifications): Use named imports 1 year ago
jld3103 042dcd6b27
fix(neon): Fix cached image SVG color 1 year ago
Sanskar2807 d3fe032923
feat(neon_notifications): disable button when no notifications 1 year ago
Nikolas Rimikis fbb93b89f3
refactor(neon,neon_news,neon_notifications): refactor image handling in neon 1 year ago
Nikolas Rimikis 21e3fe14fe
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): rename NeonAppRoute to NeonBaseAppRoute 1 year ago
jld3103 a74d869e58
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Move app support check to app implementations 1 year ago
jld3103 fe7331c7ec
refactor(nextcloud): Use extensions for clients and generate exports and app IDs 1 year ago
Nikolas Rimikis 84eeaf965e
perf(neon,neon_files,neon_news,neon_notes,neon_notifications): lazy build NeonListView 1 year ago
Nikolas Rimikis f8765fb2fb
refactor(app,neon_files,neon_news,neon_notes,neon_notifications): adapt to new request manager 1 year ago
jld3103 905cb47d76
refactor(neon): Rename NeonException to NeonError 1 year ago
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 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 2dda9e6c14
refactor(neon,neon_files,neon_notifications): remove AccountsBloc where possible 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 28c72178ca
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications,app): Replace material design icons package 1 year ago
jld3103 a3ab0dc3e8
fix(neon_notifications): Fix serialization 1 year ago
jld3103 0f43e2baf2
chore(neon,neon_notifications,app): Adjust 1 year ago
Nikolas Rimikis 26676dc1c7
refactor(neon_files,neon_news,neon_notes,neon_notifications): make concrete AppImplementations immutable 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
jld3103 7253352a9f
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications,app): Use global instance of NeonPlatform 1 year ago
jld3103 6199b3d9f1
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications,app): Use global instance of RequestManager 1 year ago
jld3103 45833bdb73
refactor(neon): Export nextcloud package 1 year ago
jld3103 e804291004
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Pass account instead of client 1 year ago
jld3103 f8abb76674
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Use shared constants for app ids 1 year ago
Nikolas Rimikis 916e9f762d
neon_notifications: add app route 1 year ago
jld3103 1c99e3f3a7
neon_notifications: Poll notifications 1 year ago
jld3103 0110a2ffb4
neon: Move models and interfaces to models 1 year ago
jld3103 fad76be56b
settings,neon: Move settings into neon 1 year ago
jld3103 32311c5d08
neon: Split everything into separate libraries 1 year ago
jld3103 03149d9e58
neon,neon_news,neon_notes,neon_notifications: Adjust 1 year ago
Nikolas Rimikis 11f48669fb
neon: unify NeonCachedImage 1 year ago
Nikolas Rimikis b0aafd0f48
neon, neon_news, neon_notifications: use error color of the theme 1 year ago
Nikolas Rimikis 64aba14826
neon: make find extension methods null aware 1 year ago
jld3103 42495461f0
neon,neon_files,neon_news,neon_notes,neon_notifications: Use Result helper methods 1 year ago
Nikolas Rimikis 6d8dd6b4b1
neon: rework ResultBuilder 1 year ago
Nikolas Rimikis ffbfd191e0
neon: AppImplementation provide default getUnreadCounter 1 year ago
Nikolas Rimikis 6472214a57
neon, neon_notifications: make AppImplementation.buildIcon a builder 1 year ago
Nikolas Rimikis 6bffd211ab
app, neon, neon_files, neon_news, neon_notes, neon_notifications: bump MdiIcons 1 year ago
Nikolas Rimikis 4565832790
app, neon, neon_notifications: allow iterable in appImplementations 1 year ago
Nikolas Rimikis 81fd46a707
neon: fix blocProvider of notifications app 1 year ago
Nikolas Rimikis 30e28a978f
neon, neon_notifications: fix generics of NotificationsAppInterface 1 year ago
Nikolas Rimikis fbd4f6bade
neon: add convenience methods for the active account to AccountsBloc 1 year ago
Nikolas Rimikis e0b5dae11e
neon: make AppImplementation provide a widget getter as a main page 1 year ago