File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
app/src/main/java/com/appcontrolx/ui Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -49,18 +49,15 @@ class MainActivity : AppCompatActivity() {
4949 private fun showWhatsNewDialog () {
5050 val updateLog = """
5151 |v1.1.0
52- |• Showcase website with gallery
53- |• Expanded background ops viewer
54- |• Autostart Manager (13 OEM brands)
55- |• App sheet stacking fix
56- |• ProGuard fixes for release builds
52+ |• View more background ops in app detail
53+ |• Autostart Manager for all brands
54+ |• Bug fixes and improvements
5755 |
5856 |v1.0.0
59- |• Initial release
6057 |• Freeze/Unfreeze apps
61- |• Force Stop & Clear Cache/Data
58+ |• Force Stop, Clear Cache/Data
6259 |• Restrict/Allow Background
63- |• Batch operations with progress
60+ |• Batch operations
6461 |• Activity Launcher
6562 |• Action Logs with rollback
6663 """ .trimMargin()
You can’t perform that action at this time.
0 commit comments