jld3103
|
5b9e6a17ed
|
fix(neon): Fix login with QR code always available
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
e778f73ee7
|
fix(neon_files): Fix empty categories
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
|
9d9e6dfc57
|
fix(neon_notes): Fix creating note with empty categories
|
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
|
678ed004a3
|
fix(nextcloud,neon_files): Do not require client for toWebDavFiles
|
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
|
6cde7748a3
|
fix(neon_news): NewsAppSpecificOptions.articleViewTypeOption persistence
Force loading wasn't an option as the generic is not a String
|
1 year ago |
jld3103
|
cab0599ee4
|
chore(neon_files): Update icon
|
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
|
698168013f
|
refactor(neon_files): Adjust to updated WebDAV methods
|
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
|
fcfe062943
|
style(neon_notes): cleanup NotesCategorySelect
|
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
|
5c838efc82
|
chore(neon_notes): bump go_router and go_router_builder
|
1 year ago |
Nikolas Rimikis
|
9d1a99117c
|
chore(neon_files): bump go_router and go_router_builder
|
1 year ago |
Nikolas Rimikis
|
e2bd1aeb05
|
chore(neon_news): bump go_router and go_router_builder
|
1 year ago |
Nikolas Rimikis
|
2ad5b81ca4
|
chore(neon_notifications): 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
|
7ca345de69
|
neon_news,neon_notes: Do not await wakelock operations
|
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 |
Nikolas Rimikis
|
58e8392dca
|
neon: add ability to scroll to a specific setting
|
1 year ago |
Nikolas Rimikis
|
8518e934f2
|
neon: drawer remove TabBar remains
|
1 year ago |
Nikolas Rimikis
|
2f11822906
|
neon: fix trailing widget in AccountTile
|
1 year ago |