aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-22Very simple script to build and run tests.Jack Palevich
2012-09-22Don't check in the build.xml files.Jack Palevich
2012-09-22Reorganize tests.Jack Palevich
2012-09-22Fixed merge conflict..hopefully. :-)Jack Palevich
2012-09-18Fix whitespace.Robert Ewald
2012-09-09Bump version number to 1.0.45v1.0.45Jack Palevich
2012-09-09Update release checklist.Jack Palevich
2012-09-09Improve "Email to" behavior:Jack Palevich
2012-09-09Merge branch 'master' of github.com:jackpal/Android-Terminal-EmulatorJack Palevich
2012-09-09Merge pull request #147 from steven676/for-upstreamJack Palevich
2012-09-09Guard against custom implementations of InputConnectionJack Palevich
2012-09-09TermSession: handle finishing a session before initialization gracefullySteven Luo
2012-09-09Deal with a couple more cases where mTermSessions could be nullSteven Luo
2012-09-09Move non-localizable stringarrays to separate file.Jack Palevich
2012-09-09Clean example and library output directories before building.Jack Palevich
2012-09-09Merge branch 'master' of github.com:jackpal/Android-Terminal-EmulatorJack Palevich
2012-09-09Harden SDK version detection.Jack Palevich
2012-09-09Merge pull request #144 from steven676/for-upstreamJack Palevich
2012-09-09Harden SDK version detection.Jack Palevich
2012-09-09Don't crash if mTermSessions == null while handling result from WindowListAct...Steven Luo
2012-09-09TermService: unset FinishCallbacks before calling session.finish() in onDestr...Steven Luo
2012-09-09Add a simple test of combining characters and multi-plane characters.Jack Palevich
2012-09-08Merge pull request #140 from steven676/for-upstreamJack Palevich
2012-09-08Fix crash when resizing transcript containing FullUnicodeLinesSteven Luo
2012-09-08UnicodeTranscript: introduce convenience function for width of char in arraySteven Luo
2012-09-07Merge pull request #137 from gLes/masterJack Palevich
2012-09-07Merge pull request #138 from steven676/for-upstreamJack Palevich
2012-09-06Use a more compact representation for color informationSteven Luo
2012-09-06Remove TextStyle.fxFaintSteven Luo
2012-09-06Updated arrays.xml.gLes
2012-09-06bits and piecesRobert Ewald
2012-09-04Widget sample: fix build with NDK r8Steven Luo
2012-09-04Switch from xterm-256color to screen-256colorJack Palevich
2012-09-04Remove unused variables and methods.Jack Palevich
2012-09-04Remove unused variables.Jack Palevich
2012-09-03Merge pull request #135 from steven676/for-upstreamJack Palevich
2012-09-03Don't draw spaces that are the same color as the background.Jack Palevich
2012-09-03Use bright colors for bold text in one of the 8 traditional colorsSteven Luo
2012-09-03Fix terminal emulation bugs affecting window title settingSteven Luo
2012-09-03Store window title in TermSession and hook up display in UISteven Luo
2012-09-03Poll for window size change unconditionally on API < 8Steven Luo
2012-09-03Implement fling scrolling.Jack Palevich
2012-09-03Make side-to-side flinging less sensitive.Jack Palevich
2012-09-03Fix color setting codes.Jack Palevich
2012-09-03Handle the cursor color as part of the standard palette.Jack Palevich
2012-09-03Track cursor color and default text color as unique palette entries.Jack Palevich
2012-09-03Treat inverse as a style.Jack Palevich
2012-09-03Manage text foreground, background, and effect data as a single style int.Jack Palevich
2012-09-03Improve text style handling.Jack Palevich
2012-09-03Updated Russian translationJack Palevich