summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.Ying Wang2014-04-171-8/+1
| | | | Change-Id: I70f31f5cf4fa86f94fa1cdcd212f6e0ade3c549e
* Include JNI in both system and unbundled apps.Jeff Sharkey2013-04-051-1/+8
| | | | Change-Id: Ib7767c9c0be07476960f6cf3fa8f15d0ded00ff8
* Disable ProGuard for development.Jeff Sharkey2013-03-281-1/+3
| | | | Change-Id: If082e282907b02abb3529d30b9d200fb5be2a2b2
* Service to host long-lived terminals, tab UI.Jeff Sharkey2013-02-231-0/+2
| | | | | | | | | | | Bind to new TerminalService when UI is running, and keep service started as long as terminals are active. Use ViewPager to show multiple active terminals, and menu items to open/close terminals. Anti-alias terminal text. Reduce callback logging. Add method to stop a running shell; still need to kill child process. Change-Id: I8efcb43aeaf8813762cd0ceebcd5388fc51ebaab
* Fixed proguard issues on non-eng buildsMichael Wright2013-02-221-0/+2
| | | | Change-Id: Idbfd06cf53c7085081f76873894474cbdbeee874
* Initial code for Terminal app, with JNI glue.Jeff Sharkey2013-02-191-0/+14
Change-Id: I4b2ecb2eef9bef7a8236391d19a3708751a7c71d