aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of duplicate and unused iconsKenny Root2014-10-191-0/+0
| | | | Change-Id: I7a5c4821dcb888a63aae7e33c41846fb68c443f8
* Add missing drawable; update layout to workKenny Root2010-07-271-0/+0
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@508 df292f66-193f-0410-a5fc-6d59da041ff2
* Add CTRL/ESC on-screenKenny Root2010-07-272-0/+0
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@507 df292f66-193f-0410-a5fc-6d59da041ff2
* Change license for contributed works to APL 2.0Kenny Root2010-02-082-0/+38
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@471 df292f66-193f-0410-a5fc-6d59da041ff2
* Add high-res icons and API 6 iconsKenny Root2009-12-191-0/+0
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@450 df292f66-193f-0410-a5fc-6d59da041ff2
* Add high res icon for notificationKenny Root2009-12-191-0/+0
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@449 df292f66-193f-0410-a5fc-6d59da041ff2
* Allow tap on screen to bring up an icon to open the software keyboard when ↵Kenny Root2009-07-021-0/+0
| | | | | | the hardware keyboard is hidden git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@348 df292f66-193f-0410-a5fc-6d59da041ff2
* Add notification icon for background terminal bellKenny Root2009-06-021-0/+0
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@259 df292f66-193f-0410-a5fc-6d59da041ff2
* Indentation cleanup, pass 1Kenny Root2009-01-232-7/+24
| | | | | * Change 4-spaces to tabs (I blame Eclipse's editor) * Remove white spaces from end of lines
* * Add rudimentary help system.Kenny Root2008-11-161-0/+0
|
* * Delete unused methods in JSOCKS library.Kenny Root2008-11-082-0/+0
| | | | * Replace keyboard picture with JPEG.
* * added "in-memory" function to backend service so that unlocked keys can be ↵Jeffrey Sharkey2008-11-021-2/+2
| | | | | | | | | | | | | | stored there. this is also disable-able from settings * "use any key" for a host will only look through unlocked in-memory keys * implemented "load on start" functionality in backend service * implemented "import key" which lets you select any openssh-formatted key (including passworded-ones) from simple /sdcard browser * cleaned up context menu in pubkeylist, now includes toggle checkbox for "load at start" but only available when password-less and non-imported * clicking a key in pubkeylist will toggle its backend status (decrypt and put in memory, or remove from memory) * created preference for screen orientation forcing versus auto, but still need to test * created preference for camera button behavior, but still need to test
* * Convert PubkeyListActivity to use a ViewBinder instead of a custom ↵Kenny Root2008-11-011-0/+4
| | | | | | | CursorAdapter * Convert PubkeyListActivity's icons to image states * Fix typo from last checkin.
* * Add icons for PubkeyListActivity and an empty-list hint TextViewKenny Root2008-10-302-0/+0
| | | | | * Make sure setMargins in terminal emulation can't be fooled * Don't force ConsoleActivity to run in landscape orientation
* * added better keyboard shortcut into to wizardJeffrey Sharkey2008-10-271-0/+0
| | | | | | | | * moved a large chunk of strings into strings.xml, still need to think harder about how to handle in TerminalBridge because it needs a Resources object * udpated version strings in manifest to 1.1 and 110 * removed R.java file to help svn-build-bot
* * refactored prompting gui component into PromptHelper, makes it easier now ↵Jeffrey Sharkey2008-10-262-0/+0
| | | | | | | | | | because it offers blocking methods to get strings * also added boolean prompt support for hostkey yes/no from user * added checking and storing of hostkeys into backend database, successfully tested * created new icon using android style guide pdf, older icon is still here
* * fixed disconnect in several places so that it correctly disposes of any ↵Jeffrey Sharkey2008-10-251-0/+1
| | | | | | | | | | | visible gui consoles * now handling remote socket dropping that disconnects sessions * added disconnected icon to stateful connected.xml list and updated binder to use it * added "post-login automation" in host settings to run commands once authenticated (like screen -dr) * bitmaps are now integral w.r.t. char size, which should resolve "cruft" at bottom of views
* * forgot to add several files in last passJeffrey Sharkey2008-10-233-0/+4
| | | | | | * wizard layouts, buttons, and connected stateful drawable
* * WARNING: this build is broken lolJeffrey Sharkey2008-09-111-0/+0
| | | | | | | | | | * moving more stuff over to new frontend gui in org.connectbot * found out that we dont need a contentprovider to make desktop shortcuts, will be easy to add ssh://user@host/ uri shortcut handling * new host-editing backend that uses preferences hack, will blog about this technique later today * using colors to categorize hosts (does this work?) * moved host-specific options (like disconnect/edit/delete) to long-tap menu instead of main menu
* Updated icon for about screen.Kenny Root2007-11-181-0/+0
|
* Added about screen and icon.Kenny Root2007-11-181-0/+0
|
* Initial import.Kenny Root2007-11-171-0/+0