summaryrefslogtreecommitdiffstats
path: root/src/com/android/mail/ui/TwoPaneLayout.java
Commit message (Expand)AuthorAgeFilesLines
* [KBNav] two-pane landscape navigation polishJin Cao2014-08-111-14/+9
* [KBNav CV] basic support for CV keyboard navJin Cao2014-08-081-0/+13
* mini-drawer. new tablet UI.Andy Huang2014-08-011-255/+69
* RTL the conversation list and two pane layout.Andrew Sapperstein2014-01-151-17/+32
* Fix tablet ad issueScott Kennedy2013-09-031-1/+1
* Support ads in TwoPaneLayoutScott Kennedy2013-08-191-6/+34
* clean up 'collapsed' constantsAndy Huang2013-06-181-1/+1
* Don't allocate a copy view bitmap on portrait tabletsAndy Huang2013-06-171-6/+12
* Minor changes to reduce allocationsPaul Westbrook2013-06-131-20/+24
* Return to inbox when hitting back from label.Andrew Sapperstein2013-05-301-0/+3
* Show/hide menu items based on drawer open/close.Andrew Sapperstein2013-05-131-1/+4
* grand unified toast bar sizingAndy Huang2013-05-081-1/+5
* harmonize all blues, remove impostor assetsAndy Huang2013-05-011-1/+3
* use the drawer on small tablets. general tablet layout love.Andy Huang2013-04-291-8/+84
* Stop WaitingForSync from taking up whole screenRohan Shah2013-04-111-0/+3
* fix blank conversation view on tablet when launching from intentAndy Huang2013-04-011-0/+4
* prevent buildLayer ISEsAndy Huang2012-10-241-0/+2
* clean up debugging code from b/6946182Andy Huang2012-10-191-6/+0
* use hardware layer to improve conversation load animation fpsAndy Huang2012-10-181-0/+6
* fix bad panel widths on rotate while backgroundedAndy Huang2012-10-031-1/+1
* new two-pane layoutAndy Huang2012-09-051-602/+312
* minimize state changes to avoid blank viewsAndy Huang2012-08-301-14/+27
* fix spurious stopListening on the pager when loading from widgetAndy Huang2012-08-301-0/+3
* Change view logging levelVikram Aggarwal2012-08-241-2/+2
* Turn on Andy's most excellent copious logging of layoutsAndy Huang2012-08-231-0/+18
* Correct the list visibility in Two-Pane mode.Vikram Aggarwal2012-08-151-43/+32
* Miscelaneous cleanupVikram Aggarwal2012-08-131-7/+1
* Disable animation in TwoPaneLayoutVikram Aggarwal2012-08-101-22/+53
* speculative fix for destroyed activity caseAndy Huang2012-08-071-5/+12
* "new message from" in conversation view on updateAndy Huang2012-08-071-3/+0
* Changes to support different Log tagsPaul Westbrook2012-06-251-1/+2
* Exit CAB mode on folder change in tablet.Vikram Aggarwal2012-06-201-7/+8
* Fix auto-advance on tablet.Vikram Aggarwal2012-05-231-2/+0
* Fix a whole bunch of bugs related to orientation changes when searching.Mindy Pereira2012-05-171-2/+5
* Make search behavior match jb search behavior.Mindy Pereira2012-05-161-2/+16
* Update pattern for port/landscapeMindy Pereira2012-05-161-22/+5
* Fix portrait modeMindy Pereira2012-05-161-91/+8
* conversation pagingAndy Huang2012-04-201-0/+4
* Give correct undo width and positioning.Mindy Pereira2012-04-131-1/+1
* Move undo up to the controller level.Mindy Pereira2012-04-101-4/+2
* Fix id for folder list.Mindy Pereira2012-03-221-1/+1
* Make tablet search work correctly.Mindy Pereira2012-03-081-4/+6
* Hookup search in the UI.Mindy Pereira2012-03-071-2/+3
* Include these property setters.Mindy Pereira2012-03-051-8/+6
* Make sure we request a layout when the animation for showing conv list finishes.Mindy Pereira2012-03-021-1/+1
* Show conversations in two-paneVikram Aggarwal2012-02-221-1/+1
* Start showing label list on tabletsVikram Aggarwal2012-02-221-50/+39
* Two Pane Actionbar fixVikram Aggarwal2012-02-221-1/+7
* Create TwoPaneLayout from TriStateSplitLayoutVikram Aggarwal2012-02-061-0/+818