AM Debug v2.7.0 Run#1331
Replace views with their compat versions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Replace views with their compat versions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1335
Implement queue in ForegroundService
* Display “added to queue” when a new intent is waiting in the queue
* Provide options to change the foreground notification dynamically
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Implement queue in ForegroundService
* Display “added to queue” when a new intent is waiting in the queue
* Provide options to change the foreground notification dynamically
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1338
Merge branch 'backup-slow-loading'
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Merge branch 'backup-slow-loading'
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Store backup info in the database for faster loading
* Backup information are always loaded from the database
* Backup metadata are read from the disk only when a new backup is made or an
old backup is deleted or explicitly specified
* Backup metadata are always loaded from a background thread. Except in the
1-click ops page, the loading process is fully transparent.
* Backup information are always loaded from the database
* Backup metadata are read from the disk only when a new backup is made or an
old backup is deleted or explicitly specified
* Backup metadata are always loaded from a background thread. Except in the
1-click ops page, the loading process is fully transparent.
AM Debug v2.7.0 Run#1339
Append
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Append
.pre for pre-releasesSigned-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1340
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 v2.7.0 Run#1341
Replace selection navigation with selection pane
Poweramp has a nice selection pane which is replicated here with transitions,
variable selection actions and material theme which can be reused in other
places such as the RunningAppsActivity.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Replace selection navigation with selection pane
Poweramp has a nice selection pane which is replicated here with transitions,
variable selection actions and material theme which can be reused in other
places such as the RunningAppsActivity.
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
AM Debug v2.7.0 Run#1342
Add batch operations in RunningAppsActivity
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
Add batch operations in RunningAppsActivity
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>