Commit Graph

31 Commits

Author SHA1 Message Date
563fe1fc4d Fixed app not working with the newest api change which has multiple reminders (#19)
All checks were successful
the build was successful
2018-12-03 21:26:00 +00:00
62d7261a63 Fix build (#18)
All checks were successful
the build was successful
2018-11-05 15:43:30 +00:00
7755b9c812 Added formatting check to makefile and ci (#17)
Some checks failed
the build failed
2018-10-15 17:16:47 +00:00
abf0196de3 Added register (#13)
All checks were successful
the build was successful
2018-10-08 14:26:01 +00:00
301997f32b Fix Typo (#14)
All checks were successful
the build was successful
2018-10-02 15:53:57 +00:00
8e90f9b170 Improved regex (#12)
All checks were successful
the build was successful
2018-09-27 16:04:37 +00:00
2e04969689 Add improved loading indicators (#9)
Some checks failed
the build failed
2018-09-27 15:55:56 +00:00
3c52931538 Fixed url regex (#11)
Some checks failed
the build failed
2018-09-25 12:06:41 +00:00
d70863a752 Fixed version (#8)
All checks were successful
the build was successful
2018-09-23 16:39:20 +00:00
3cb375dafe Removed .idea folder (#7)
All checks were successful
the build was successful
2018-09-23 16:23:53 +00:00
cabac017d9 Fixed build (#4)
All checks were successful
the build was successful
2018-09-23 16:04:00 +00:00
4a29480ded added fdroid flavour (#3)
Some checks failed
the build failed
2018-09-23 15:38:02 +00:00
a5b8618d49 Added drone (#2)
All checks were successful
the build was successful
2018-09-23 10:41:28 +00:00
35db3db988 Cleanup (#1) 2018-09-22 20:56:16 +00:00
f7db5324aa
Add API implementations of List, Namespace, Task, User
Use Services in order to retrieve data
2018-09-17 18:16:50 +02:00
1994892b63
Add working login implementation 2018-09-17 15:35:57 +02:00
4bfd13536e
Fix a bug causing to not-start at new devices 2018-09-16 22:19:43 +02:00
502fd62dd9
Add mocked services 2018-09-16 22:13:50 +02:00
2bb5f7c6a2
Reformatted code 2018-09-16 21:47:53 +02:00
4c986b85df
Add login view
Add services and models
Add mocks
2018-09-16 21:47:33 +02:00
0e6d7778ea
Add list support 2018-09-15 19:40:59 +02:00
08df1bf2c2
Fix alert for cupertino OS 2018-09-15 18:33:41 +02:00
9dc281317b
Add ListPage 2018-09-15 18:21:48 +02:00
7e681bd16b
Reformat code
Add "Add namespace" functionality
2018-09-15 17:22:28 +02:00
9acc0ff750
Add namespace 2018-09-15 17:10:34 +02:00
d40fdab947
Refactor drawer 2018-09-15 17:01:45 +02:00
6fd7bcd88b
Fix gradle wrapper 2018-09-15 16:47:37 +02:00
16a0e50875
Add gradle wrapper 2018-09-15 16:12:38 +02:00
879a24ad22
Add vikunja design
Add drawer menu
2018-09-15 14:18:24 +02:00
f3fda094f3
Add initial flutter project 2018-09-14 18:59:13 +02:00
3bc8988a4c Initial commit 2018-09-14 16:43:30 +00:00