mirror of
https://github.com/tappollo/booster.git
synced 2026-06-15 16:07:33 +08:00
release
3 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
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
|
||
|
|
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 |
||
|
|
aa172bfa8a |
Squashed commit of the following:
commit |