android_terminal/nhterm
Martin Valba 8c6c615e86 Backwards compatibility and theme changes
// Backards compatability from api 25 -> 21
* Created separate menu entries for older api levels that cut off certain features that dont work and lack certain java.nio features
* Cover up config loaders that use java.nio with if cases with api level comparison ( cuts off logcat error screams )
* Fix up required functions that backwards compatible java.nio dep so asset extraction on startup can work

// More MaterialUI work for dialogs and overall app theme
* Replace some more appcompat alertdialogs with MaterialUI dialogs for nicer view
2023-09-10 17:54:13 +00:00
..
src/main Backwards compatibility and theme changes 2023-09-10 17:54:13 +00:00
.gitignore Rename module app -> nhterm 2022-12-28 19:48:57 +02:00
build.gradle Backwards compatibility and theme changes 2023-09-10 17:54:13 +00:00
CMakeLists.txt Rename module app -> nhterm 2022-12-28 19:48:57 +02:00
nethunter-debug.jks Rename module app -> nhterm 2022-12-28 19:48:57 +02:00