4
2
Fork 0
Commit Graph

160 Commits (master)

Author SHA1 Message Date
Sudharshan S. 72bb5aaac8 Merge branch 'feat/app-icons' of beep/frontend_flutter into master 2019-07-27 06:31:57 +00:00
Sudharshan S. d5225eb82a Merge branch 'fix/code-signing-identity' of beep/frontend_flutter into master 2019-07-27 06:25:20 +00:00
Ambrose Chua 1a59f52295 Update appicons 2019-07-27 14:21:58 +08:00
Ambrose Chua cb7a891717 Add code signing identity 2019-07-27 14:03:00 +08:00
Sudharshan S. 549522b95d Merge branch 'feat/implementing-proper-login-register' of beep/frontend_flutter into master 2019-07-01 13:35:51 +00:00
Sudharshan S. 01a07db488
merge: fixing login_page connflicts 2019-07-01 21:35:30 +08:00
Sudharshan S. 3e15375784
fix: some navigator scoping issues 2019-07-01 21:20:24 +08:00
UnicodingUnicorn a68cb347e0 Revised register flow. 2019-06-30 09:26:11 +08:00
Sudharshan S. 2d68c03347 Merge branch 'feat/implementing-user-management' of beep/frontend_flutter into master 2019-06-29 06:57:49 +00:00
Sudharshan S. 366b329ce8
feat: logic for new group creation 2019-06-29 14:56:35 +08:00
Sudharshan S. 7ec27474ff
feat: tested and working image picker 2019-06-29 11:57:34 +08:00
Sudharshan S. c8cdbd34e9
feat: added group create and profile picture picker 2019-06-29 10:52:00 +08:00
Sudharshan S. acc2e8187d
feat: selecting 2019-06-27 10:06:07 +08:00
Sudharshan S. d00a484541
feat: implementing group info view 2019-06-26 21:07:11 +08:00
Sudharshan S. b4849b7c2d
feat: added selectable contact support 2019-06-22 21:55:32 +08:00
Sudharshan S. 6bc3b4ad85
feat: adding selectable contacts 2019-06-22 21:37:16 +08:00
Sudharshan S. 56eaaad190
feat: adding stubs for the required views 2019-06-22 17:53:46 +08:00
Sudharshan S. b8292d5501
feat: added photo picker functionality 2019-06-22 17:21:04 +08:00
Sudharshan S. 08cf5a41b0
feat: added new conversation page 2019-06-22 17:07:50 +08:00
Sudharshan S. 7f529b090e
feat: moved topbars into each view for customization 2019-06-22 16:41:00 +08:00
Sudharshan S. 704aab2ae7 Merge branch 'feat/contacts-view-package' of beep/frontend_flutter into master 2019-06-16 08:02:16 +00:00
UnicodingUnicorn a175b08180 Added register_manager and edited API provider to reflect new API change 2019-06-15 22:01:41 +08:00
Sudharshan S. 6cedd970b4
feat: prettier useravatar 2019-06-15 07:56:15 +08:00
Sudharshan S. aef13f60b7
changed the way conversation UI works 2019-06-15 07:26:18 +08:00
UnicodingUnicorn 069701121b Added endpoint to call login/register and changed register_page widget to call that 2019-06-15 03:20:55 +08:00
Sudharshan S. d86f4328ff
feat: adding nest navigators for each tab 2019-06-14 13:53:04 +08:00
Sudharshan S. 2638fede0b
fix: making stuff smaller 2019-06-14 10:48:38 +08:00
Sudharshan S. c12a850b58
refactor: restructuring directories to support nested navigators in tabs 2019-06-14 10:04:55 +08:00
Sudharshan S. 94ed8227f8
fix: scrolling searchbar with conversation view 2019-06-14 08:47:04 +08:00
Sudharshan S. 7269c1aad5
feat: dynamic nav bar based on tab 2019-06-14 08:41:49 +08:00
Sudharshan S. 91148a77d0
fix: padding on top of contact search 2019-06-14 08:18:14 +08:00
Sudharshan S. 9ba9ab6487
feat: added invite friends button 2019-06-14 08:09:47 +08:00
Sudharshan S. 075d934576
feat: adding search in contacts 2019-06-13 20:58:55 +08:00
Sudharshan S. df4fca461a
feat: populating the contact stuff 2019-06-13 20:35:38 +08:00
Sudharshan S. cac36abccc
chore: getting started on contacts page 2019-06-13 16:39:55 +08:00
Sudharshan S. f8acdeb4f3
feat: adding some new UI widgets, search bar, and tab navigation 2019-06-13 16:00:55 +08:00
Sudharshan S. 0da2867da5
feat: welcome page and keyboard with scroll support 2019-05-26 15:59:34 +08:00
Sudharshan S. 5f3967c065
feat: implementing login persistence 2019-05-26 14:45:17 +08:00
Sudharshan S. 2b3891f2fe Merge branch 'feat/implementing-custom-webrtc-implementation' of beep/frontend_flutter into master
Finally completed working WebRTC support only for iPhone
2019-05-26 01:22:45 +00:00
Sudharshan S. 1d4d369b6e
working webrtc 2019-05-26 09:21:24 +08:00
Sudharshan S. fe2f10fecf
fix: made heartbeat more robust 2019-05-25 09:46:21 +08:00
Sudharshan S. 227bf52dfe
updates to heartbeat 2019-05-19 15:46:06 +08:00
Sudharshan S. bc5731f70c
other minor fixes to bottom bar 2019-05-19 11:05:27 +08:00
Sudharshan S. a6b1b6eaa6
Merge branch 'master' into feat/implementing-custom-webrtc-implementation 2019-05-17 22:10:42 +08:00
Sudharshan S. 89543e3e42
fixed some basic mistakes 2019-05-17 22:08:12 +08:00
Sudharshan S. 94b449f392
debugging 2019-05-17 20:12:30 +08:00
Sudharshan S. ad22b0b718
chore: stitching everything together 2019-05-12 10:18:12 +08:00
Sudharshan S. be0f9e2051
feat: integrating into methodchannel interface 2019-05-12 09:06:16 +08:00
Sudharshan S. 056eed8c70
chore: finished webrtc swift implementation, ready to test 2019-05-12 08:52:45 +08:00
Sudharshan S. ec5f5a1d1a
idk anymore 2019-04-27 19:11:35 +08:00