Gleidson Daniel Silva
|
1de24befe5
|
feat: Add support to Android themed icons (#4932)
* add monochrome icon
* fix android icons
* revert ic_launcher_foreground.xml
* Update ic_launcher_round.xml
* Update ic_launcher_round.xml
|
2023-08-21 14:18:38 -03:00 |
Diego Mello
|
5828a04aeb
|
[IMPROVE] Use Android 12 SplashScreen API (#4479)
|
2022-10-04 10:36:05 -03:00 |
Diego Mello
|
a385a7d145
|
[FIX] Official app without sharedUserId (#2734)
|
2020-12-22 13:32:11 -03:00 |
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 |