- android.permission.FOREGROUND_SERVICE
- android.permission.INTERNET
- android.permission.REQUEST_INSTALL_PACKAGES
- android.permission.READ_EXTERNAL_STORAGE
- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.REORDER_TASKS
Feb 8, 2022
- The editor's contents are now updated when modified externally. #121
- Fixed auto indent in json files
- Fix crash when adding a repository with a null name
- Fix infinite loop on xml analyzer causing the app to freeze.
- Fix android resources (`@android:color/black`) gets converted to its name (`black`) only after saving.
- Rewrote the way texts are read.