OSDN Git Service

android-x86/packages-apps-AndroidTerm.git
2011-11-29 damorDisplay toast after terminal reset, fixes #55
2011-11-28 damorAdded portuguese (pt) localization
2011-11-25 damorUpdated german translation
2011-11-23 Jack PalevichMerge pull request #59 from eauland/patch-5
2011-11-23 Jack PalevichFix indentation on manifest file.
2011-11-23 Steven LuoTidy up after the default preferences patch
2011-11-23 Steven LuoKeep all default preferences in one place
2011-11-23 Steven LuoReset back key pressed state in onPause()
2011-11-23 Steven LuoUse Android 2.0 or later back key event tracking where...
2011-11-23 eaulandUpdate res/values-fr/strings.xml
2011-11-23 Jack PalevichVersion 1.0.39
2011-11-23 Jack PalevichMerge pull request #58 from eauland/patch-4
2011-11-23 Jack PalevichMerge pull request #54 from eauland/patch-3
2011-11-23 Jack PalevichMerge pull request #53 from eauland/patch-2
2011-11-23 Steven LuoNotify the EmulatorView of an update after resetting...
2011-11-23 Steven LuoMake terminal window titles in window list activity...
2011-11-22 eaulandUpdate res/values-fr/strings.xml
2011-11-22 eaulandUpdate res/menu/main.xml
2011-11-22 eaulandUpdate res/values-fr/arrays.xml
2011-11-22 Jack PalevichVersion 1.0.38
2011-11-22 Jack PalevichOn further thought, switch to BACK_KEY_CLOSES_ACTIVITY...
2011-11-22 Jack PalevichVersion 1.0.37
2011-11-22 Jack PalevichRevert default behavior of "Back Key" to exiting applic...
2011-11-22 Jack PalevichUpdate version number to 1.0.36
2011-11-22 Jack PalevichPoll for window size changes when SDK <= 7
2011-11-22 Jack PalevichFix text renderer to draw text in correct position...
2011-11-22 Jack PalevichFix calculation of visible window size.
2011-11-22 Jack PalevichRemove drop shadow at top of text window.
2011-11-22 Jack PalevichMake the soft keyboard always visible when ATE starts.
2011-11-22 Jack PalevichAvoid polling for window size change on Android API...
2011-11-22 Steven LuoRefuse to draw on a finished TranscriptScreen
2011-11-22 Steven LuoFinish changing default preferences
2011-11-21 Jack PalevichAllow the Back button to be configured to send "TAB"
2011-11-21 Jack PalevichTweak default preferences
2011-11-21 Jack PalevichMerge pull request #52 from eauland/patch-1
2011-11-21 Steven LuoMake sure onResume() is called for active EmulatorView...
2011-11-21 Steven LuoPreserve bold when setting default foreground color...
2011-11-21 eaulandUpdate res/values-fr/strings.xml
2011-11-21 Steven LuoSet TERM in process environment and provide preference...
2011-11-21 Steven LuoMake Exec.createSubprocess() handle environment variabl...
2011-11-21 Steven LuoSupport the VT100 special graphics character set
2011-11-21 Steven LuoCorrect color rendition for color schemes other than...
2011-11-21 Steven LuoAdd a few more escapes to the terminal emulator
2011-11-21 Steven LuoFix tab behavior when cursor is on tab stop
2011-11-21 Steven LuoDisplay a message in the EmulatorView when the shell...
2011-11-21 Steven LuoAdd option to close terminal windows on shell exit
2011-11-21 Steven LuoDeal with cases where a session ends without our interv...
2011-11-21 Steven LuoClean up setting UpdateCallback for a TermSession
2011-11-21 Steven LuoAdd configurable back button behavior
2011-11-21 Steven LuoMake "Reset terminal" do what it says instead of closin...
2011-11-21 Steven LuoSlow down scrolling by vertical fling
2011-11-21 Steven LuoMake window title string localizable
2011-11-21 Steven LuoSimplify Android compatibility class
2011-11-06 Steven LuoColor tweaks
2011-11-06 Steven LuoMake changes to UTF-8 preference take effect immediatel...
2011-11-06 Steven LuoFix fast resize when screen shrinks
2011-10-24 Jack PalevichDeclare version 1.0.35
2011-10-24 Jack PalevichCreate Android 1.5 version of notification icon.
2011-10-24 Jack PalevichUpdate documentation checklist.
2011-10-24 Jack PalevichAdd notification icon for use with Android 1.5
2011-10-24 Jack PalevichUpdate service notification icon.
2011-10-23 Jack PalevichUpdate checklist.
2011-10-23 Jack PalevichAdd a publish checklist.
2011-10-23 Jack PalevichBump version number.
2011-10-23 Jack PalevichRevert "Return empty ExtractedText instead of null...
2011-10-23 Jack PalevichMake sure we build on API level 10.
2011-10-23 Jack PalevichAvoid possible overflow if the text ends in a high...
2011-10-22 Jack PalevichAdd link to Android Market.
2011-10-22 Jack PalevichA UTF-8 encoded text file
2011-10-22 Jack PalevichCreate a status bar notification icon.
2011-10-22 Jack PalevichRemove executable bit.
2011-10-22 Jack PalevichMove atari font notice out of res directory.
2011-10-22 Jack PalevichIncrement version number.
2011-10-22 Steven LuoImplement fast resize for cases where width remains...
2011-10-22 Steven LuoMake the screen a movable window in the transcript...
2011-10-22 Steven LuoPreserve colors and formatting across screen size changes
2011-10-22 Steven LuoAdd a hack to remember the cursor position across scree...
2011-10-22 Steven LuoReturn empty ExtractedText instead of null from getExtr...
2011-10-22 Steven LuoHide the soft keyboard when pausing the activity
2011-10-22 Steven LuoReturn early from charWidth() for all ASCII printable...
2011-10-22 Steven LuoFix off-by-one error in getting selected text
2011-10-22 Steven LuoFix getTranscriptText() behavior with autowrapped lines
2011-10-22 Steven LuoAvoid going off end of offset array when going from...
2011-10-22 Jack PalevichgetEastAsianWidth: Actually invoke method after initial...
2011-10-22 Jack PalevichUpdate project organization for SDK version 14
2011-10-10 Jack PalevichEnable code to run pre-SDK-level 8.
2011-10-10 Jack PalevichMicro optimization: avoid unnescessary shifts.
2011-10-10 Jack PalevichShorten UI message for "Default to UTF-8 mode".
2011-10-09 Jack PalevichRestore SCREEN_CHECK_PERIOD constant.
2011-10-09 Steven LuoSupport for Unicode text input and UTF-8 I/O to process
2011-10-09 Steven LuoSupport displaying Unicode text
2011-10-09 Steven LuoAdd a transcript backing store suitable for Unicode...
2011-10-09 Steven LuoOptimize getTranscriptText()
2011-09-29 Jack PalevichBasque localization.
2011-09-29 Jack PalevichUpdate Italian translations
2011-09-18 Jack PalevichGenerate native code for x86 as well as armeabi.
2011-09-18 Jack PalevichUpdate config file for latest Android SDK
2011-09-18 Jack PalevichUpdate private build tool to support NDK r6b
2011-08-29 Jack PalevichIncrement version number.
2011-08-28 Jack PalevichHandle fractional-pixel-width fixed-width fonts.
next