skyline/app/src/main
Abandoned Cart 88b3f371f4 Display a preview of the current profile picture
This removes the need to concatenate the variable multiple times, recycles the scaled bitmap after it has been stored, addresses the Android Studio complaint about that method name, and generates a preview of the current profile image as the preference icon.
2023-01-13 14:28:20 +01:00
..
assets Implement full profile picture support 2022-12-27 22:53:41 +05:30
cpp Stub out InlineKeyboard instead of throwing an error 2023-01-11 20:47:39 +00:00
java/emu/skyline Display a preview of the current profile picture 2023-01-13 14:28:20 +01:00
res Update edge supporter names 2023-01-08 21:35:14 +00:00
shaders Implement a helper shader for partial clears 2022-11-19 12:49:05 +00:00
AndroidManifest.xml Run emulation in a separate process for release builds only 2023-01-11 23:38:57 +05:30