4
2
Fork 0
Commit Graph

47 Commits (5bf2781be24449302c2ec5f5f97784920549fdc2)

Author SHA1 Message Date
Sudharshan S. 5bf2781be2
feat: testing swift and kotlin support 2019-03-08 16:26:38 +08:00
Sudharshan S. c288dc9eb5
refactored signaling code to move to a api provider file - closes #25 2019-03-08 15:11:46 +08:00
Sudharshan S. b0d8a5f408
nested navigation journey for signup completed 2019-03-04 10:49:23 +08:00
Sudharshan S. 22aa18dd0c
replaced pageview with nested navigator for better UX 2019-03-03 17:41:22 +08:00
Sudharshan S. 0d8e2a82b2
refactoring login screens into single screen with pageview 2019-02-28 17:46:18 +08:00
Sudharshan S. 8f6056fde6
finished refactoring - closes #22 2019-02-28 16:33:18 +08:00
Sudharshan S. f9f5cd565c
adding new resource endpoints 2019-02-25 12:04:26 +08:00
Sudharshan S. ba9a3cfa2b
some improvements to UI 2019-02-22 16:27:18 +08:00
Sudharshan S. 8ff3476ff8
finishing login screen ui 2019-02-22 10:54:49 +08:00
Sudharshan S. 9597d20a13
adding login screen 2019-02-21 16:23:28 +08:00
Sudharshan S. 0faee2e3de
adding some semblance of a welcome page, incomplete welcome card 2019-02-21 15:16:19 +08:00
Sudharshan S. 7b7b5479bf
working on welcome page 2019-02-20 22:39:53 +08:00
Sudharshan S. fa2b2b001a
fixed all the bugs with sending signaling data 2019-02-20 15:19:44 +08:00
Sudharshan S. 1e25a4885c
swtich to type by index so that it can be JSON encoded 2019-02-20 10:57:15 +08:00
Sudharshan S. aeaf76b93e
testing signaling 2019-02-19 22:23:45 +08:00
Sudharshan S. 479b0507cf
incremental updates 2019-02-18 22:25:49 +08:00
Sudharshan S. e589e8527e
yay 2019-02-18 21:05:40 +08:00
Sudharshan S. ab514d71f3
added event bus for bottom bar 2019-02-17 20:57:50 +08:00
Sudharshan S. b4a4b6e322
adding color generation from name in user avatar 2019-02-17 19:51:51 +08:00
Sudharshan S. ca1e3d5d83
incremental updates to conversation reactive pull 2019-02-17 18:18:14 +08:00
Sudharshan S. 5336dea438
reactive pull conversation data from database - fixes #14 2019-02-17 17:57:55 +08:00
Sudharshan S. 76d163d817
adding blocs for conversation related 2019-02-17 09:34:39 +08:00
Sudharshan S. a7815e2411
adding reactive UI for conversations list widget 2019-02-17 09:18:45 +08:00
Sudharshan S. e5e18f00f5
testing push 2019-02-17 08:06:28 +08:00
Sudharshan S. 11fcb2cb99
minor amendments to peer manager and peer connection factory 2019-02-17 07:26:19 +08:00
Sudharshan S. 3d24417faa
finished up most of the WebRTC implementation - closes #13 2019-02-16 21:56:08 +08:00
Sudharshan S. 6272dd1cad
adding webrtc magic 2019-02-16 17:44:25 +08:00
Sudharshan S. 6ad7c60e32
adding BLoC architecture - closes #4 2019-02-15 15:54:19 +08:00
Sudharshan S. b196cf6aa8
adding json_serializable and first json model 2019-02-15 11:57:34 +08:00
Sudharshan S. bdcf0b5414
restructuring codebase for BLoC architecture 2019-02-13 22:44:20 +08:00
Sudharshan S. 519d1f6f73
standardized list view spacing - closes #10, closes #11 2019-02-12 16:03:10 +08:00
Sudharshan S. 079c10e82f
finished contacts page 2019-02-12 15:46:50 +08:00
Sudharshan S. e2f534b0fc
added rough contact list implementation 2019-02-11 13:35:34 +08:00
Sudharshan S. 1ba280434e
adding padding to the UserAvatar 2019-02-11 10:56:46 +08:00
Sudharshan S. 8f3cfdeae3
adding pageview for navigation 2019-02-10 20:56:15 +08:00
Sudharshan S. 1088e168c2
added bottombar widget - closes #9 2019-02-10 11:36:29 +08:00
Sudharshan S. 4a1ff89770
added ConversationList widget - closes #7 2019-02-10 09:51:31 +08:00
Sudharshan S. a0d798dd37
adding custom icon 2019-02-10 08:53:42 +08:00
Sudharshan S. a86edceea9
added ConversationItem widget - closes #6 2019-02-10 08:37:27 +08:00
Sudharshan S. 66f1998905
added UserAvatar widget 2019-02-09 23:52:22 +08:00
Sudharshan S. d7323c3470
finished appbar, needs refactoring - closes #1 2019-02-09 22:35:11 +08:00
Sudharshan S. 4e69cbf4e9
added separate themeing interface, closes #3 2019-02-09 16:28:34 +08:00
Sudharshan S. 090e36201b
Closes #2 - implemented app structure 2019-02-08 13:46:58 +08:00
Sudharshan S. 0cf06d7bc6
adding app structure 2019-02-08 11:50:49 +08:00
Sudharshan S. baf4a85d8a
basic stuff 2019-02-04 21:37:24 +08:00
Sudharshan S. dd36d58fe9
flutter scaffolding 2019-01-26 09:00:55 +08:00
Beep e8c4daf23a Initial commit 2019-01-25 12:53:22 +00:00