AM Debug v2.7.0 Run#1436
Refactor Restart local server in auto mode
In auto mode, when the root is given, App Manager restarts the server instead
of just launching the remote service.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Restart local server in auto mode
In auto mode, when the root is given, App Manager restarts the server instead
of just launching the remote service.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.6.3 Run#1437
Refactor Check the existence of package before retrieving other info
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Check the existence of package before retrieving other info
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1438
Settings Improve backup volume selection
Latest backup volume is not selected by default when added using SAF.
Display “Add item” button in the volume not found dialog prompt.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Settings Improve backup volume selection
Latest backup volume is not selected by default when added using SAF.
Display “Add item” button in the volume not found dialog prompt.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1439
Refactor Add opening apps via ACTION_SEND
ACTION_SEND, also known as sharing, is similar to ACTION_VIEW in terms of file
sharing. The basic difference, however, is that when sharing files, file URI is
set to Intent#EXTRA_STREAM in ACTION_SEND whereas for ACTION_VIEW file URI can
be fetched using Intent#getData(). Most apps provide this option via a
sharing option.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Add opening apps via ACTION_SEND
ACTION_SEND, also known as sharing, is similar to ACTION_VIEW in terms of file
sharing. The basic difference, however, is that when sharing files, file URI is
set to Intent#EXTRA_STREAM in ACTION_SEND whereas for ACTION_VIEW file URI can
be fetched using Intent#getData(). Most apps provide this option via a
sharing option.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1440
AppDetails Fix NPE when process name is null
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Fix NPE when process name is null
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.6.3 Run#1441
AppDetails Fix NPE when process name is null
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AppDetails Fix NPE when process name is null
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1442
Refactor Check for file existence and read/write status before opening an FD
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Refactor Check for file existence and read/write status before opening an FD
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1443
FM Temporarily remove opening app details page for supported extensions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Temporarily remove opening app details page for supported extensions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1444
FM Grant persistent and prefix URI permission
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
FM Grant persistent and prefix URI permission
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1445
Scanner Fix NPE if package info isn't loaded earlier than others
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Scanner Fix NPE if package info isn't loaded earlier than others
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>