Nikolas Rimikis
96556a0431
docs(neon): unify and document Result and ResultBuilder
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
a61fd04ac8
refactor(neon): Simplify account handling for API and URL images
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
8d4844513a
refactor(neon,neon_news,neon_notes,neon_files,neon_notifications): refactor l10n handling
...
In order to have common strings that can be reused and exported by the framework we need to have unique L10n classes.
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
0be6026afc
refactor(app,neon,neon_files,neon_news,neon_notes,neon_notifications): Use named imports
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
042dcd6b27
fix(neon): Fix cached image SVG color
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
fbb93b89f3
refactor(neon,neon_news,neon_notifications): refactor image handling in neon
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
770d9db6cd
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): reword SortBoxBuilder api
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
84eeaf965e
perf(neon,neon_files,neon_news,neon_notes,neon_notifications): lazy build NeonListView
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
905cb47d76
refactor(neon): Rename NeonException to NeonError
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
d6c75b4219
refactor: enable analyzer option strict-inference
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
a7925540e7
refactor(neon,neon_news,neon_notes): refine function types in interfaces
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
8ac7089525
refactor(neon): Refactor icon sizes
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
7253352a9f
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications,app): Use global instance of NeonPlatform
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
6199b3d9f1
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications,app): Use global instance of RequestManager
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
e2ba362baf
chore(dynamite,neon,neon_files,neon_news,nextcloud): Fix linter complaints
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
19b3b9260c
fix(dynamite,neon_files,neon_news,neon_lints): fix lints
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
jld3103
e804291004
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Pass account instead of client
1 year ago
Nikolas Rimikis
0022bc1d7a
feat(neon): make Option listenable
1 year ago
Nikolas Rimikis
b995818a0d
neon, neon_files, neon_notes: use NcColors
1 year ago
jld3103
6bea8f47f4
neon_news,neon_notes: Remove some usages of AccountsBloc
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
jld3103
67a5d61568
app,dynamite_runtime,neon,neon_files,neon_news: Cleanup unused ignores
1 year ago
jld3103
ce5739d41b
neon_news: Fix tile spacing
1 year ago
Nikolas Rimikis
120cba33d5
neon, neon_files, neon_news, settings: use specific WIdgets instead of containers
1 year ago
Nikolas Rimikis
b0aafd0f48
neon, neon_news, neon_notifications: use error color of the theme
1 year ago
Nikolas Rimikis
ce9723bb35
neon, neon_news, neon_notes: prefer isEmpty over ''
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
be71e9ce43
neon_news: simplify FolderFeedsWrapper interface
1 year ago
Nikolas Rimikis
ec862b7a1f
neon_news: make FolderFeedsWrapper a record
1 year ago
Nikolas Rimikis
7fa3a8e6f5
neon_news: make feedsUnreadCountSum a property of FolderFeedsWrapper
1 year ago
Nikolas Rimikis
4167291d49
neon_news, neon_notes: use records in dialogs
1 year ago
jld3103
909953a53e
neon,neon_files,neon_news,neon_notes,neon_notifications: Rename localization keys to make them more structured
2 years ago
jld3103
eb479063a4
neon,neon_files,neon_news,neon_notes,neon_notifications: Split localizations
2 years ago
jld3103
31bf292eb8
Add tooltips to all IconButtons
2 years ago
Nikolas Rimikis
1c3efedb3f
neon: remove nested scaffolds
2 years ago
jld3103
8c4d643e37
neon: Remove unused Bloc generic in ResultBuilder
2 years ago
Nikolas Rimikis
17f6ca7db3
neon: fix naming of NewsFeedIcon
2 years ago
Nikolas Rimikis
08ba29a2cf
neon: use Size class for sizes
2 years ago
jld3103
e902b05703
neon: Prefix all widget names
2 years ago
jld3103
8889efb86a
Split neon into multiple packages
2 years ago