Commit graph

243 commits

Author SHA1 Message Date
8363efe59b Added docs for the attributes in the user model class 2019-03-02 18:59:24 -06:00
f9094bb9ae Deleted unused file google login 2019-02-27 20:06:20 -06:00
e29fb60cca Merge branch 'g-storage' of github.com:AYM1607/do_more into g-storage 2019-02-27 20:03:41 -06:00
167472154e Implemented the [deleteFile] method 2019-02-27 20:02:11 -06:00
6637f2f220 Fixed bug where the [folder] parameter was not being properly interpolated into the path, the strin "Folder was being used instead 2019-02-27 20:00:53 -06:00
e3d6c8423f Test for the firebase storage provider 2019-02-27 20:00:53 -06:00
ff97fd4bde Added keys needed to acces the gallery, camera and microphone in iOS 2019-02-27 20:00:37 -06:00
fe9d73c491 Implemented the [uploadFile] method 2019-02-27 20:00:37 -06:00
089548b492 Added uuid as a dependency to generate the ids of the uploaded files 2019-02-27 20:00:37 -06:00
324eba55d9 Added image picker dependency, re-arranged dependencies on alphabetical order 2019-02-27 20:00:37 -06:00
5003e8c755 Created [signIn] methos 2019-02-27 20:00:37 -06:00
0ea8c2d0d4 Added necessary dependencies for google sing in, created the google_sign_in provider, modified Info.plist to work with google sign in 2019-02-27 20:00:37 -06:00
3590b45a98 Testing Google Sign in 2019-02-27 20:00:37 -06:00
f7093ea73c Added login button 2019-02-27 20:00:21 -06:00
cadde06471 Created [signIn] methos 2019-02-27 19:59:58 -06:00
64e19881d2 Testing app 2019-02-27 19:59:40 -06:00
f7e60417a0 Added necessary dependencies for google sing in, created the google_sign_in provider, modified Info.plist to work with google sign in 2019-02-27 19:58:22 -06:00
1fc5c7faf7 Merge branch 'g-storage' of github.com:AYM1607/do_more into g-storage 2019-02-27 19:34:08 -06:00
b394a2732b Fixed App.dart 2019-02-27 19:33:48 -06:00
8f801b847f Implemented the [deleteFile] method 2019-02-27 19:10:35 -06:00
0914c07377 Implemented the [deleteFile] method 2019-02-27 19:09:49 -06:00
464fc8b95f Merge branch 'g-storage' of github.com:AYM1607/do_more into g-storage 2019-02-27 19:01:46 -06:00
6e3d02d04b Storage 2019-02-27 18:59:43 -06:00
9992e26264 Fixed bug where the [folder] parameter was not being properly interpolated into the path, the strin "Folder was being used instead 2019-02-27 18:41:52 -06:00
7261536b45 Fixed bug where the [folder] parameter was not being properly interpolated into the path, the strin "Folder was being used instead 2019-02-27 18:40:56 -06:00
ac5f4906d1 Test for the firebase storage provider 2019-02-27 18:34:24 -06:00
19d7dad3d1 Added keys needed to acces the gallery, camera and microphone in iOS 2019-02-27 17:22:00 -06:00
8313793184 Implemented the [uploadFile] method 2019-02-27 17:15:18 -06:00
0a6d7842ab Added uuid as a dependency to generate the ids of the uploaded files 2019-02-27 17:15:18 -06:00
761ffbc64b Added image picker dependency, re-arranged dependencies on alphabetical order 2019-02-27 17:15:18 -06:00
23ec28d6a9 Added documentation to the google sign in provider 2019-02-27 17:15:18 -06:00
41cbe35ff1 Finished Implementation of the google sign in provider and its tests, moved mock class definitions to the end of the file in all tests 2019-02-27 17:15:18 -06:00
d4e5228db1 Created [signIn] methos 2019-02-27 17:15:18 -06:00
00b3289e91 Added necessary dependencies for google sing in, created the google_sign_in provider, modified Info.plist to work with google sign in 2019-02-27 17:15:18 -06:00
d47c75918f Modified Google Sign In provider to disconnect form both firebase and Google on sign out, added the apripriate test 2019-02-27 17:15:18 -06:00
307b51e95f Finished Implementation of the google sign in provider and its tests, moved mock class definitions to the end of the file in all tests 2019-02-27 17:15:18 -06:00
bc44fb4552 Created [signIn] methos 2019-02-27 17:15:18 -06:00
a5343a6e87 Added necessary dependencies for google sing in, created the google_sign_in provider, modified Info.plist to work with google sign in 2019-02-27 17:14:11 -06:00
0ed3aa6428 Added documentation to the google sign in provider 2019-02-27 14:21:07 -06:00
4d11effd98 Configuration for Google sign in 2019-02-27 00:32:18 -06:00
e3e0399a69 Finished Implementation of the google sign in provider and its tests, moved mock class definitions to the end of the file in all tests 2019-02-27 00:22:43 -06:00
f312bbd317 Created [signIn] methos 2019-02-27 00:21:40 -06:00
9533e42d18 Added necessary dependencies for google sing in, created the google_sign_in provider, modified Info.plist to work with google sign in 2019-02-27 00:21:14 -06:00
ac0aed257d Modified Google Sign In provider to disconnect form both firebase and Google on sign out, added the apripriate test 2019-02-27 00:18:25 -06:00
0eebd668d6 Finished Implementation of the google sign in provider and its tests, moved mock class definitions to the end of the file in all tests 2019-02-27 00:18:25 -06:00
db7486db04 Created [signIn] methos 2019-02-27 00:18:25 -06:00
53f466fefa Added necessary dependencies for google sing in, created the google_sign_in provider, modified Info.plist to work with google sign in 2019-02-27 00:18:25 -06:00
c88b36f5b3 Testing Google Sign in 2019-02-26 23:56:45 -06:00
e357a0892e Merge branch 'g-login' into experiment 2019-02-26 23:33:28 -06:00
8c3a8d5274 Finished Implementation of the google sign in provider and its tests, moved mock class definitions to the end of the file in all tests 2019-02-26 23:31:35 -06:00