OSDN Git Service

Remove JDK 1.5-incompatible interface method @Override annotations
[android-x86/packages-apps-AndroidTerm.git] / src / jackpal / androidterm / EmulatorView.java
2011-08-28 Jack PalevichRemove JDK 1.5-incompatible interface method @Override...
2011-08-27 Steven LuoAdd UI for switching and managing terminal sessions.
2011-08-27 Steven LuoSupport multiple sessions per terminal activity.
2011-08-27 Steven LuoUse TermSession in activity and view instead of old...
2011-08-27 Steven LuoModify the activity and view to use the new TermSetting...
2011-08-27 Steven LuoThis patch isn't really necessary, but it makes life...
2011-08-27 Steven LuoThe fact that Term.java contains substantially all...