AM Debug v3.0.0-rc02 Run#1814
fastlane Prepare for v3.0.0-rc02
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
fastlane Prepare for v3.0.0-rc02
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v3.0.0-rc02 Run#1815
Update trackers and libraries
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Update trackers and libraries
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-rc02 Run#1816
Refactor Fix prominent RTL layout issues
- Fix RTL issues in FlowLayout (also added option for design preview)
- Fix inline layout issues in the App Info page
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix prominent RTL layout issues
- Fix RTL issues in FlowLayout (also added option for design preview)
- Fix inline layout issues in the App Info page
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v3.0.0-rc02 Run#1817
Refactor Fix pointing to the wrong action in RTL mode in the App Info tab
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Fix pointing to the wrong action in RTL mode in the App Info tab
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥3
AM Debug v3.0.0-rc02 Run#1818
Backup Fix creating symbolic links
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Backup Fix creating symbolic links
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-rc02 Run#1819
AppInfo Style action buttons to match Android 12 style
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Style action buttons to match Android 12 style
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
❤2
AM Debug v3.0.0-rc02 Run#1820
Refactor Prevent crashing when the reported external cache directories do not exist
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Prevent crashing when the reported external cache directories do not exist
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-rc02 Run#1821
AppInfo Fix vertical padding issues in the tag cloud
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppInfo Fix vertical padding issues in the tag cloud
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-rc02 Run#1822
Refactor Deselect all selections by default in MultiSelectionView#cancelSelection()
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Deselect all selections by default in MultiSelectionView#cancelSelection()
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v3.0.0-rc02 Run#1823
Refactor Improve log viewer page 2/2
- Separated file handling logic and logcat logic to two different fragments.
- Replaced “Save Partial” with multi-selection mode like in other pages
- Changed extension from
- Allow opening log files from the third-party apps: either directly (if the
app allows it) or via the “Share” option. In both cases, the filename must end
with
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Improve log viewer page 2/2
- Separated file handling logic and logcat logic to two different fragments.
- Replaced “Save Partial” with multi-selection mode like in other pages
- Changed extension from
.log to .am.log- Allow opening log files from the third-party apps: either directly (if the
app allows it) or via the “Share” option. In both cases, the filename must end
with
.am.log.Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>