summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Display sync errors using snackbar and not as a TL footer" into ub-gma...James Lemieux2014-09-305-108/+37
|\ \ \ \ \
| * | | | | Display sync errors using snackbar and not as a TL footerJames Lemieux2014-09-305-108/+37
* | | | | | Merge "Don't hide FAB when drawer is open" into ub-gmail-ur14-devJin Cao2014-09-301-5/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't hide FAB when drawer is openJin Cao2014-09-301-5/+1
| |/ / / /
* | | | | Merge "Don't crash when the MiniDrawerView is too short" into ub-gmail-ur14-devTony Mantler2014-09-301-4/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't crash when the MiniDrawerView is too shortTony Mantler2014-09-301-4/+17
| |/ / /
* / / / Use string resource for photoviewer activity name.Andrew Sapperstein2014-09-301-2/+3
|/ / /
* | | Merge "Set the package name in intents from the widget" into ub-gmail-ur14-devMartin Hibdon2014-09-301-0/+3
|\ \ \
| * | | Set the package name in intents from the widgetMartin Hibdon2014-09-291-0/+3
* | | | Merge "Repair "New Messages" snackbar on phones" into ub-gmail-ur14-devJames Lemieux2014-09-301-1/+2
|\ \ \ \
| * | | | Repair "New Messages" snackbar on phonesJames Lemieux2014-09-291-1/+2
* | | | | Merge "Minidrawer updates for selected state" into ub-gmail-ur14-devTony Mantler2014-09-292-2/+13
|\ \ \ \ \
| * | | | | Minidrawer updates for selected stateTony Mantler2014-09-292-2/+13
| | |/ / / | |/| | |
* | | | | Merge "Disable unused menu items" into ub-gmail-ur14-devJin Cao2014-09-294-36/+41
|\ \ \ \ \
| * | | | | Disable unused menu itemsJin Cao2014-09-294-36/+41
| |/ / / /
* | | | | Merge "Set drawer icons (burger and back) instead of using default" into ub-g...Rohan Shah2014-09-291-17/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Set drawer icons (burger and back) instead of using defaultRohan Shah2014-09-291-17/+19
| |/ / /
* | | | Merge "Only allow for targetted menu options if the cursor is ready" into ub-...Jin Cao2014-09-291-2/+4
|\ \ \ \
| * | | | Only allow for targetted menu options if the cursor is readyJin Cao2014-09-291-2/+4
| |/ / /
* | | | Merge "Fix for NPE in CLF" into ub-gmail-ur14-devRohan Shah2014-09-291-6/+12
|\ \ \ \
| * | | | Fix for NPE in CLFRohan Shah2014-09-291-6/+12
| |/ / /
* / / / Do not assume mAccount is the default emailJin Cao2014-09-291-12/+7
|/ / /
* | | Merge "Fix wrong color in ContactDrawable" into ub-gmail-ur14-devRégis Décamps2014-09-291-7/+8
|\ \ \
| * | | Fix wrong color in ContactDrawableRégis Décamps2014-09-291-7/+8
* | | | Merge "Prune minidrawer items to fit short screen heights" into ub-gmail-ur14...Tony Mantler2014-09-291-1/+75
|\ \ \ \ | |/ / / |/| | |
| * | | Prune minidrawer items to fit short screen heightsTony Mantler2014-09-261-1/+75
* | | | Merge "Analytics: report the number of accounts used in the application" into...Régis Décamps2014-09-291-0/+22
|\ \ \ \
| * | | | Analytics: report the number of accounts used in the applicationRégis Décamps2014-09-251-0/+22
| | |_|/ | |/| |
* | | | Merge "Use ViewMode in TPL instead of manually checking conv" into ub-gmail-u...Rohan Shah2014-09-261-2/+5
|\ \ \ \
| * | | | Use ViewMode in TPL instead of manually checking convRohan Shah2014-09-261-2/+5
| | |/ / | |/| |
* | | | Merge "Reset action bar icon on showing conversation" into ub-gmail-ur14-devRohan Shah2014-09-261-2/+1
|\ \ \ \
| * | | | Reset action bar icon on showing conversationRohan Shah2014-09-261-2/+1
| |/ / /
* | | | Merge "Capture ctrl+enter for send shortcut" into ub-gmail-ur14-devJin Cao2014-09-261-0/+18
|\ \ \ \
| * | | | Capture ctrl+enter for send shortcutJin Cao2014-09-241-0/+18
* | | | | Prevent contact icons from croppingJin Cao2014-09-266-408/+277
| |/ / / |/| | |
* | | | Fix IndexArrayOutOfBounds in Utils.insertStringWithStyleRégis Décamps2014-09-261-5/+7
* | | | Use the rtl version of ic_arrow_back for back buttonJin Cao2014-09-251-1/+1
* | | | Merge "Honor min and max snackbar widths in 2 pane layouts" into ub-gmail-ur1...James Lemieux2014-09-251-6/+27
|\ \ \ \
| * | | | Honor min and max snackbar widths in 2 pane layoutsJames Lemieux2014-09-251-6/+27
| | |/ / | |/| |
* | | | Don't crash on empty adaptersJin Cao2014-09-251-3/+3
* | | | Merge "Color refactor (Continuation from FAB CL) (UnifiedEmail)" into ub-gmai...Rohan Shah2014-09-251-1/+1
|\ \ \ \
| * | | | Color refactor (Continuation from FAB CL) (UnifiedEmail)Rohan Shah2014-09-251-1/+1
| |/ / /
* | | | Merge "New keyboard shortcuts" into ub-gmail-ur14-devJin Cao2014-09-258-100/+184
|\ \ \ \ | |/ / / |/| | |
| * | | New keyboard shortcutsJin Cao2014-09-258-100/+184
| | |/ | |/|
* | | Don't allow starring messages in trash in CAB modeTony Mantler2014-09-241-2/+3
* | | Merge "Bail out of loader callbacks if activity is destroyed" into ub-gmail-u...Tony Mantler2014-09-241-0/+9
|\ \ \
| * | | Bail out of loader callbacks if activity is destroyedTony Mantler2014-09-241-0/+9
* | | | Further contrast between read/unread messages in TLJames Lemieux2014-09-241-3/+6
* | | | Prevent NPE. Fixes b/17639380.Andrew Sapperstein2014-09-241-1/+4
| |_|/ |/| |
* | | Merge "Drawer updates for darkened icons" into ub-gmail-ur14-devTony Mantler2014-09-2413-642/+984
|\ \ \