OSDN Git Service

Move SessionFinishCallback into TermSession
[android-x86/packages-apps-AndroidTerm.git] / src / jackpal / androidterm / TermService.java
2012-01-16 Steven LuoMove SessionFinishCallback into TermSession
2012-01-16 Steven LuoSplit AndroidCompat class and move all compatibility...
2011-11-21 Steven LuoDeal with cases where a session ends without our interv...
2011-10-24 Jack PalevichUpdate service notification icon.
2011-10-22 Jack PalevichCreate a status bar notification icon.
2011-08-27 Steven LuoSupport multiple sessions per terminal activity.
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...
2011-04-23 Jack PalevichAdd a service to prevent Android from killing our process