aboutsummaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Fix Turkish translationKenny Root2014-10-181-1/+1
| | | | | | It was set at %1$ instead of %1$s which would crash in Turkish! Change-Id: Idd894e8950ba23fb7dc32a8312017a1ca7ec2112
* Add preference to control action bar autohide.Torne Wuff2014-10-174-2/+12
| | | | Disabled by default so that people will be able to find the menu.
* Import new translationsKenny Root2013-10-314-520/+286
| | | | Change-Id: I9cd68ebf3c203e7f41536ecad8e443bf4e1b5bc3
* Update translationsKenny Root2013-10-3022-248/+457
| | | | Change-Id: I13f45c64204b9f65cedda71e3e3d9547e6d80715
* Hebrew translation for ConnectBotYaron Shahrabani2013-10-301-2/+484
| | | Needs some modifications so it'll work for ConnectBot VX as well
* Hopefully fix the majority of keyboard issues.Torne Wuff2013-09-302-0/+36
| | | | | | | | | | | | | It seems that the majority of keyboard issues were caused by quirks implemented for the convenience of the HTC Dream (shift+numbers generating function keys on the hardware keyboard and ctrl+numbers generating function keys on the software keyboard). Turn these into settings, which are disabled by default unless the device is indeed a HTC Dream. Also, add a setting (defaulting to on) which determines whether the volume keys change the font size. Disabling this restores normal volume control functionality.
* Deleted translations for long-deleted string to avoid harmless warningsPaul "LeoNerd" Evans2013-08-2527-80/+0
|
* Add EC pubkey to UIKenny Root2013-04-121-0/+6
|
* Make v14 styles match v11.Torne (Richard Coles)2012-11-111-0/+6
| | | | | | The revert of the previous change to disable targeting v14 left the styles inconsistent making the action bar not an overlay. Fix by copying the style changes over.
* Revert "Undo updating the target SDK."Kenny Root2012-10-281-0/+24
| | | | | | Updated the build server with all the right SDKs. This reverts commit 7e55e7a846cbc86cb8e47cd04343218988a32093.
* Handle git version differently to fix Eclipse builds.Torne (Richard Coles)2012-10-281-0/+4
| | | | | | | | | Unfortunately Eclipse appears to be too dumb to generate the version and build it correctly (even using an external build step it fails to rebuild resources afterward), so go back to having a dummy version checked into the repository. Run git update-index --assume-unchanged on the file before updating the version, so that git doesn't consider the file to have changed, instead.
* Fix broken git version generation.Torne (Richard Coles)2012-10-271-4/+0
| | | | | | The regex to edit res/values/notrans.xml no longer matched, so the version number wasn't being edited. Generate the version number into a separate resource file that isn't checked in instead, as this is neater.
* Auto-hide the action bar.Torne (Richard Coles)2012-10-271-0/+6
| | | | | | | On honeycomb and later devices, hide the action bar and only show it when the screen is touched, the same way as the ctrl/esc keys work. This avoids using up a chunk of screen space all the time just to have a menu button.
* Undo updating the target SDK.Torne (Richard Coles)2012-10-271-24/+0
| | | | | | | | | The ConnectBot buildbot doesn't have SDK 15 installed on it yet. Set the target back to SDK 11 (and drop the DeviceDefault theme change that requires it). We can still set the target SDK to 15 in the manifest as that doesn't need the new SDK at build time. This reverts commit 358b128df874166ab009240de4101dfb1665279c.
* Update to target API 15 (ICS 4.0.3).Torne (Richard Coles)2012-10-271-0/+24
| | | | | | | | | | This disables various compatibility features that we don't want, and allows hardware acceleration to be enabled by default on ICS (explicitly enabling it may have adverse effects on some HC devices). Also, for API 14 and above, use the DeviceDefault theme rather than explicitly using Holo, as this makes it look better with devices with manufacturer-customised themes.
* Update translationsKenny Root2011-12-172-2/+13
|
* Remove unused stringsKenny Root2011-12-171-7/+0
|
* Externalize some stringsKenny Root2011-12-175-4/+33
|
* Move some manifest items to avoid lint warningsKenny Root2011-12-173-3/+5
|
* Update translationsKenny Root2011-10-2015-53/+619
|
* Add a translation of American into English.Darren Salt2011-06-171-0/+29
|
* Add title bar to ConsoleActivity so menu is accessibleHans Nielsen2011-05-181-0/+24
|
* Update translationsKenny Root2011-02-2113-144/+509
|
* Import updated translationsKenny Root2010-12-083-15/+144
|
* Update translationsKenny Root2010-11-225-42/+105
|
* update Catalan translationsKenny Root2010-10-271-1/+13
|
* Import using new a2po work flowKenny Root2010-10-2439-16275/+4823
|
* Update strings formatKenny Root2010-10-223-239/+238
| | | | | Add quotes around everything and mark things that are not translatable as not translatable.
* Update Dutch translations for Del keys from arjarjKenny Root2010-10-151-2/+2
|
* Update translationsKenny Root2010-10-1535-832/+1964
|
* Add a description for the serviceKenny Root2010-08-051-0/+1
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@512 df292f66-193f-0410-a5fc-6d59da041ff2
* Add missing drawable; update layout to workKenny Root2010-07-272-31/+34
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@508 df292f66-193f-0410-a5fc-6d59da041ff2
* Add CTRL/ESC on-screenKenny Root2010-07-274-4/+33
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@507 df292f66-193f-0410-a5fc-6d59da041ff2
* Update translationsKenny Root2010-03-2433-103/+2923
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@496 df292f66-193f-0410-a5fc-6d59da041ff2
* Allow <Camera> to send Alt+AGeorg Lukas2010-03-242-0/+4
| | | | | | From: Georg Lukas <georg@op-co.de> git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@495 df292f66-193f-0410-a5fc-6d59da041ff2
* Updated translations; added gl, lt, skKenny Root2010-02-0927-248/+2129
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@474 df292f66-193f-0410-a5fc-6d59da041ff2
* Change license for contributed works to APL 2.0Kenny Root2010-02-0839-331/+691
| | | | 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-194-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-193-0/+0
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@449 df292f66-193f-0410-a5fc-6d59da041ff2
* Minor activity layout tweaksKenny Root2009-12-192-2/+2
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@448 df292f66-193f-0410-a5fc-6d59da041ff2
* Update service to stay open on EclairKenny Root2009-12-181-0/+3
| | | | | | | | setForeground(true) trick doesn't work on API 5 and above anymore, so use the pattern jasta suggested on a blog post to support both >=5 and <5 simultaneously. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@444 df292f66-193f-0410-a5fc-6d59da041ff2
* Escape resources in prep for Eclair compatKenny Root2009-12-1824-388/+388
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@442 df292f66-193f-0410-a5fc-6d59da041ff2
* Add untranslated entries for other languagesKenny Root2009-12-1124-0/+144
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@433 df292f66-193f-0410-a5fc-6d59da041ff2
* Update translationsKenny Root2009-12-0910-36/+36
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@432 df292f66-193f-0410-a5fc-6d59da041ff2
* Save font size when changed on a hostKenny Root2009-12-082-1/+12
| | | | | | | Save font size immediately when changed in a console session. Allow the setting of font size when editing a host. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@431 df292f66-193f-0410-a5fc-6d59da041ff2
* Switch ColorsActivity terminology to SchemesKenny Root2009-12-081-0/+3
| | | | | | | Previously it was based on colors per-host, but colors schemes are better because people can easily apply them to individual hosts. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@430 df292f66-193f-0410-a5fc-6d59da041ff2
* Update translations (add Hungarian and Turkish)Kenny Root2009-10-2524-163/+1137
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@420 df292f66-193f-0410-a5fc-6d59da041ff2
* Remove status bar shadow from top of consoleKenny Root2009-10-081-0/+1
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@417 df292f66-193f-0410-a5fc-6d59da041ff2
* Remove conflicting id from Colors layoutKenny Root2009-09-131-1/+0
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@412 df292f66-193f-0410-a5fc-6d59da041ff2
* Add preference to force service persistentKenny Root2009-09-072-0/+12
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@405 df292f66-193f-0410-a5fc-6d59da041ff2