jld3103
|
12b58508b9
|
Fix .gitignore
|
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 |
Kate
|
2b179e8271
|
Merge pull request #385 from provokateurin/fix/enabled-arm64-builds
ci: Enable arm64 builds
|
1 year ago |
Kate
|
3b4511b1c5
|
Merge pull request #386 from provokateurin/feature/docs-toc
docs: Add TOC
|
1 year ago |
jld3103
|
eb02976f74
|
docs: Add TOC
|
1 year ago |
jld3103
|
4c97419770
|
ci: Enable arm64 builds
|
1 year ago |
jld3103
|
adea844291
|
tool: Fix building app
|
1 year ago |
jld3103
|
d5dab2e3da
|
Update flutter to 3.10.4
|
1 year ago |
Kate
|
98d264bdcb
|
Merge pull request #381 from provokateurin/cleanup/branding-logo
Move logo to branding
|
1 year ago |
Kate
|
c7a386a32d
|
Merge pull request #379 from provokateurin/cleanup/building-app
tool: Cleanup building app
|
1 year ago |
Nikolas Rimikis
|
67c868cde6
|
Merge pull request #380 from Leptopoda/refactor/feeds_unread_count_sum
Refactor/feeds unread count sum
|
1 year ago |
Kate
|
52f72353f7
|
Merge pull request #383 from provokateurin/fix/webdav-props-not-available
neon_files: Do not expect props to be available
|
1 year ago |
Nikolas Rimikis
|
7fce1f8529
|
Merge pull request #384 from Leptopoda/cleanup/type_inference
neon: improve typesafety of AppsBloc.getAppBloc
|
1 year ago |
Kate
|
0a8c5c0666
|
Merge pull request #378 from provokateurin/fix/supress-null-app-error
neon: Supress error when setting null active app
|
1 year ago |
Kate
|
2af8a5b6d2
|
Merge pull request #382 from provokateurin/cleanup/webdav-ls-depth
neon_files: Force depth to 1 for listing files
|
1 year ago |
Nikolas Rimikis
|
f6d379ce4e
|
neon: improve typesafety of AppsBloc.getAppBloc
|
1 year ago |
Nikolas Rimikis
|
55789579ae
|
Merge pull request #373 from Leptopoda/cleanup/type_inference
neon: cleanup notifications logic
|
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 |
jld3103
|
a3cf8011d4
|
tool: Cleanup building app
|
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
|
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 |