Loading _docs/history.html +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ FIXED Clicking on gallery icon when using Storage Access Framework would open ADDED Camera vendor extensions show percentage progress on supported Android 14 devices. ADDED Long press on switch camera icons now bring up a menu to jump to any camera (for devices that expose multiple cameras). ADDED Support for themed/monochrome application icon. UPDATED Smoother zoom for Camera2 API. UPDATED Improvements for loading thumbnails for gallery icon (including fixing orientation for X-NIGHT portrait images on Pixel 6 Pro). Loading app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,4 +17,5 @@ <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@drawable/ic_launcher_background"/> <foreground android:drawable="@drawable/ic_launcher_foreground"/> <monochrome android:drawable="@mipmap/ic_launcher_foreground"/> </adaptive-icon> No newline at end of file app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +1 −0 Original line number Diff line number Diff line Loading @@ -2,4 +2,5 @@ <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@color/ic_launcher_background"/> <foreground android:drawable="@mipmap/ic_launcher_foreground"/> <monochrome android:drawable="@mipmap/ic_launcher_foreground"/> </adaptive-icon> No newline at end of file Loading
_docs/history.html +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ FIXED Clicking on gallery icon when using Storage Access Framework would open ADDED Camera vendor extensions show percentage progress on supported Android 14 devices. ADDED Long press on switch camera icons now bring up a menu to jump to any camera (for devices that expose multiple cameras). ADDED Support for themed/monochrome application icon. UPDATED Smoother zoom for Camera2 API. UPDATED Improvements for loading thumbnails for gallery icon (including fixing orientation for X-NIGHT portrait images on Pixel 6 Pro). Loading
app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,4 +17,5 @@ <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@drawable/ic_launcher_background"/> <foreground android:drawable="@drawable/ic_launcher_foreground"/> <monochrome android:drawable="@mipmap/ic_launcher_foreground"/> </adaptive-icon> No newline at end of file
app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +1 −0 Original line number Diff line number Diff line Loading @@ -2,4 +2,5 @@ <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <background android:drawable="@color/ic_launcher_background"/> <foreground android:drawable="@mipmap/ic_launcher_foreground"/> <monochrome android:drawable="@mipmap/ic_launcher_foreground"/> </adaptive-icon> No newline at end of file