jld3103
|
440b0beedb
|
feat(tool,neon): Implement server icons
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
08415ad354
|
refactor(neon): remove unused SettingsAccountAction
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
4d96f08186
|
refactor(sort_box,neon,neon_files,neon_news): use Dart3 records and switch
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
4bac0c5eec
|
refactor(neon,neon_files,neon_notes): improve nullability of SortBoxBuilder
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@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>
|
2 years ago |
jld3103
|
37822d0dcd
|
test(neon,nextcloud): Fix flaky tests
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2 years ago |
jld3103
|
94c85d7a0c
|
chore: Switch to AGPL-3.0
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2 years 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>
|
2 years 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>
|
2 years 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>
|
2 years 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>
|
2 years ago |
jld3103
|
5b9e6a17ed
|
fix(neon): Fix login with QR code always available
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2 years ago |
jld3103
|
8bba85fb93
|
chore: Update URLs
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2 years ago |
jld3103
|
45833bdb73
|
refactor(neon): Export nextcloud package
|
2 years ago |
jld3103
|
6c22b8f9e5
|
refactor(neon): Align colors with design guidelines
|
2 years ago |
jld3103
|
6678d82392
|
fix(neon): Missing bearer auth
|
2 years ago |
Nikolas Rimikis
|
c3450730b5
|
fix(neon): option serialization and reset
|
2 years ago |
jld3103
|
e222ac5593
|
refactor(neon,neon_files): Adjust to generated specs
|
2 years ago |
jld3103
|
86374c5efb
|
refactor(neon): Adjust
|
2 years ago |
jld3103
|
11f75cfc19
|
refactor(neon,app): Drop unused loginName
|
2 years ago |
jld3103
|
e804291004
|
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Pass account instead of client
|
2 years ago |
jld3103
|
ce2d95ee3e
|
fix(neon): Cleanup login pages layouts
|
2 years ago |
jld3103
|
f808bc488f
|
fix(neon): Fix login works with Nextcloud
|
2 years ago |
Nikolas Rimikis
|
52c32f422a
|
fix(neon): fix late initialization of SelectOption.values
|
2 years ago |
Nikolas Rimikis
|
91faa0ab7c
|
style(neon): export LabelBuilder from sort_box and settings
|
2 years ago |
jld3103
|
df35c6ee80
|
refactor(neon): Cleanup global popups
|
2 years ago |
jld3103
|
df2bd48854
|
fix(neon): Prevent race condition setting active app
|
2 years ago |
jld3103
|
68dd01c4a0
|
refactor(neon): Await active account
|
2 years ago |
jld3103
|
f8abb76674
|
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Use shared constants for app ids
|
2 years ago |
jld3103
|
1ffb7e8dd6
|
fix(neon): Theme import
|
2 years ago |
jld3103
|
efc8f59c10
|
fix(neon): Hide useless push notifications popups
|
2 years ago |
jld3103
|
3d9b4b5c28
|
refactor(neon): Use image instead of bitmap library to encode bitmaps
|
2 years ago |
Nikolas Rimikis
|
b52806371f
|
refactor(neon): make stuff immutable
|
2 years ago |
Nikolas Rimikis
|
783123ca05
|
test(neon): test Option
|
2 years ago |
Nikolas Rimikis
|
7fafa16a74
|
style(neon): make PushNotificationsBloc more readable
|
2 years ago |
Nikolas Rimikis
|
0022bc1d7a
|
feat(neon): make Option listenable
|
2 years ago |
Nikolas Rimikis
|
5d7580be8a
|
chore(neon): bump go_router and go_router_builder
|
2 years ago |
Nikolas Rimikis
|
7dfcaf2021
|
refactor(neon): make NeonPlatform an interface
|
2 years ago |
Nikolas Rimikis
|
6fd68a6114
|
fix(neon): Qrcode login routing
|
2 years ago |
jld3103
|
50fc205070
|
neon,neon_news,neon_notes: Wakelock is supported on every platform
|
2 years ago |
jld3103
|
e63c6fc2d2
|
neon_news,neon_notes: Use wakelock_plus
|
2 years ago |
jld3103
|
c27675b0d5
|
neon: Upgrade unifiedpush_android to fix unreliable push notifications
|
2 years ago |
Nikolas Rimikis
|
05df5b5f87
|
neon: add settings initial category to SettingsRoute
|
2 years ago |
Nikolas Rimikis
|
18f062a614
|
neon: constrain settings pages
|
2 years ago |
Nikolas Rimikis
|
a46c5706f1
|
neon: remove account switcher from drawer
|
2 years ago |
Nikolas Rimikis
|
cf35d8ef15
|
neon: add AccountSwitcherButton
This launches a dialog similar to the NC-Android app
|
2 years ago |
Nikolas Rimikis
|
58e8392dca
|
neon: add ability to scroll to a specific setting
|
2 years ago |