aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout
Commit message (Expand)AuthorAgeFilesLines
...
* Set Activity title to connection nick nameAlexandre Del Bigio2015-09-031-1/+1
* Keyboard separator as layer-list (instead of views)Alexandre Del Bigio2015-09-021-48/+2
* Update inc_keyboard.xmlAlex2015-08-311-0/+16
* Provide visual feedback for virtual keyboardadb20012015-08-312-202/+204
* Merge pull request #134 from alescdb/hscroll-keyboardKenny Root2015-08-231-51/+173
|\
| * Fix XML formattingKenny Root2015-08-231-176/+176
| * Scroll keyboard back a forth to give a hint to user about the scrollable keyb...alescdb2015-08-221-78/+78
| * Format XML and correct missing @stringadb20012015-08-161-126/+122
| * Add an HorizontalScrollView in the keyboard and add virtual keys in it : Home...adb20012015-08-151-127/+177
* | Move keyboard buttons to styles.xmlKenny Root2015-08-231-119/+43
* | Remove unused layout paramsKenny Root2015-08-203-9/+1
* | Fix some new RTL issuesKenny Root2015-08-201-3/+3
* | Remove xmlns:android from non-root element (again)Kenny Root2015-08-201-2/+1
* | Merge pull request #139 from jklein24/keyboardshortcutsKenny Root2015-08-201-0/+81
|\ \
| * | Add a keyboard shortucts dialog to help.Jeremy Klein2015-08-201-0/+81
| |/
* | Remove xmlns:android from non-root elementKenny Root2015-08-201-1/+0
* | Update XML style and reformat all files with itKenny Root2015-08-1917-233/+253
|/
* Merge pull request #124 from jklein24/tabsKenny Root2015-08-141-5/+5
|\
| * Only show tabs on large screensJeremy Klein2015-08-131-17/+1
| * Add tabs when there's more than one terminal active.Jeremy Klein2015-08-131-4/+20
* | Remove the welcome wizard activity and add the EULA to the help screen.Jeremy Klein2015-08-143-149/+92
|/
* Merge pull request #120 from alescdb/masterKenny Root2015-08-071-40/+142
|\
| * Change virtual keyboard images by flat buttons with text and added 'Up', 'Dow...adb20012015-08-071-40/+142
* | ConsoleActivity: Switch from ViewFlipper to ViewPager.Jeremy Klein2015-08-071-5/+5
|/
* Fix typo "20004"nemobis2015-07-301-1/+1
* Try to fix some RTL layout issuesKenny Root2015-07-1711-21/+30
* Merge branch 'master' into gradle-conversionKenny Root2015-07-152-5/+14
* Merge branch 'master' into gradle-conversionKenny Root2015-06-091-10/+1
* Merge branch 'master' into gradle-conversionKenny Root2015-03-271-1/+0
* Merge branch 'master' into gradle-conversionKenny Root2015-03-271-29/+29
* Merge branch 'master' into gradle-conversionKenny Root2014-10-211-16/+27
* Fix keyType layout and space out buttons a bitKenny Root2014-10-181-4/+6
* Revert "Add BuildConfig stuff instead of msg_version"Kenny Root2014-10-032-2/+2
* Add BuildConfig stuff instead of msg_versionKenny Root2014-10-022-2/+2
* Convert to gradle build systemKenny Root2014-10-0118-0/+1289