| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
to a ClassCastException
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@251 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@250 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@248 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
|
|
| |
usage in other classes
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@247 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
|
|
| |
NOTICE: If you're a foreign language user, you may have to reset your general preferences for Rotation Mode, Key Shortcut Side, Camera Button Action, and Update Check Frequency
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@246 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@245 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
|
|
| |
some padding to item_portforward
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@244 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@243 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
|
|
| |
SecureID, et. al.
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@242 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@240 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
|
|
| |
only.
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@237 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@236 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@234 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@232 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@229 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
|
|
|
|
| |
side depending on user-selected preference)
* Fixes the Magic users not being able to type "$" for instance.
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@227 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
|
|
|
| |
* Reduce knowledge of SelectionArea
* Call to HostBeanTest's parent.setUp()
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@226 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@225 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@221 df292f66-193f-0410-a5fc-6d59da041ff2
|
|
|
|
| |
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@217 df292f66-193f-0410-a5fc-6d59da041ff2
|
| |
|
|
|
|
| |
small font sizes)
|
|
|
|
| |
for pressing enter
|
| |
|
|
|
|
|
| |
* Try to free bitmaps immediately to avoid running afoul of the memory limits
* Don't display the screen size of orientation changes if we're exiting the activity
|
| |
|
|
|
|
|
|
|
|
| |
or alt key codes)
* 1st press toggles on for next key, 2nd press locks, 3rd press turns off meta state
* Different cursor indicators for each roughly equivalent to standard Android
* Move Relay to subclass to reduce indent madness
|
| |
|
| |
|
|
|
|
|
|
| |
* Always send false for "want reply"
* We don't need to wait since a reply should not be sent.
* Allow the sending of (informational) pixel dimensions.
|
|
|
|
|
| |
* Change 4-spaces to tabs (I blame Eclipse's editor)
* Remove white spaces from end of lines
|
| |
|
| |
|
| |
|
|
|
|
| |
* e.g., if a host disconnects during password authentication, it immediately closes the password prompt
|
|
|
|
|
|
|
| |
* Try to be better about unsynchronized accesses
* Don't expose references to arrays in our beans
* Make sure we don't dereference null pointers
* Update version string before calling aapt
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Instead of making a String and then breaking it down again, pass in our Character array
* Don't bother checking the type of a Character below or equal to 0x7F because it's ASCII
* We don't always need to know the bottom and top margins, so only call getTopMargin() or getBottomMargin() when we do
|
| |
|
| |
|
| |
|
|
|
|
| |
* Was causing the last still-connected hosts to not show the correct options menu after a preceeding connection was closed.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* We were interpreting bold as being really bold, but it should just be a brighter ANSI color
* We're now fake bolding all text, but we should just increase the brightness of the colors
|
|
|
|
|
|
|
|
| |
using some other formatting flag that we don't recognize, but this corrects it for now.
This might break other apps that intentionally hide something using black-on-black?
|