3 Commits

Author SHA1 Message Date
Zhigang Fang
758cc39e4c March 24, 2020 release (#33)
* add bootstrap

* add ci

* fix: iOS buid

* fix: android build

* feat: add basic

* chore: add browser and geolocation

* feat: use phone number input

* feat: add search page

* feat: add country select

* feat: add phone auth

* feat: add SMS code input

* fix: build

* feat: add dummy profile types

* fix: build

* chore: move strings.xml to env config

* feat: update docs

* chore: add jetify

* feat: set init version to 1.0.0 for codepush

* add use task

* fix: name

* feat: enhance appstore distribution

* add binary path

* increase java mem for build

* chore: ignore logs

* upload dsym to appcenter as well

* set xcode version to 10.3

* add store build

* feat: add border to phone number input

* feat: add verification code

* feat: complete sms onboarding

* revert testing

* run webhooks

* set CI to true on server

* chore: add eslint to functions

* switch all to eslint

* chore: add tipsi stripe

* fix: typing

* typo

* chore: add script

* using copy

* feat: add server json

* fix: android build

* fix: build

* feat: add code push doc

* chore: add server.json to ignore

* feat: add cicd draft

* chore: add release.keystore for multiple env

* feat: add multiple env

* docs: add switch to prod

* chore: add facebook

* chore: fix build

* chore: add login with facebook

* chore: add redirect

* fix: login

* feat: add landing

* chore: bump version

* chore: remove gemfile in android

* chore: add version and lazy functions

* chore: add version.json to git

* bump ruby version

* Add version tap

* Update run-the-app.md

* Update run-the-app.md

* chore: remove js from ignore

* chore: add eslint

* chore: add update version

* chore: update

* chore: change script to rename

* chore: bump cocoapods

* chore: migrate to v6 of rn firebase

* chore: remove task

* chore: upgrade rn

* chore: fix build

* chore: clear lib on build

* chore: add firebase token

* feat: add Reveal for Debug

* chore: update deps

* remove fbsdk in podfile

* chore: bump fbsdk version

* fix: fbsdk

* fix: replace

* chore: install deps

* feat: add tracking route

* chroe: revert to screens 1

* chore: bump paper to 3

* chore: update deps

* doc: update docs

* chore: remove fonts

* fix: search bar

* chore: remove IQKeyboard manager

* chore: remove test and tv target

* fix: disable IQKeyboardManager

* wip - add storybook

* chore: add example

* chore: add example project follow up

* upgrade react navigation to v5

still broken

* upgrade react navigation to v5

* fix: ci

* feat: upgrade rn version

* chore: disable codepush on __DEV__

* fix: web version

* refactor: route

* chore: add tailwind css

* chore: update android key

* chore: add .idea file

* wip- add site

* remove typed reference

* upgrade prettier used in eslint

* upgrade deps

* feat: add AppRouteContext for reset

* feat: add home nav

* feat: move all components to booster

* feat: move logout to user page

* feat: add note on node10

* doc: refactor and add image doc

* fix: typo

* doc: add booster release documentation

* doc: add master usage

* feat: add image upload

* chore: add logging

* fix: build

* fix: build

* chore: add image upload

* feat: add image page

* feat: add rename script

* feat: add common cli options

* fix: font duplication on link

* chore: add @types/node to app for globals like alert

* fix: ci

* feat: add linear gradient

* feat: enable es2016 for flatMap

* add packages and remove iOS subfix

* chore: update deps

* feat: add sync_package_version

* upgrade xcversion

* fix: crash on cancel

* chore: add fetch

* chore: add fetch

* feat: add stack

* feat: add chat cloud function

* feat: add chat ping on app launch

* feat: update pods

* fixed: crash on launch

* wip - add chat

* wip: add chat to booster

* feat: add chat list

* feat: update TOS and privacy policy link

* wip feat: add profile page

* feat: add profile page avatar

* chore: add react-native-keyboard-manager

* feat: add name and save to document

* chore: add chat

* fix: import

* style: update contact style

* feat: added chat

* feat: add automatic resume on sign up

* chore: add thumbnails

* fix: patch gifted chat to use fastimage

* fix: avatar in contact page

* fix: unread count

* feat: add toolbar

* tweak input box

* feat: add patch for selecting video

* chore: add svg

* chore: upgrade deps

* remove unintentional dep

* feat: basic structure

* feat: add background

* feat: add responsive site

* feat: ajust size

* style: adjust screenshot size

* fix: prettier

* feat: add tos and privacy policy

* feat: run rename script in scripts folder

* fix: doc on rename

* feat: add version to bottom of user page

* chore: use ts-node from env

* fix: build

* feat: add link

* remove keep

* reorder

* fix: build

* feat: enable ci

* fix: build

* feat: rename to MATCH_REPO_SSH_PRIVATE_KEY

* chore: move appfile and matchfile to config

* chore: move app center to envs

* format info.plis

* bump ssh-agent in github action

* fix: android build

* fix: onboarding flow

* fix: profile image flashing

* chore: ignore iOS build folder

* fix: build

* fix: build warning

* fix: plugin version

* chore: update appcenter plugin

* chore: move appcenter config to build.json

* chore: bump version

* chore: update

* extract useDisableToolbarOnFocus

* add: useEnableKeyboardManagerOnFocus

* fix: typo

* chore: update config file

* fallback to true on network error

* upgrade and add get location

* change to number

* chore: update pods

* feat: add mobx and readonly profile

* refactor: cloud functions

* fix: build

* chore: add user functions to index

* chore: refactor firestore

* feat: add listen

* fix: docs

* chore: add native stack

* chore: update locks

* chore: add expo actionsheet

* chore: add actions

* feat: switch to native stack for modal

* chore: fix cache start

* chore: add segment control to booster

* chore: switch to free looking

* chore: add test infra

* fix: push notifications

* chore: refactor disable toolbar

* Revert "chore: refactor disable toolbar"

This reverts commit a60251c431.

* fix: only change on focus

* chore: add build

* chore: optimize import

* change android launch mode

* chore: make it work on android

* chore: use custom fork to ignore proxy

* fix: build

* fix: android production and error boundary

* remove duplicates

* fix: android build.

* feat: add actionsheet.ts

* feat: add slack integration

* fix: latest

* chore: upgrade styled-component to v5

Co-authored-by: Kyle Fang <kylefang@Kyles-MacBook-Pro.local>
2020-03-24 11:13:42 +08:00
Zhigang Fang
7bd8afbb4c Jan 3 2020 release (#29)
* chore: cleanup (#8)

* chore: clean up repo

* restore bundle id

* upgrade versions from react-native-firebase

* chore: upgrade gradle

* chore: remove perf

* chore: upgrade react native

* chore: update podfile.lock

* fix: deploy script

* chore: upgrade android dependencies

* chore: add crashlytics maven source

* fix: android

* fix: messaging

* feat: add default wording

* fix: adminsdk in functions

* chore: upgrade deps

* feat: integrate basic chat (#9)

* fix: test

* chore: wip add chat

* chore: add basic chat

* chore: update lock files

* chore: add android signing

* chore: only sign release build

* chore: fix react-native-progress-display

* fix: only support 21 and up

* chore: update fix on react-native-progress-display

* chore: add database

* fix: build

* chore: attemp on fix google sign in

* fix: google login

* chore: add appcenter

* feat: switch to appcenter

* fix: typo

* chore: add group

* docs: bootstrap documentation site (#12)

* chore: remove old README.md

* chore: init with docsify

* feat: add basic quick start

* docs: wip - add firebase config

* feat: add more docs

* docs: add structure

* feat: add back root read me

* Remove Examples etc from Root README.md

* docs: update wording (#13)

* chore: remove old README.md

* chore: init with docsify

* feat: add basic quick start

* docs: wip - add firebase config

* feat: add more docs

* docs: add structure

* feat: add back root read me

* docs: update wording

* docs: add 🚧

* docs: rename social login

* fix: navigation bar on lower version of android (#14)

* chore: fix debug sign and google sign in

* chore: update deps to avoid security risks

* chore: remove unused yarn.lock

* docs: add stores release

* wip add code push docs

* chore: add code push

* doc: add code push documentation

* doc: update wording

* doc: targeting release branch for general usage.

* fix: disable image processing

* chore: remove fonts icons

* chore: remove font from resources

* fix: build on android

* chore: disable github action

Will implement with new version of github later on

* chore: remove pages

* feat: upgrade to latest version of RN

* fix: pod install

* remove podfile.lock from booster

* remove test for run

* feat: hardcode name to booster

* fix: typescript

* feat: add get started

* feat: add colors

* use safearea

* add bootstrap

* add ci

* fix: iOS buid

* fix: android build

* feat: add basic

* chore: add browser and geolocation

* feat: use phone number input

* feat: add search page

* feat: add country select

* feat: add phone auth

* feat: add SMS code input

* fix: build

* feat: add dummy profile types

* fix: build

* chore: move strings.xml to env config

* feat: update docs

* chore: add jetify

* feat: set init version to 1.0.0 for codepush

* add use task

* fix: name

* feat: enhance appstore distribution

* add binary path

* increase java mem for build

* chore: ignore logs

* upload dsym to appcenter as well

* set xcode version to 10.3

* add store build

* feat: add border to phone number input

* feat: add verification code

* feat: complete sms onboarding

* revert testing

* run webhooks

* set CI to true on server

* chore: add eslint to functions

* switch all to eslint

* chore: add tipsi stripe

* fix: typing

* typo

* chore: add script

* using copy

* feat: add server json

* fix: android build

* fix: build

* feat: add code push doc

* chore: add server.json to ignore

* feat: add cicd draft

* chore: add release.keystore for multiple env

* feat: add multiple env

* docs: add switch to prod

* chore: add facebook

* chore: fix build

* chore: add login with facebook

* chore: add redirect

* fix: login

* feat: add landing

* chore: bump version

* chore: remove gemfile in android

* chore: add version and lazy functions

* chore: add version.json to git

* bump ruby version

* Add version tap

* Update run-the-app.md

* Update run-the-app.md

* chore: remove js from ignore

* chore: add eslint

* chore: add update version

* chore: update

* chore: change script to rename

* chore: bump cocoapods

* chore: migrate to v6 of rn firebase

* chore: remove task

* chore: upgrade rn

* chore: fix build

* chore: clear lib on build

* chore: add firebase token

* feat: add Reveal for Debug

* chore: update deps

* remove fbsdk in podfile

* chore: bump fbsdk version

* fix: fbsdk

* fix: replace

* chore: install deps

* feat: add tracking route

* chroe: revert to screens 1

* chore: bump paper to 3

* chore: update deps

* doc: update docs

* chore: remove fonts

* fix: search bar

* chore: remove IQKeyboard manager

* chore: remove test and tv target

* fix: disable IQKeyboardManager

* wip - add storybook

* chore: add example

* chore: add example project follow up

* upgrade react navigation to v5

still broken

* upgrade react navigation to v5

* fix: ci

* feat: upgrade rn version

* chore: disable codepush on __DEV__

* fix: web version

* refactor: route

* chore: add tailwind css

* chore: update android key

* chore: add .idea file

* wip- add site

* remove typed reference

* upgrade prettier used in eslint

* upgrade deps

* feat: add AppRouteContext for reset

* feat: add home nav

* feat: move all components to booster

* feat: move logout to user page

* feat: add note on node10

* doc: refactor and add image doc

* fix: typo

* doc: add booster release documentation

* doc: add master usage
2020-01-03 20:42:22 +08:00
Kyle Fang
aa172bfa8a Squashed commit of the following:
commit f454814893
Merge: 2c3b11f 12250fb
Author: Zhigang Fang <zhigang1992@gmail.com>
Date:   Thu Sep 26 20:27:34 2019 +0800

    Merge pull request #22 from tappollo/develop

    feat: add back basic phone auth functions

commit 12250fbf47
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Sep 26 20:26:56 2019 +0800

    fix: android build

commit 95db3814a9
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Sep 26 15:44:45 2019 +0800

    feat: add server json

commit 0c5ac8fcf6
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Sep 26 15:34:21 2019 +0800

    using copy

commit 456b48de50
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Sep 26 15:20:27 2019 +0800

    chore: add script

commit 32ff247c6c
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Sep 26 15:05:18 2019 +0800

    typo

commit ef350a64cd
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Sep 26 15:03:54 2019 +0800

    fix: typing

commit fc07d64db7
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Sep 26 14:56:41 2019 +0800

    chore: add tipsi stripe

commit d55652a449
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Sep 26 14:40:51 2019 +0800

    switch all to eslint

commit acbe0ff6cc
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Sep 26 14:28:06 2019 +0800

    chore: add eslint to functions

commit f9df1fb867
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Sep 26 10:59:26 2019 +0800

    set CI to true on server

commit c016e06009
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 20:43:28 2019 +0800

    run webhooks

commit ee577989f1
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 20:42:10 2019 +0800

    revert testing

commit df20c49d2d
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 17:18:56 2019 +0800

    feat: complete sms onboarding

commit 56718539ec
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 17:09:01 2019 +0800

    feat: add verification code

commit 27e7987c3f
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 16:46:36 2019 +0800

    feat: add border to phone number input

commit 4104d0a5bd
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 16:17:48 2019 +0800

    add store build

commit de6f605ab9
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 15:56:06 2019 +0800

    set xcode version to 10.3

commit f62624b0e5
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 14:45:48 2019 +0800

    upload dsym to appcenter as well

commit 2dfdb89948
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 14:29:35 2019 +0800

    chore: ignore logs

commit 49e59e29c9
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 14:03:14 2019 +0800

    increase java mem for build

commit 2fef9d8742
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 14:02:06 2019 +0800

    add binary path

commit 3d3a3bc39c
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 13:53:17 2019 +0800

    feat: enhance appstore distribution

commit 9acfbc136e
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 12:57:05 2019 +0800

    fix: name

commit d02474b845
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 12:49:40 2019 +0800

    add use task

commit 53392c1593
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 12:30:11 2019 +0800

    feat: set init version to 1.0.0 for codepush

commit 8cf41ca3d4
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 12:25:27 2019 +0800

    chore: add jetify

commit 975ae2bf95
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 12:15:33 2019 +0800

    feat: update docs

commit 7a40e4955e
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 12:11:53 2019 +0800

    chore: move strings.xml to env config

commit c057524e4a
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 12:06:42 2019 +0800

    fix: build

commit b0faa7206e
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 11:32:32 2019 +0800

    feat: add dummy profile types

commit ed1f2b9db9
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Sep 25 11:01:42 2019 +0800

    fix: build

commit e4d48f4129
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Tue Sep 24 21:56:49 2019 +0800

    feat: add SMS code input

commit 52138cb2af
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Tue Sep 24 20:52:21 2019 +0800

    feat: add phone auth

commit f7ea9f6093
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Tue Sep 24 20:46:28 2019 +0800

    feat: add country select

commit 7c0b004d6e
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Tue Sep 24 18:40:36 2019 +0800

    feat: add search page

commit d78bdccb80
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Tue Sep 24 18:24:59 2019 +0800

    feat: use phone number input

commit 6d007aa1a3
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Tue Sep 24 18:16:25 2019 +0800

    chore: add browser and geolocation

commit 62f9bb5cb3
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Tue Sep 24 18:13:10 2019 +0800

    feat: add basic

commit bbe99f7130
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Tue Sep 24 17:03:00 2019 +0800

    fix: android build

commit 72695c74e0
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Tue Sep 24 14:58:16 2019 +0800

    fix: iOS buid

commit 29fd638eb1
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Mon Sep 23 21:36:38 2019 +0800

    add ci

commit ff16610051
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Mon Sep 23 21:21:53 2019 +0800

    add bootstrap

commit 3fcdb802f9
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Mon Sep 23 19:43:52 2019 +0800

    use safearea

commit 8f992e1a98
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Mon Sep 23 19:41:00 2019 +0800

    feat: add colors

commit 9a40db839b
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Mon Sep 23 19:40:16 2019 +0800

    feat: add get started

commit a4a3ac707a
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Mon Sep 23 19:28:07 2019 +0800

    fix: typescript

commit a1ea54a557
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Mon Sep 23 16:38:43 2019 +0800

    feat: hardcode name to booster

commit 69cd28145c
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Mon Sep 23 16:27:06 2019 +0800

    remove test for run

commit 09a86f1a2e
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Mon Sep 23 16:20:52 2019 +0800

    remove podfile.lock from booster

commit 431506ff80
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Mon Sep 23 16:18:58 2019 +0800

    fix: pod install

commit 0bf58aecca
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Mon Sep 23 16:15:23 2019 +0800

    feat: upgrade to latest version of RN

commit 7357c575ab
Merge: fce75a1 2c3b11f
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Mon Sep 23 15:55:46 2019 +0800

    Merge branch 'master' of github.com:tappollo/booster into develop

commit fce75a19fe
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Mon Sep 23 15:04:04 2019 +0800

    chore: remove pages

commit 2c3b11fb99
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Sun Sep 22 15:28:33 2019 +0800

    chore: disable github action

    Will implement with new version of github later on

commit b867f43086
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Sun Sep 22 14:32:54 2019 +0800

    fix: build on android

commit 821fe07056
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Sun Sep 22 12:54:38 2019 +0800

    chore: remove font from resources

commit 5f8b8df305
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Sun Sep 22 12:52:21 2019 +0800

    chore: remove fonts icons

commit 9012b549fe
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Sun Sep 22 12:38:49 2019 +0800

    fix: disable image processing

commit 09d2a1a524
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Sun Sep 22 09:20:27 2019 +0800

    doc: targeting release branch for general usage.

commit 17c9261fd2
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Aug 29 11:57:58 2019 +0800

    doc: update wording

commit d7a7ae39ec
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Aug 29 11:56:40 2019 +0800

    doc: add code push documentation

commit 30ea5566a1
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Aug 29 11:40:52 2019 +0800

    chore: add code push

commit 4e545170e8
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Aug 29 10:49:51 2019 +0800

    wip add code push docs

commit 2954e5ab9b
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Thu Aug 29 10:47:07 2019 +0800

    docs: add stores release

commit e29694fc44
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Aug 28 18:41:46 2019 +0800

    chore: remove unused yarn.lock

commit 6d73a9262d
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Wed Aug 28 18:35:09 2019 +0800

    chore: update deps to avoid security risks

commit 1828c11b49
Author: Kyle Fang <zhigang1992@gmail.com>
Date:   Mon Jul 1 17:13:07 2019 +0800

    chore: fix debug sign and google sign in

commit ce36bc138e
Author: Zhigang Fang <zhigang1992@gmail.com>
Date:   Mon Jul 1 16:20:25 2019 +0800

    fix: navigation bar on lower version of android (#14)

commit 6a2c2d0886
Author: Zhigang Fang <zhigang1992@gmail.com>
Date:   Mon Jul 1 16:20:04 2019 +0800

    docs: update wording (#13)

    * chore: remove old README.md

    * chore: init with docsify

    * feat: add basic quick start

    * docs: wip - add firebase config

    * feat: add more docs

    * docs: add structure

    * feat: add back root read me

    * docs: update wording

    * docs: add 🚧

    * docs: rename social login

commit 92cc92fe05
Author: Zhigang Fang <zhigang1992@gmail.com>
Date:   Mon Jul 1 15:14:29 2019 +0800

    Remove Examples etc from Root README.md

commit 3521b6c23b
Author: Zhigang Fang <zhigang1992@gmail.com>
Date:   Mon Jul 1 15:10:48 2019 +0800

    docs: bootstrap documentation site (#12)

    * chore: remove old README.md

    * chore: init with docsify

    * feat: add basic quick start

    * docs: wip - add firebase config

    * feat: add more docs

    * docs: add structure

    * feat: add back root read me

commit 23629c4a7d
Author: Zhigang Fang <zhigang1992@gmail.com>
Date:   Mon Jul 1 10:02:07 2019 +0800

    feat: integrate basic chat (#9)

    * fix: test

    * chore: wip add chat

    * chore: add basic chat

    * chore: update lock files

    * chore: add android signing

    * chore: only sign release build

    * chore: fix react-native-progress-display

    * fix: only support 21 and up

    * chore: update fix on react-native-progress-display

    * chore: add database

    * fix: build

    * chore: attemp on fix google sign in

    * fix: google login

    * chore: add appcenter

    * feat: switch to appcenter

    * fix: typo

    * chore: add group

commit 3790c63fc6
Author: Zhigang Fang <zhigang1992@gmail.com>
Date:   Wed Jun 26 17:31:03 2019 +0800

    chore: cleanup (#8)

    * chore: clean up repo

    * restore bundle id

    * upgrade versions from react-native-firebase

    * chore: upgrade gradle

    * chore: remove perf

    * chore: upgrade react native

    * chore: update podfile.lock

    * fix: deploy script

    * chore: upgrade android dependencies

    * chore: add crashlytics maven source

    * fix: android

    * fix: messaging

    * feat: add default wording

    * fix: adminsdk in functions

    * chore: upgrade deps
2019-09-26 20:29:37 +08:00