verdnatura-chat/app
Diego Mello cd76dd99d9
[CHORE] Build official apps on CI (#2701)
* Duplicated target and changed Bridging Header

* Display name

* Unnecessary dumb swift file removed

* Buildable name

* Reorder Info.plist

* Rename Official target's bundle id

* Ignore .mobileprovision

* Fix provisioning of official app

* Starting signing

* stash fastfile

* starting official ci iOS

* Uncomment Fastfile keychain

* Fix CI config

* allowProvisioningUpdates

* Changing AppIcon and Splash Screen

* Remove unnecessary folder inside of Images.xcassets

* Reorder notificationservice and shareextension plists

* Fix signing

* Manual signing style for official

* Split official signing

* Update project provisioning

* Use ENV as profile

* Output match

* Keys

* TestFlight refactor

* Setting up android

* android-official-play-build job

* Start removing unnecessary fastlane tasks on Android

* Trying to refactor Android jobs

* android-env

* Remove foss build for now

* Fork

* Fix if conditions

* Fix push

* ios-build command

* Rename Android builds

* Upload dSYMs

* Refactoring workflow

* Reorder upload-to-testflight

* upload-to-google-play-beta command

* Fix ci

* Fix android fork build

* Fix keystore

* Fix options on fastlane android

* Fix keystore

* Check isOfficial on iOS

* Check isOfficial on db

* Remove unused imports

* Database names on Android

* Tag fix

* Minor fixes

* Set IS_OFFICIAL on CI

* Fix detox

* follow review suggestions

Co-authored-by: Djorkaeff Alexandre <djorkaeff.unb@gmail.com>
2020-12-14 13:20:32 -03:00
..
actions [NEW] Support client certificates for SSL (two-way authentication) (Android) (#2624) 2020-11-30 14:00:06 -03:00
constants [CHORE] Build official apps on CI (#2701) 2020-12-14 13:20:32 -03:00
containers [IMPROVEMENT] Add username on status messages (#2553) 2020-12-01 16:26:03 -03:00
ee [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
i18n [IMPROVEMENT] Add username on status messages (#2553) 2020-12-01 16:26:03 -03:00
lib [CHORE] Build official apps on CI (#2701) 2020-12-14 13:20:32 -03:00
notifications/push [NEW] Add to F-Droid (#2171) 2020-08-24 09:24:10 -03:00
presentation [FIX] Chats order (#2688) 2020-12-04 16:25:51 -03:00
reducers [FIX] Storybook not able to import Avatar (#2607) 2020-11-04 13:53:44 -03:00
sagas [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00
selectors [IMPROVEMENT] Move toggle and inquiry to Enterprise Edition license (#2426) 2020-08-28 16:41:08 -03:00
stacks [NEW] Support RTL (#2656) 2020-11-30 18:47:05 -03:00
static/images [FIX] Update Loading logo (#2658) 2020-11-30 10:04:53 -03:00
utils [FIX] Filenames are incorrect in non-latin alphabets on upload (#2671) 2020-12-01 17:19:48 -03:00
views [FIX] Filenames are incorrect in non-latin alphabets on upload (#2671) 2020-12-01 17:19:48 -03:00
AppContainer.js [FIX] Handle TypeErrors on navigationRef and draftMessage due to null properties (#2232) 2020-07-02 14:10:11 -03:00
ReactotronConfig.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
commands.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
dimensions.js [CHORE] Create DimensionsContext (#2098) 2020-06-17 14:35:58 -03:00
emojis.js [FIX] Remove unrecognized emoji flags on android (#1887) 2020-03-17 17:19:18 -03:00
index.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
share.js [IMPROVEMENT] List Component (#2506) 2020-10-30 10:59:44 -03:00
theme.js [NEW] Action Sheet (#2114) 2020-06-15 16:35:45 -03:00