Nikolas Rimikis
|
56c22b727d
|
neon: cleanup notifications logic
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
|
1 year ago |
jld3103
|
db2d61f0c4
|
neon: Supress error when setting null active app
|
1 year ago |
Nikolas Rimikis
|
3c34cb6298
|
Merge pull request #371 from Leptopoda/fix/notifications_navigaator
neon: fix blocProvider of notifications app
|
1 year ago |
Nikolas Rimikis
|
5a7e60e846
|
Merge pull request #376 from Leptopoda/refactor/use_records
neon_news, neon_notes: use records in dialogs
|
1 year ago |
Nikolas Rimikis
|
4b0b44293b
|
Merge pull request #375 from Leptopoda/refactor/interface
neon, settings: use dart3 interface
|
1 year ago |
Nikolas Rimikis
|
4a49d4a419
|
Merge pull request #374 from Leptopoda/refactor/iterable
Refactor/iterable
|
1 year ago |
Nikolas Rimikis
|
dc648d85c0
|
neon, app: don't require widget WidgetsBinding
|
1 year ago |
Nikolas Rimikis
|
4565832790
|
app, neon, neon_notifications: allow iterable in appImplementations
|
1 year ago |
Nikolas Rimikis
|
eb52daf6ce
|
neon, settings: use dart3 interface
|
1 year ago |
Nikolas Rimikis
|
4167291d49
|
neon_news, neon_notes: use records in dialogs
|
1 year ago |
Nikolas Rimikis
|
81fd46a707
|
neon: fix blocProvider of notifications app
|
1 year ago |
Nikolas Rimikis
|
6ad75244ea
|
neon: cache appBloc in the AppImplementation
also gives us caches per account.
|
1 year ago |
Nikolas Rimikis
|
30e28a978f
|
neon, neon_notifications: fix generics of NotificationsAppInterface
|
1 year ago |
Nikolas Rimikis
|
823044c6ab
|
neon: inject provider for all apps
neon: make AppsBloc.getAppProviders a getter
|
1 year ago |
Nikolas Rimikis
|
f3d8b9d203
|
neon: NeonApp unify bloc usage
|
1 year ago |
Nikolas Rimikis
|
3ef175fbff
|
neon: reformat home.dart
|
1 year ago |
Nikolas Rimikis
|
6b60409912
|
Merge pull request #370 from Leptopoda/fix/#367
Fix/#367 dynamite:duplicate builderFactories
|
1 year ago |
Kate
|
42b7f78790
|
Merge pull request #368 from provokateurin/fix/user-avatars
Cleanup user avatars
|
1 year ago |
Nikolas Rimikis
|
7918047a66
|
Merge pull request #341 from Leptopoda/cleanup/accounts_bloc
Cleanup/accounts bloc
|
1 year ago |
Nikolas Rimikis
|
1128f1cdd1
|
nextcloud: rebuild to avoid duplicate builderFacvtories
|
1 year ago |
Nikolas Rimikis
|
b7b7fef3c3
|
dynamite: make registered state a Set to avoid duplicates
|
1 year ago |
Nikolas Rimikis
|
cff12fd6cc
|
dynamite: make TypeResult immutable and add equality operator
|
1 year ago |
Nikolas Rimikis
|
ccfc475388
|
dynamite: move TypeResult into it's own lib
|
1 year ago |
jld3103
|
342c9fed87
|
neon: Only load user status of status will be shown
|
1 year ago |
jld3103
|
418277000d
|
neon: Add background and foreground color to user avatar
|
1 year ago |
jld3103
|
8c5b32a35f
|
neon_notes: Fix casting error when loading notes
|
1 year ago |
jld3103
|
07eb917f58
|
neon_news: Fix bloc initialization
|
1 year ago |
Nikolas Rimikis
|
fbd4f6bade
|
neon: add convenience methods for the active account to AccountsBloc
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
7ccfb72c0b
|
neon: document AccountsBloc and disable logout with setActiveAccount
|
1 year ago |
Nikolas Rimikis
|
1e244ab9be
|
neon: make blocs a separate library
|
1 year ago |
Kate
|
7c272ea4b3
|
Merge pull request #360 from provokateurin/fix/account-selector-avatar
Fix account selector avatar
|
1 year ago |
jld3103
|
fad22bf9df
|
neon: Display user avatars according to size constraints
|
1 year ago |
Nikolas Rimikis
|
415f97884d
|
Merge pull request #364 from Leptopoda/cleanup/immutable_models
neon, neon_files: make models immutable
|
1 year ago |
Nikolas Rimikis
|
77c42a7476
|
Merge pull request #363 from Leptopoda/feature/adaptive-layout
Feature/adaptive layout
|
1 year ago |
Kate
|
0116f48b90
|
Merge pull request #344 from provokateurin/refactor/user-status-avatar
Refactor user statuses and avatars
|
1 year ago |
jld3103
|
8209dcd95f
|
neon: Refactor AccountAvatar into UserAvatar
|
1 year ago |
jld3103
|
6bd19e32f1
|
neon: Refactor UserStatusBloc into UserStatusesBloc
|
1 year ago |
jld3103
|
e8a48c7869
|
neon: Implement TimerBloc
|
1 year ago |
jld3103
|
bb694580d8
|
neon: Use Stream in ResultBuilder to allow any kind of Stream
|
1 year ago |
jld3103
|
f885790bf4
|
specs,nextcloud: private user status inherit public user status
|
1 year ago |
Nikolas Rimikis
|
80dc277f11
|
neon, neon_files: make models immutable
|
1 year ago |
Nikolas Rimikis
|
e0b5dae11e
|
neon: make AppImplementation provide a widget getter as a main page
|
1 year ago |
Nikolas Rimikis
|
00c3235fa1
|
neon_files, neon_news, neon_notes, neon_notifications: make buildPage bloc independent
|
1 year ago |
Nikolas Rimikis
|
0e0753decc
|
neon_files, neon_news, neon_notes, neon_notifications: use injecet bloc
|
1 year ago |
Nikolas Rimikis
|
c0c2689454
|
neon: inject bloc for every app via provider
|
1 year ago |
Kate
|
9af5b59ff9
|
Merge pull request #359 from provokateurin/fix/missing-active-account
neon: Fix missing active account
|
1 year ago |
Nikolas Rimikis
|
1f94382948
|
Merge pull request #362 from Leptopoda/feature/adaptive-layout
neon: refractor HomePage
|
1 year ago |
jld3103
|
7ededd739d
|
neon: Fix missing active account
|
1 year ago |
Nikolas Rimikis
|
6336687c04
|
neon: HomePage improve code readability of the loading state
|
1 year ago |
Nikolas Rimikis
|
b57527f515
|
neon: HomePage don't try opening the drawer in the loading state when navigating back
|
1 year ago |