|
bf28b57525
|
added proper error management
|
2023-05-16 21:08:58 +02:00 |
|
|
0ab24284f6
|
fixed refresh on landing page not reaching down
|
2023-05-16 21:08:11 +02:00 |
|
|
7cbc0361bb
|
removed drawer, moved drawer info to settings
|
2023-05-16 00:26:01 +02:00 |
|
|
c2d976ac89
|
Merge branch 'main' into bottom_navigation_bar
|
2023-05-15 23:23:54 +02:00 |
|
|
5ecd6fa2d9
|
optimized notification scheduling
|
2023-05-15 23:23:28 +02:00 |
|
|
b1cd3c8862
|
fixed loading of empty view
|
2023-05-15 18:24:39 +02:00 |
|
|
73bbfed454
|
fixed notifications not working
|
2023-05-15 18:14:47 +02:00 |
|
|
c07e5d7dc2
|
returned avatar loading
removed comment
|
2023-05-14 01:49:08 +02:00 |
|
|
8a499960c1
|
added bottom navigation bar
|
2023-05-14 01:28:30 +02:00 |
|
|
882bf55009
|
added server recommendations
made listId optional
v0.0.26-alpha
|
2023-05-12 13:53:41 +02:00 |
|
|
77a1e8cb3e
|
updated secure storage
|
2023-05-12 13:52:20 +02:00 |
|
|
c3e52d53ef
|
upgraded flutter version
|
2023-05-11 00:41:46 +02:00 |
|
|
13cbb5ed78
|
updated version tag
|
2023-05-10 23:53:17 +02:00 |
|
|
01d586fd86
|
added request for notification permission
|
2023-05-10 23:50:30 +02:00 |
|
|
6513a275f4
|
flutter update
|
2023-05-10 22:20:17 +02:00 |
|
|
7391301718
|
fixed totp prompt
|
2023-05-10 22:20:01 +02:00 |
|
|
7451836cf1
|
removed substring to avoid identifier being cut
|
2023-05-10 21:10:34 +02:00 |
|
|
4f6553dd3f
|
added error to UserTokenPair to return error code on login error
|
2023-05-10 21:09:21 +02:00 |
|
|
593a58d672
|
moved base validation to client class
added check for spaces
|
2023-01-24 17:52:34 +01:00 |
|
|
a31e4542b8
|
added automatic rescheduling when saving in settings
|
2023-01-08 14:09:44 +01:00 |
|
|
fb03133b03
|
updated version tag
v0.0.25-alpha
|
2023-01-08 13:59:18 +01:00 |
|
|
72e8f6a1b1
|
disabled debug mode
|
2023-01-07 23:58:30 +01:00 |
|
|
1deb4e3c4d
|
fixed check for latest version button
|
2023-01-07 23:00:31 +01:00 |
|
|
debab1d689
|
added workmanager for background sync
moved all notification stuff to own class for a cleaner flow
|
2023-01-07 22:50:32 +01:00 |
|
|
f84ad663c5
|
changes in preparation of background sync support
|
2023-01-07 22:49:35 +01:00 |
|
|
59f0e7ec7e
|
added background task support
|
2023-01-07 16:55:40 +01:00 |
|
|
40fb339a59
|
updated notification logo
v0.0.24-alpha
|
2023-01-07 15:26:15 +01:00 |
|
|
ad43224bd6
|
fixed weird logo errors
|
2023-01-07 14:15:42 +01:00 |
|
|
adc22078eb
|
removed popup on failed login
added send test notification to settings
|
2023-01-07 13:45:10 +01:00 |
|
|
d0dcb4452d
|
updated github workflows to new names
|
2023-01-07 13:44:51 +01:00 |
|
|
7e4f4e79f8
|
updated android libraries
renamed build to core from main to avoid name clashes
|
2023-01-07 13:40:07 +01:00 |
|
|
a7c01e0fc9
|
updated to latest logo
|
2023-01-07 13:38:34 +01:00 |
|
|
c477aeb0dc
|
fixed repeatAfter clearing when not editing it
v0.0.23-alpha
|
2023-01-07 03:55:44 +01:00 |
|
|
7da377121b
|
added setting to disable update notifications
|
2023-01-07 03:55:29 +01:00 |
|
|
a536a0a973
|
fixed bug where repeatAfter is not saved if it is not changed
|
2023-01-07 03:30:59 +01:00 |
|
|
431001ba8d
|
added pubspec
|
2023-01-07 03:24:26 +01:00 |
|
|
f2805a8ccf
|
changed way certificate value from storage is set
|
2023-01-07 03:22:55 +01:00 |
|
|
36c4504dbf
|
small changes to looks
fixed repeatAfter
code styling
|
2023-01-07 03:22:31 +01:00 |
|
|
dacd24bfda
|
addded version check to prompt user to update
|
2023-01-07 02:17:00 +01:00 |
|
|
0effd02ed2
|
moved pageStatus for list to listprovider
|
2023-01-06 23:29:45 +01:00 |
|
|
abed7aa9b5
|
added proper error handler to list view
|
2023-01-06 22:42:18 +01:00 |
|
|
11f20302b6
|
removed unnecessary imports
|
2023-01-06 17:16:51 +01:00 |
|
|
e8f1edfdbe
|
moved kanban widget to own class to declutter list.dart
|
2023-01-06 17:15:46 +01:00 |
|
|
b8a83bf7fa
|
added PageStatus to namespace overview for better error handling
|
2023-01-06 17:15:17 +01:00 |
|
|
93f162fe07
|
fixed color in light mode for kanban view
|
2023-01-06 17:14:12 +01:00 |
|
|
db336be2d3
|
moved pagestatus to own class for usage in more locations
|
2023-01-06 15:57:24 +01:00 |
|
|
c0c1d2a413
|
Merge branch 'main' of https://github.com/go-vikunja/app into error_handler
|
2023-01-06 13:27:03 +01:00 |
|
|
e07ae25e9a
|
Merge pull request #22 from ilakast/patch-1
Update README.md
|
2023-01-01 17:56:30 +01:00 |
|
ilakast
|
3b44046ee1
|
Update README.md
fixed typo
|
2023-01-01 16:49:41 +00:00 |
|
|
e3e23e8c27
|
- made client return null and not an empty response when loading from the server.
- added scrolling ability to every window even when getting tasks fails.
- fixed error handler in client to always show snackbar
|
2022-10-14 18:07:35 +02:00 |
|