* notification ringing, settings screen, native code patch, ringing mp3s
* i18n
* play preview on first press
* prevent playing from background (only affects Android) to match iOS beh
* stop ringing/vibration on entering background
* ring when coming back from background and new incoming call is present
* no push notification sound when it's a call; improve ringing
* move sounds to asset folder; copy on postinstall for android bundling
* make Ringtone type a string enum
* make Android ring async + await ring and stop; changes from PR comments
* missing fields after merge
* release lock on an exception
* cancel sample ringing when turning notifications off
* copy sound files for android build
* typo
* update snapshots
* testing if the problem is copying the mp3 files
* fix android mp3 assets when building for non-release
* add sounds to .gitignore
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
* Save message draft when post input is unmounted
* Fix switch CRT on/off
* Handle iPad on Stage Manager
* iOS Share Extension to use LRU cache instead of file cache
* Support building android as aab
* use handleReconnect instead of appEntry on handleCRTToggled
* show skin tone selector tutorial after running all interactions
* Update app/actions/remote/preference.ts
Co-authored-by: Daniel Espino García <larkox@gmail.com>
* fix lint
---------
Co-authored-by: Daniel Espino García <larkox@gmail.com>
* Migrate steps to gekidou
* Port changes for gekidou
* run tests again
* bump cache to check
* Change image to make sure
* try npm i
* Run NODE_ENV=development npm update
* Try stuff
* try
* Try
* Try
* use a bashrc file
* use a bashrc file
* use a bashrc file
* use a bashrc file
* use a bashrc file
* revert
* Tests run now again
* Comment test step again
* Migrate steps to gekidou
* Port changes for gekidou
* run tests again
* Change image to make sure
* try npm i
* Run NODE_ENV=development npm update
* Try stuff
* try
* Try
* Try
* use a bashrc file
* use a bashrc file
* use a bashrc file
* use a bashrc file
* use a bashrc file
* revert
* Tests run now again
* Comment test step again
* Change derived data path
* Fix commata
* Add headless
* Remove headless, because it is not supported
* Fix no job
* Try other system image
* Fix calling
* Remove unnecessary changes.
* Focus on important changes for ios to succeed.
* upgrade to RN 68 (old arch)
* remove test setup unused & commented mock
* Android target set to 30
* Fix theme when opening app from push notification
* upgrade common mark