1. 59158ed Merge branch 'master' of github.com:jackpal/Android-Terminal-Emulator by Jack Palevich · 12 years ago master
  2. 9cb4976 Update to version 1.0.48 by Jack Palevich · 12 years ago v1.0.48
  3. cf259d9 Fix toggleing alt. by Jack Palevich · 12 years ago
  4. dee2d28 See if this fixes alt. by Jack Palevich · 12 years ago
  5. 8b239da Add Spanish localization by Jack Palevich · 12 years ago
  6. 154e7c4 Bump version number to 1.0.47 by Jack Palevich · 12 years ago v1.0.47
  7. e4bde3d Change Alt-sends-esc behavior to allow phones to use Alt. by Jack Palevich · 12 years ago
  8. ad59c85 Version 1.0.45 by Jack Palevich · 12 years ago v1.0.46
  9. a2d1354 Merge branch 'master' of github.com:jackpal/Android-Terminal-Emulator by Jack Palevich · 12 years ago
  10. c50befa Put in Transformer TF101 handling for Alt and Meta. by Jack Palevich · 12 years ago
  11. 5238128 Put in Transformer TF101 handling for Alt and Meta. by Jack Palevich · 12 years ago
  12. 2ab12f3 Handle alt-sends-ESC in IME too. by Robert Ewald · 12 years ago
  13. ea895bc Merge pull request #164 from gLes/master by Jack Palevich · 12 years ago
  14. 4a03d76 Added new Alt sends strings by László Gárdonyi · 12 years ago
  15. 2cd6496 Merge branch 'master' of github.com:jackpal/Android-Terminal-Emulator by Jack Palevich · 12 years ago
  16. abd70ae Add another test case that causes ATE to crash. by Jack Palevich · 12 years ago
  17. 21374c5 Merge pull request #163 from gLes/master by Jack Palevich · 12 years ago
  18. 9af48dc Tweaks to Alt-sends-esc by Jack Palevich · 12 years ago
  19. 3e2263b Honor the AltSendsEsc flag. by Robert Ewald · 12 years ago
  20. 4ca236b Make it possible to test the allowToggle mode. by Robert Ewald · 12 years ago
  21. ad8eac8 Add Alt key behavior option to the preferences screen. by Robert Ewald · 12 years ago
  22. 7785940 Add testcases for TermKeyListener. by Robert Ewald · 12 years ago
  23. f1b09a4 Added new strings. by gLes · 12 years ago
  24. 8f83011 Remove initial default command. by Jack Palevich · 12 years ago
  25. 3194d77 Add a default LD_LIBRARY_PATH to the initial command string. by Jack Palevich · 12 years ago
  26. 2ce02c5 Merge pull request #161 from steven676/for-upstream by Jack Palevich · 12 years ago
  27. 2ec1361 Add brief demo file containing non-BMP characters by Steven Luo · 12 years ago
  28. 3c62815 Fix rendering of non-BMP characters at start or end of text run by Steven Luo · 12 years ago
  29. fe682ae Fix inserting wide char into column previously occupied by normal-width char by Steven Luo · 12 years ago
  30. 389f117 TranscriptScreen: guard against null rowColorBuffer when getting transcript by Steven Luo · 12 years ago
  31. 230c04b A test program to help debug issue 149. by Jack Palevich · 12 years ago
  32. 54d2530 Make blank lines track the current foreground/background color. by Jack Palevich · 12 years ago
  33. 8f5212a Fix 256-color background color escape sequence by Jack Palevich · 12 years ago
  34. f7ccd57 Improve special charset handling. by Jack Palevich · 12 years ago
  35. 8ca143a Revert "robewald alt-sends-esc" by Jack Palevich · 12 years ago
  36. 2a78030 Move to location that matches up with the issue database. by Jack Palevich · 12 years ago
  37. d12fb93 Add repro case for issue 145 by Jack Palevich · 12 years ago
  38. 1b2d8fb Make Menu key work again on older (pre-3.0?) devices. by Jack Palevich · 12 years ago
  39. a2d6e56 Treat the Meta key the same as the Alt key. by Jack Palevich · 12 years ago
  40. 25435a5 Merge branch 'master' of github.com:jackpal/Android-Terminal-Emulator by Jack Palevich · 12 years ago
  41. 1d63c98 Improve DECSC / DECRC emulation. by Jack Palevich · 12 years ago
  42. d455767 ED - Erase in Display should ignore scrolling margins. by Jack Palevich · 12 years ago
  43. df74020 Implement DECSCNM (reverse video). by Jack Palevich · 12 years ago
  44. 3bf8591 Implement DECSCNM (reverse video). by Jack Palevich · 12 years ago
  45. c99140a Improve compatability when parsing escape sequences. by Jack Palevich · 12 years ago
  46. cb3ec9b Add debugging flag for forcing 80 rows x 24 columns. by Jack Palevich · 12 years ago
  47. a4d3f19 Validate foreground and background colors are in range. by Jack Palevich · 12 years ago
  48. f36613f Set default text color to be white text on black background. by Jack Palevich · 12 years ago
  49. eeaa661 Fix F1-F4 escape sequences. by Jack Palevich · 12 years ago
  50. 332928b Fix bug in alt-key key processing. by Jack Palevich · 12 years ago
  51. f15fa5c Very simple script to build and run tests. by Jack Palevich · 12 years ago
  52. d8ba1b0 Don't check in the build.xml files. by Jack Palevich · 12 years ago
  53. 6e25486 Reorganize tests. by Jack Palevich · 12 years ago
  54. fd719e1 Fixed merge conflict..hopefully. :-) by Jack Palevich · 12 years ago
  55. 4f62da8 Fix whitespace. by Robert Ewald · 12 years ago
  56. 113d77e Bump version number to 1.0.45 by Jack Palevich · 12 years ago v1.0.45
  57. 5048ffa Update release checklist. by Jack Palevich · 12 years ago
  58. 89472b2 Improve "Email to" behavior: by Jack Palevich · 12 years ago
  59. 9394498 Merge branch 'master' of github.com:jackpal/Android-Terminal-Emulator by Jack Palevich · 12 years ago
  60. 6f57b34 Merge pull request #147 from steven676/for-upstream by Jack Palevich · 12 years ago
  61. 1c975bf Guard against custom implementations of InputConnection by Jack Palevich · 12 years ago
  62. ff6c05a TermSession: handle finishing a session before initialization gracefully by Steven Luo · 12 years ago
  63. 6056633 Deal with a couple more cases where mTermSessions could be null by Steven Luo · 12 years ago
  64. edb34eb Move non-localizable stringarrays to separate file. by Jack Palevich · 12 years ago
  65. 53f8e95 Clean example and library output directories before building. by Jack Palevich · 12 years ago
  66. 72d8039 Merge branch 'master' of github.com:jackpal/Android-Terminal-Emulator by Jack Palevich · 12 years ago
  67. a98b5f1 Harden SDK version detection. by Jack Palevich · 12 years ago
  68. 5a431cb Merge pull request #144 from steven676/for-upstream by Jack Palevich · 12 years ago
  69. be42c27 Harden SDK version detection. by Jack Palevich · 12 years ago
  70. 9203f3c Don't crash if mTermSessions == null while handling result from WindowListActivity by Steven Luo · 12 years ago
  71. 095e934 TermService: unset FinishCallbacks before calling session.finish() in onDestroy() by Steven Luo · 12 years ago
  72. cb90a41 Add a simple test of combining characters and multi-plane characters. by Jack Palevich · 12 years ago
  73. c7d3209 Merge pull request #140 from steven676/for-upstream by Jack Palevich · 12 years ago
  74. 7efc894 Fix crash when resizing transcript containing FullUnicodeLines by Steven Luo · 12 years ago
  75. 4854ba5 UnicodeTranscript: introduce convenience function for width of char in array by Steven Luo · 12 years ago
  76. 0e4b8e4 Merge pull request #137 from gLes/master by Jack Palevich · 12 years ago
  77. b077d65 Merge pull request #138 from steven676/for-upstream by Jack Palevich · 12 years ago
  78. ac5e6c8 Use a more compact representation for color information by Steven Luo · 12 years ago
  79. eed639d Remove TextStyle.fxFaint by Steven Luo · 12 years ago
  80. f834626 Updated arrays.xml. by gLes · 12 years ago
  81. b451026 bits and pieces by Robert Ewald · 12 years ago
  82. eb04553 Widget sample: fix build with NDK r8 by Steven Luo · 12 years ago
  83. 8b35f2a Switch from xterm-256color to screen-256color by Jack Palevich · 12 years ago
  84. 12fdb64 Remove unused variables and methods. by Jack Palevich · 12 years ago
  85. a7f27cb Remove unused variables. by Jack Palevich · 12 years ago
  86. 8708909 Merge pull request #135 from steven676/for-upstream by Jack Palevich · 12 years ago
  87. cbf3152 Don't draw spaces that are the same color as the background. by Jack Palevich · 12 years ago
  88. 6a1a468 Use bright colors for bold text in one of the 8 traditional colors by Steven Luo · 12 years ago
  89. e7f7a1c Fix terminal emulation bugs affecting window title setting by Steven Luo · 12 years ago
  90. 226bdab Store window title in TermSession and hook up display in UI by Steven Luo · 12 years ago
  91. 9a9a7d2 Poll for window size change unconditionally on API < 8 by Steven Luo · 12 years ago
  92. ac3b605 Implement fling scrolling. by Jack Palevich · 12 years ago
  93. 719916b Make side-to-side flinging less sensitive. by Jack Palevich · 12 years ago
  94. 09f3267 Fix color setting codes. by Jack Palevich · 12 years ago
  95. 794235f Handle the cursor color as part of the standard palette. by Jack Palevich · 12 years ago
  96. cb69d01 Track cursor color and default text color as unique palette entries. by Jack Palevich · 12 years ago
  97. 3a603b5 Treat inverse as a style. by Jack Palevich · 12 years ago
  98. 5e006a8 Manage text foreground, background, and effect data as a single style int. by Jack Palevich · 12 years ago
  99. 258a782 Improve text style handling. by Jack Palevich · 12 years ago
  100. 50634b2 Updated Russian translation by Jack Palevich · 12 years ago