jld3103
|
7a99c00eb4
|
tool,ci: Use custom CI
|
1 year ago |
jld3103
|
274ff5a13e
|
Correctly pin wakelock_windows override
|
1 year ago |
Nikolas Rimikis
|
8af147404f
|
neon: drawer use ResultBuilder
also make use of the new convenience methods provided by Result
|
1 year ago |
Nikolas Rimikis
|
ed618cab0b
|
neon: remove unused builders from HomePage
|
1 year ago |
Nikolas Rimikis
|
41f12343e2
|
neon: NeonAppBar use convenience methods of Result
|
1 year ago |
Nikolas Rimikis
|
7fd221ad9b
|
neon: make move appBar to it's own widget
|
1 year ago |
Nikolas Rimikis
|
041078512e
|
neon: test result
|
1 year ago |
Nikolas Rimikis
|
eaf9347df1
|
neon: check app compatibility in appsbloc
|
1 year ago |
Nikolas Rimikis
|
6d8dd6b4b1
|
neon: rework ResultBuilder
|
1 year ago |
jld3103
|
af3a5085bc
|
Update nextcloud server and notifications to 27.0.0
|
1 year ago |
Nikolas Rimikis
|
7b12389316
|
neon: make use of collection in find extensions
|
1 year ago |
Nikolas Rimikis
|
1e252625be
|
neon: make Result immutable
|
1 year ago |
Nikolas Rimikis
|
7557cd5963
|
neon, settings: make option.defaultValue a value instead of a stream
|
1 year ago |
Nikolas Rimikis
|
8cdee9cb00
|
neon: refactor Drawer
make neon use a NavigationDrawer migrating the drawer to m3
|
1 year ago |
Nikolas Rimikis
|
b4ae60b1e5
|
neon: let apps provide a NavigationDestination
|
1 year ago |
Nikolas Rimikis
|
fee09e9ae0
|
neon: deprecate NavigationMode.quickBar
|
1 year ago |
Nikolas Rimikis
|
ffbfd191e0
|
neon: AppImplementation provide default getUnreadCounter
neon: simplify AppImplementation.getUnreadCounter interface
|
1 year ago |
Nikolas Rimikis
|
6472214a57
|
neon, neon_notifications: make AppImplementation.buildIcon a builder
|
1 year ago |
Nikolas Rimikis
|
02deaef10a
|
app, neon: bump deps
|
1 year ago |
Nikolas Rimikis
|
6bffd211ab
|
app, neon, neon_files, neon_news, neon_notes, neon_notifications: bump MdiIcons
|
1 year ago |
jld3103
|
d5dab2e3da
|
Update flutter to 3.10.4
|
1 year ago |
Nikolas Rimikis
|
f6d379ce4e
|
neon: improve typesafety of AppsBloc.getAppBloc
|
1 year ago |
jld3103
|
81b60579bb
|
neon_files: Do not expect props to be available
|
1 year ago |
jld3103
|
a041fd21df
|
neon_files: Force depth to 1 for listing files
|
1 year ago |
jld3103
|
d88a906f4a
|
neon,app: Move logo to branding
|
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
|
d45eea8339
|
neon_news: simplify feedsUnreadCountSum
|
1 year ago |
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
|
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 |
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 |
jld3103
|
fad22bf9df
|
neon: Display user avatars according to size constraints
|
1 year ago |
jld3103
|
8209dcd95f
|
neon: Refactor AccountAvatar into UserAvatar
|
1 year ago |