Commit Graph

205 Commits

Author SHA1 Message Date
Kyle Fang
b889d06e07 chore: add svg 2020-01-15 20:33:49 +08:00
Kyle Fang
8f80be9e46 feat: add patch for selecting video 2020-01-15 11:16:39 +08:00
Kyle Fang
5d72b8a74f tweak input box 2020-01-11 12:42:15 +08:00
Kyle Fang
afb919badc feat: add toolbar 2020-01-11 12:37:58 +08:00
Kyle Fang
5fad96c312 fix: unread count 2020-01-11 10:54:31 +08:00
Kyle Fang
ae369cadb2 fix: avatar in contact page 2020-01-11 10:51:46 +08:00
Kyle Fang
55118b42ae fix: patch gifted chat to use fastimage 2020-01-11 00:41:22 +08:00
Kyle Fang
3e733ffb5a chore: add thumbnails 2020-01-11 00:38:04 +08:00
Kyle Fang
d8795ac063 feat: add automatic resume on sign up 2020-01-11 00:27:59 +08:00
Kyle Fang
61ef552a96 feat: added chat 2020-01-11 00:00:52 +08:00
Kyle Fang
fac8b8689b style: update contact style 2020-01-10 23:12:55 +08:00
Kyle Fang
1feda229a2 fix: import 2020-01-10 22:54:12 +08:00
Kyle Fang
54d0d34b6a chore: add chat 2020-01-10 22:44:02 +08:00
Kyle Fang
e3a86a7e3a feat: add name and save to document 2020-01-10 22:20:39 +08:00
Kyle Fang
4e9e7e7fbe chore: add react-native-keyboard-manager 2020-01-10 22:00:12 +08:00
Kyle Fang
2bda8136df feat: add profile page avatar 2020-01-10 21:51:45 +08:00
Kyle Fang
45c6e371c2 wip feat: add profile page 2020-01-10 19:56:29 +08:00
Kyle Fang
fbec518eec feat: update TOS and privacy policy link 2020-01-10 18:12:34 +08:00
Kyle Fang
42f8d6d5a7 feat: add chat list 2020-01-10 17:40:17 +08:00
Kyle Fang
9cfacb6e21 wip: add chat to booster 2020-01-10 16:55:48 +08:00
Kyle Fang
f4b9ec2b1f wip - add chat 2020-01-09 14:16:17 +08:00
Kyle Fang
6ae86002a7 fixed: crash on launch 2020-01-09 11:12:37 +08:00
Kyle Fang
3e1592a890 feat: update pods 2020-01-08 22:19:23 +08:00
Kyle Fang
09d174cf5a feat: add chat ping on app launch 2020-01-08 22:08:53 +08:00
Kyle Fang
a8182c3455 feat: add chat cloud function 2020-01-08 21:30:20 +08:00
Kyle Fang
960ab12510 feat: add stack 2020-01-08 20:33:52 +08:00
Kyle Fang
bfcce6ac4f chore: add fetch 2020-01-07 13:27:43 +08:00
Kyle Fang
3c8dfc2e68 chore: add fetch 2020-01-07 13:27:22 +08:00
Kyle Fang
98ee4594e1 fix: crash on cancel 2020-01-07 13:23:49 +08:00
Kyle Fang
ac340c6a33 upgrade xcversion 2020-01-07 12:50:15 +08:00
Kyle Fang
d8f4fca27d feat: add sync_package_version 2020-01-07 12:46:28 +08:00
Kyle Fang
71cbbfeb38 chore: update deps 2020-01-07 12:44:14 +08:00
Kyle Fang
90c99a6afa add packages and remove iOS subfix 2020-01-07 12:41:12 +08:00
Kyle Fang
d73ea644b3 feat: enable es2016 for flatMap 2020-01-07 10:44:31 +08:00
Kyle Fang
f03f951965 feat: add linear gradient 2020-01-07 08:59:29 +08:00
Kyle Fang
f30a477767 fix: ci 2020-01-06 19:43:02 +08:00
Kyle Fang
fb76b09c82 chore: add @types/node to app for globals like alert 2020-01-06 16:30:19 +08:00
Kyle Fang
b501431f0f fix: font duplication on link 2020-01-06 16:22:53 +08:00
Kyle Fang
576df2dd05 feat: add common cli options 2020-01-06 13:24:22 +08:00
Kyle Fang
9ec0c3f1f3 feat: add rename script 2020-01-06 09:18:51 +08:00
Kyle Fang
b230dc59ba feat: add image page 2020-01-04 21:39:11 +08:00
Kyle Fang
ff51148145 chore: add image upload 2020-01-04 13:37:13 +08:00
Kyle Fang
dc71771cfc fix: build 2020-01-04 12:03:22 +08:00
Kyle Fang
b29ec8937b fix: build 2020-01-04 11:38:18 +08:00
Kyle Fang
5344cc556e chore: add logging 2020-01-04 11:37:00 +08:00
Kyle Fang
856bf3f855 feat: add image upload 2020-01-04 11:14:54 +08:00
Kyle Fang
e3d04254fa Merge branch 'release' of github.com:tappollo/booster 2020-01-03 20:42:52 +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
24642f2d65 Merge branch 'develop' 2020-01-03 20:35:43 +08:00
Kyle Fang
1cb48284aa doc: add master usage 2020-01-03 20:35:27 +08:00