OSDN Git Service

android-x86/packages-apps-AndroidTerm.git
2012-07-07 Chih-Wei HuangAdd a CleanSpec.mk ics-x86 jb-x86 kitkat-x86
2012-03-26 Chih-Wei Huanguse LOCAL_REQUIRED_MODULES to build with android tree
2012-03-26 Chih-Wei Huangfix LOCAL_MODULE_TAGS issue
2012-03-26 Steven LuoRevise screen resize check handling
2012-03-26 Steven LuoFix emission of combining characters following wide...
2012-03-26 Steven LuoProperly handle UTF-8 sequences decoding to C1 control...
2012-03-26 Steven LuoHandle C1 control characters other than CSI
2012-03-26 Steven LuoMove some getChar() logic from UnicodeTranscript into...
2012-03-26 Steven LuoDeal with null row color when getting transcript with...
2012-03-26 Jack PalevichUpdate build script for NDK version 7b
2012-03-26 Jack PalevichAdd proguard-project.txt file
2012-03-11 Jack PalevichFix spelling mistake.
2012-03-11 Jack PalevichAdd a localization for CZ - Czech Republic
2012-03-10 Jack PalevichReplace ad-hoc intent script execution with more formal...
2012-02-09 Jack PalevichMerge pull request #80 from eauland/patch-9
2012-01-29 EauLandImprove 7 Strings, Add 2 Strings and I translate CTRL...
2012-01-26 Jack PalevichVersion 1.0.41
2012-01-26 Jack PalevichHandle Android 3.0+ full keyboards correctly.
2012-01-25 Jack PalevichMerge pull request #75 from eauland/patch-8
2012-01-25 Jack PalevichMerge pull request #74 from eauland/patch-7
2012-01-25 Steven LuoDelay allocation of the transcript until after we know...
2012-01-25 Steven LuoChange TermViewFlipper background color to match Emulat...
2012-01-25 Steven LuoUpdate LayoutParams and redo layout on EmulatorView...
2012-01-25 Steven LuoMake sure IME closes when last window is closed via...
2012-01-17 Jack PalevichMerge pull request #77 from damor/master
2012-01-17 damorAdded portuguese translation and a small german update
2012-01-17 eaulandUpdate French Translation (arrays.xml) for action bar.
2012-01-17 eaulandUpdate French translation for your new options.
2012-01-16 Jack PalevichRemove non-working portugese translation.
2012-01-16 Jack PalevichVersion 1.0.40 version code 41
2012-01-16 Jack PalevichAdd confirmation dialog for closing window from action...
2012-01-16 Jack PalevichMerge pull request #67 from ytang/kindlefire
2012-01-16 Jack PalevichMake toasts legible.
2012-01-16 Jack PalevichMerge pull request #65 from damor/master
2012-01-16 Jack PalevichMerge pull request #64 from eauland/patch-6
2012-01-16 Jack PalevichRemove a few compiler warnings.
2012-01-16 Jack PalevichUpdate icons for v11 and newer devices.
2012-01-16 Steven LuoIndentation fix
2012-01-16 Steven LuoUpdate comment for UpdateCallback
2012-01-16 Steven LuoMove SessionFinishCallback into TermSession
2012-01-16 Steven LuoMake Home button in TermPreferences/WindowList action...
2012-01-16 Steven LuoAdd support for autohiding action bar
2012-01-16 Steven LuoAdd drop-down navigation between sessions to action bar
2012-01-16 Steven LuoSplit WindowListAdapter from WindowList
2012-01-16 Steven LuoAdd support for the Action Bar on Honeycomb and later
2012-01-16 Steven LuoMake the project build with and target API 11
2012-01-16 Steven LuoSplit AndroidCompat class and move all compatibility...
2012-01-16 Steven LuoBring up IME on single tap if we have no full hardware...
2012-01-16 Steven LuoMake swipe-to-switch-windows less sensitive
2012-01-16 Steven LuoLet external GestureListener intercept GestureDetector...
2012-01-16 Steven LuoTake a high-performance WifiLock on platforms where...
2012-01-16 Steven LuoSet activity labels for WindowList and TermPreferences
2011-12-01 Yang TangAdd context menus for sending control/fn keys, for...
2011-11-29 damorDisplay toast after terminal reset, fixes #55
2011-11-28 damorAdded portuguese (pt) localization
2011-11-28 eaulandUpdate res/values-fr/strings.xml
2011-11-28 Jack PalevichMerge pull request #63 from damor/master
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...
next