452 Commits (b477e0108ea47538cd106ec83ab8c90d55d6b5f8)

Author SHA1 Message Date
Nikolas Rimikis 8af147404f
neon: drawer use ResultBuilder 2 years ago
Nikolas Rimikis ed618cab0b
neon: remove unused builders from HomePage 2 years ago
Nikolas Rimikis 41f12343e2
neon: NeonAppBar use convenience methods of Result 2 years ago
Nikolas Rimikis 7fd221ad9b
neon: make move appBar to it's own widget 2 years ago
Nikolas Rimikis 041078512e
neon: test result 2 years ago
Nikolas Rimikis eaf9347df1
neon: check app compatibility in appsbloc 2 years ago
Nikolas Rimikis 6d8dd6b4b1
neon: rework ResultBuilder 2 years ago
jld3103 af3a5085bc
Update nextcloud server and notifications to 27.0.0 2 years ago
Nikolas Rimikis 7b12389316
neon: make use of collection in find extensions 2 years ago
Nikolas Rimikis 1e252625be
neon: make Result immutable 2 years ago
Nikolas Rimikis 7557cd5963
neon, settings: make option.defaultValue a value instead of a stream 2 years ago
Nikolas Rimikis 8cdee9cb00
neon: refactor Drawer 2 years ago
Nikolas Rimikis b4ae60b1e5
neon: let apps provide a NavigationDestination 2 years ago
Nikolas Rimikis fee09e9ae0
neon: deprecate NavigationMode.quickBar 2 years ago
Nikolas Rimikis ffbfd191e0
neon: AppImplementation provide default getUnreadCounter 2 years ago
Nikolas Rimikis 6472214a57
neon, neon_notifications: make AppImplementation.buildIcon a builder 2 years ago
Nikolas Rimikis 02deaef10a
app, neon: bump deps 2 years ago
Nikolas Rimikis 6bffd211ab
app, neon, neon_files, neon_news, neon_notes, neon_notifications: bump MdiIcons 2 years ago
jld3103 d5dab2e3da
Update flutter to 3.10.4 2 years ago
Nikolas Rimikis f6d379ce4e
neon: improve typesafety of AppsBloc.getAppBloc 2 years ago
jld3103 d88a906f4a
neon,app: Move logo to branding 2 years ago
Nikolas Rimikis 56c22b727d
neon: cleanup notifications logic 2 years ago
jld3103 db2d61f0c4
neon: Supress error when setting null active app 2 years ago
Nikolas Rimikis dc648d85c0
neon, app: don't require widget WidgetsBinding 2 years ago
Nikolas Rimikis 4565832790
app, neon, neon_notifications: allow iterable in appImplementations 2 years ago
Nikolas Rimikis eb52daf6ce
neon, settings: use dart3 interface 2 years ago
Nikolas Rimikis 81fd46a707
neon: fix blocProvider of notifications app 2 years ago
Nikolas Rimikis 6ad75244ea
neon: cache appBloc in the AppImplementation 2 years ago
Nikolas Rimikis 30e28a978f
neon, neon_notifications: fix generics of NotificationsAppInterface 2 years ago
Nikolas Rimikis 823044c6ab
neon: inject provider for all apps 2 years ago
Nikolas Rimikis f3d8b9d203
neon: NeonApp unify bloc usage 2 years ago
Nikolas Rimikis 3ef175fbff
neon: reformat home.dart 2 years ago
jld3103 342c9fed87
neon: Only load user status of status will be shown 2 years ago
jld3103 418277000d
neon: Add background and foreground color to user avatar 2 years ago
Nikolas Rimikis fbd4f6bade
neon: add convenience methods for the active account to AccountsBloc 2 years ago
Nikolas Rimikis 7ccfb72c0b
neon: document AccountsBloc and disable logout with setActiveAccount 2 years ago
Nikolas Rimikis 1e244ab9be
neon: make blocs a separate library 2 years ago
jld3103 fad22bf9df
neon: Display user avatars according to size constraints 2 years ago
jld3103 8209dcd95f
neon: Refactor AccountAvatar into UserAvatar 2 years ago
jld3103 6bd19e32f1
neon: Refactor UserStatusBloc into UserStatusesBloc 2 years ago
jld3103 e8a48c7869
neon: Implement TimerBloc 2 years ago
jld3103 bb694580d8
neon: Use Stream in ResultBuilder to allow any kind of Stream 2 years ago
Nikolas Rimikis 80dc277f11
neon, neon_files: make models immutable 2 years ago
Nikolas Rimikis e0b5dae11e
neon: make AppImplementation provide a widget getter as a main page 2 years ago
Nikolas Rimikis c0c2689454
neon: inject bloc for every app via provider 2 years ago
jld3103 7ededd739d
neon: Fix missing active account 2 years ago
Nikolas Rimikis 6336687c04
neon: HomePage improve code readability of the loading state 2 years ago
Nikolas Rimikis b57527f515
neon: HomePage don't try opening the drawer in the loading state when navigating back 2 years ago
Nikolas Rimikis 671107e363
neon: HomePage externalize body 2 years ago
Nikolas Rimikis abf4df9ffc
neon: Homepage externalize appBar 2 years ago