nix-on-droid-app/app
agnostic-apollo ae260fad9c Fix old bug where termux app would crash if sessions list ListView was not notified of new sessions
To reproduce:
1. Create 2 sessions.
2. From either session, run a random `RUN_COMMAND` intent command with `am` command and shift to the other session.

Termux app would crash and throw the `The content of the adapter has changed but ListView did not receive a notification.` exception. TermuxService was previously not notifying the ListView of the sessions list that a new session has been added, if the activity was in foreground.
2021-03-19 21:18:27 +05:00
..
src Fix old bug where termux app would crash if sessions list ListView was not notified of new sessions 2021-03-19 21:18:27 +05:00
build.gradle Fix dependencies ordering 2021-03-19 21:18:24 +05:00
dev_keystore.jks CI: development builds are now signed with publically-shared key 2019-10-06 23:24:15 +03:00
proguard-rules.pro Configure proguard to keep line numbers 2017-11-19 20:53:56 +01:00