Nikolas Rimikis
962102407d
refactor(dynamite,neon,nextcloud): use dart 3.1 utf8.encode as Uint8List
...
While the entire utf8 converter has been switched to Uint8List the type annotation still remains List<int> for this release.
Adding the downcast as this behavior is what we need.
A future dart release should also change the type annotations triggering a linter rule.
see: https://github.com/dart-lang/sdk/issues/52801
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
jld3103
2c06d0d56a
chore(neon): Adjust
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
0cb48a8892
fix(neon): Fix user status heartbeat
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
254102b746
feat(neon): Use user status icons
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
440b0beedb
feat(tool,neon): Implement server icons
...
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
jld3103
e2541d378b
chore: Update to flutter 3.13
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
a1f2d72483
chore(app,dynamite,dynamite_runtime,file_icons,neon,neon_files,neon_news,neon_notes,neon_notifications,neon_lints,nextcloud,sort_box): use custom neon_lints package
...
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
1 year ago
jld3103
b90bcdc225
fix(neon): Fix not receiving push notifications
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
37822d0dcd
test(neon,nextcloud): Fix flaky tests
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
94c85d7a0c
chore: Switch to AGPL-3.0
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
dependabot[bot]
d1fcb75d64
chore(deps): bump go_router from 9.1.1 to 10.0.0
...
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages ) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/flutter/packages/releases )
- [Commits](https://github.com/flutter/packages/commits/go_router-v10.0.0/packages )
---
updated-dependencies:
- dependency-name: go_router
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
61e3459754
chore(deps): bump flutter_local_notifications in /packages/neon/neon
...
Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications ) from 14.1.2 to 15.1.0+1.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases )
- [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v14.1.2...flutter_local_notifications-v15.1.0 )
---
updated-dependencies:
- dependency-name: flutter_local_notifications
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
81e8359e61
chore(deps): bump mocktail from 0.3.0 to 1.0.0 in /packages/neon/neon
...
Bumps [mocktail](https://github.com/felangel/mocktail ) from 0.3.0 to 1.0.0.
- [Release notes](https://github.com/felangel/mocktail/releases )
- [Commits](https://github.com/felangel/mocktail/compare/mocktail-v0.3.0...mocktail-v1.0.0 )
---
updated-dependencies:
- dependency-name: mocktail
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
e704d4bcbf
chore(deps): bump http from 0.13.6 to 1.1.0 in /packages/neon/neon
...
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs ) from 0.13.6 to 1.1.0.
- [Release notes](https://github.com/dart-lang/http/releases )
- [Commits](https://github.com/dart-lang/http/commits/http-v1.1.0/pkgs )
---
updated-dependencies:
- dependency-name: http
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
jld3103
5b9e6a17ed
fix(neon): Fix login with QR code always available
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
8bba85fb93
chore: Update URLs
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
45833bdb73
refactor(neon): Export nextcloud package
1 year ago
jld3103
6c22b8f9e5
refactor(neon): Align colors with design guidelines
1 year ago
jld3103
6678d82392
fix(neon): Missing bearer auth
1 year ago
Nikolas Rimikis
c3450730b5
fix(neon): option serialization and reset
1 year ago
jld3103
e222ac5593
refactor(neon,neon_files): Adjust to generated specs
1 year ago
jld3103
86374c5efb
refactor(neon): Adjust
1 year ago
jld3103
11f75cfc19
refactor(neon,app): Drop unused loginName
1 year ago
jld3103
e804291004
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Pass account instead of client
1 year ago
jld3103
ce2d95ee3e
fix(neon): Cleanup login pages layouts
1 year ago
jld3103
f808bc488f
fix(neon): Fix login works with Nextcloud
1 year ago
Nikolas Rimikis
52c32f422a
fix(neon): fix late initialization of SelectOption.values
1 year ago
Nikolas Rimikis
91faa0ab7c
style(neon): export LabelBuilder from sort_box and settings
1 year ago
jld3103
df35c6ee80
refactor(neon): Cleanup global popups
1 year ago
jld3103
df2bd48854
fix(neon): Prevent race condition setting active app
1 year ago
jld3103
68dd01c4a0
refactor(neon): Await active account
1 year ago
jld3103
f8abb76674
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Use shared constants for app ids
1 year ago
jld3103
1ffb7e8dd6
fix(neon): Theme import
1 year ago
jld3103
efc8f59c10
fix(neon): Hide useless push notifications popups
1 year ago
jld3103
3d9b4b5c28
refactor(neon): Use image instead of bitmap library to encode bitmaps
1 year ago
Nikolas Rimikis
b52806371f
refactor(neon): make stuff immutable
1 year ago
Nikolas Rimikis
783123ca05
test(neon): test Option
1 year ago
Nikolas Rimikis
7fafa16a74
style(neon): make PushNotificationsBloc more readable
1 year ago
Nikolas Rimikis
0022bc1d7a
feat(neon): make Option listenable
1 year ago
Nikolas Rimikis
5d7580be8a
chore(neon): bump go_router and go_router_builder
1 year ago
Nikolas Rimikis
7dfcaf2021
refactor(neon): make NeonPlatform an interface
1 year ago
Nikolas Rimikis
6fd68a6114
fix(neon): Qrcode login routing
1 year ago
jld3103
50fc205070
neon,neon_news,neon_notes: Wakelock is supported on every platform
1 year ago
jld3103
e63c6fc2d2
neon_news,neon_notes: Use wakelock_plus
1 year ago
jld3103
c27675b0d5
neon: Upgrade unifiedpush_android to fix unreliable push notifications
1 year ago
Nikolas Rimikis
05df5b5f87
neon: add settings initial category to SettingsRoute
1 year ago
Nikolas Rimikis
18f062a614
neon: constrain settings pages
1 year ago
Nikolas Rimikis
a46c5706f1
neon: remove account switcher from drawer
1 year ago
Nikolas Rimikis
cf35d8ef15
neon: add AccountSwitcherButton
...
This launches a dialog similar to the NC-Android app
1 year ago