1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-27 03:52:57 +02:00
bitwarden-mobile/src/App/Platforms/Android/Tiles
Dinis Vieira 9bc2901255
[PM-6726] Fix for Android 14 devices crashing when using the Tiles (#3069)
* Fix for Android 14 devices crashing when using the TileService.
Also added fix for an "hidden" crash in accessibility autofill

* Shared StartActivityAndCollapseFromTileService in AndroidHelpers

* Update src/App/Platforms/Android/Utilities/AndroidHelpers.cs

Co-authored-by: Federico Maccaroni <fedemkr@gmail.com>

* Updated name of StartActivityAndCollapseWithIntent method name used by TileService

---------

Co-authored-by: Federico Maccaroni <fedemkr@gmail.com>
2024-03-11 18:06:37 -03:00
..
AutofillTileService.cs [PM-6726] Fix for Android 14 devices crashing when using the Tiles (#3069) 2024-03-11 18:06:37 -03:00
GeneratorTileService.cs [PM-6726] Fix for Android 14 devices crashing when using the Tiles (#3069) 2024-03-11 18:06:37 -03:00
MyVaultTileService.cs [PM-6726] Fix for Android 14 devices crashing when using the Tiles (#3069) 2024-03-11 18:06:37 -03:00