summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Terminal: define app categorystaging/lineage-15.1Joey2018-01-251-0/+1
* Terminal: Fix keyboard Ctrl- and ALT-key input.Patrik Stromdahl2018-01-021-1/+8
* Terminal: all menu items should have their proper iconJoey Rizzoli2018-01-024-25/+47
* Terminal: update main theme color for improved readabilityJoey Rizzoli2018-01-024-10/+13
* Terminal: fix preference defaultsJoey Rizzoli2018-01-021-1/+5
* Terminal: volume keys as up/downJoey Rizzoli2018-01-025-4/+21
* Terminal: add runtime permissionsjrizzoli2018-01-022-1/+12
* Allow terminal app to show in LeanBack (1/2)dhacker292018-01-021-0/+10
* TerminalKeys: Disable debugRicardo Cerqueira2018-01-021-1/+1
* Terminal: Convert CheckBoxPreference to SwitchPreferenceMichael Bestas2018-01-022-4/+4
* Terminal: Cleanup duplicate stringsMichael Bestas2018-01-023-14/+7
* Some cleanup.Danny Baumann2018-01-023-62/+21
* Term: materializelinuxx2018-01-0218-23/+138
* Properly clear background when changing colors.Danny Baumann2018-01-021-9/+29
* Also use set colors for scrollback lines that aren't filled yet.Danny Baumann2018-01-022-10/+15
* Allow access to external storageTom Marshall2018-01-021-0/+2
* Add application iconTom Marshall2018-01-022-0/+1
* Add settings for fullscreen, orientation, font size, colorTom Marshall2018-01-0210-3/+390
* release-request-bd6aa7dd-7b02-4794-942c-14599bf61208-for-git_oc-mr1-release-4...android-build-team Robot2017-07-191-3/+3
|\
| * packages/apps/Terminal: use proper nativehelper headers am: 8ba8c509c8 am: 6e...Steven Moreland2017-07-191-3/+3
| |\
| | * packages/apps/Terminal: use proper nativehelper headers am: 8ba8c509c8 am: 6e...Steven Moreland2017-07-191-3/+3
| |/|
| | * packages/apps/Terminal: use proper nativehelper headers am: 8ba8c509c8Steven Moreland2017-07-191-3/+3
| | |\
| | | * packages/apps/Terminal: use proper nativehelper headersSteven Moreland2017-07-191-3/+3
| | |/|
| | | * packages/apps/Terminal: use proper nativehelper headersSteven Moreland2017-07-181-3/+3
* | | | release-request-e81235f1-b2b4-4de1-b974-255760176f06-for-git_oc-mr1-release-4...android-build-team Robot2017-05-243-29/+23
|\| | |
| * | | libjni_terminal: Android.mk -> Android.bp am: e71d9d40b5 am: 8cf75ff36c am: f...Steven Moreland2017-05-233-29/+23
|/| | | | |/ /
| * | libjni_terminal: Android.mk -> Android.bp am: e71d9d40b5 am: 8cf75ff36cSteven Moreland2017-05-233-29/+23
|/| |
| * | libjni_terminal: Android.mk -> Android.bp am: e71d9d40b5Steven Moreland2017-05-233-29/+23
| |\ \
| | * | libjni_terminal: Android.mk -> Android.bpSteven Moreland2017-05-233-29/+23
| |/| | | | |/
| | * libjni_terminal: Android.mk -> Android.bpSteven Moreland2017-05-173-29/+23
| |/
* | Remove libcore/include/ from Terminal's include path. am: 3cb5403b8d am: 31da...Elliott Hughes2016-09-141-1/+0
|\|
| * Remove libcore/include/ from Terminal's include path. am: 3cb5403b8d am: 31da...Elliott Hughes2016-09-141-1/+0
| |\
| | * Remove libcore/include/ from Terminal's include path. am: 3cb5403b8dElliott Hughes2016-09-141-1/+0
| | |\
| | | * Remove libcore/include/ from Terminal's include path.Elliott Hughes2016-09-141-1/+0
| | |/|
| | | * Remove libcore/include/ from Terminal's include path.Elliott Hughes2016-09-131-1/+0
| | |/
* | | Remove useless #includes. am: 5637b60e63 am: cf2ca4f01f am: 40d6a76e73Elliott Hughes2016-04-301-2/+0
|\| |
| * | Remove useless #includes. am: 5637b60e63 am: cf2ca4f01fElliott Hughes2016-04-301-2/+0
|/| | | |/
| * Remove useless #includes. am: 5637b60e63Elliott Hughes2016-04-301-2/+0
|/|
| * Remove useless #includes.Elliott Hughes2016-04-301-2/+0
|/|
| * Remove useless #includes.Elliott Hughes2016-04-291-2/+0
|/
* Show cursorTom Marshall2015-01-063-0/+44
* Remove rows/cols from nativeInitTom Marshall2014-12-312-10/+9
* Show soft keyboad on clickTom Marshall2014-12-311-0/+14
* Fix focus on initial startTom Marshall2014-12-311-0/+1
* Update and fix Terminal.Elliott Hughes2014-12-044-117/+15
* Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.Ying Wang2014-04-171-8/+1
* Terminal: fix compiling for 64-bitColin Cross2014-04-082-32/+32
* Remove persistent flag from manifestMichael Wright2013-05-141-1/+0
* Add scrollback support.Jeff Sharkey2013-04-2511-379/+625
* Add liblog.Ying Wang2013-04-101-1/+2