aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout-large
Commit message (Expand)AuthorAgeFilesLines
* Fix lint errors.Ryan Hansberry2015-10-151-1/+1
* Disable ViewPager paging when mouse is dragging.Ryan Hansberry2015-10-071-1/+1
* Fix tablet specific layout lint errorsKenny Root2015-09-031-2/+5
* Provide visual feedback for virtual keyboardadb20012015-08-311-200/+1
* Always align the tabs to the left in-line with the titleJeremy Klein2015-08-241-0/+2
* Merge pull request #134 from alescdb/hscroll-keyboardKenny Root2015-08-231-51/+171
|\
| * Fix XML formattingKenny Root2015-08-231-188/+188
| * Scroll keyboard back a forth to give a hint to user about the scrollable keyb...alescdb2015-08-221-23/+23
| * Format XML and correct missing @stringadb20012015-08-161-51/+47
| * Add an HorizontalScrollView in the keyboard and add virtual keys in it : Home...adb20012015-08-151-127/+176
* | Move keyboard buttons to styles.xmlKenny Root2015-08-231-98/+22
* | Merge pull request #140 from jklein24/killactionbarwrapperKenny Root2015-08-201-1/+1
|\ \
| * | Remove ActionBarWrapper and style.xml files in favor of AppCompat.Jeremy Klein2015-08-201-1/+1
| |/
* / Update XML style and reformat all files with itKenny Root2015-08-191-212/+212
|/
* Only show tabs on large screensJeremy Klein2015-08-131-0/+296