James Lemieux
6641773bde
am bf0022da
: Merge "Add UX assets for the Material-compatible search icon" into ub-mail-master
...
* commit 'bf0022da5082956fed772b20e702fc9672a6ab76':
Add UX assets for the Material-compatible search icon
2014-07-16 19:17:14 +00:00
Tony Mantler
c9480bef94
am 6f747eb7
: Unify general settings
...
* commit '6f747eb77616d7f9949997d7e5a47414534a355a':
Unify general settings
2014-07-16 19:17:14 +00:00
Paul Westbrook
18ffb4a2c4
am e817be13
: Specify compose activity with resource.
...
* commit 'e817be135332c4060b5985ff830e3ce555043a43':
Specify compose activity with resource.
2014-07-16 19:17:12 +00:00
Baligh Uddin
cca7fdf862
Merge "Fix submitted - retrying."
2014-07-06 02:28:07 +00:00
Baligh Uddin
94f3febce1
Fix submitted - retrying.
...
Revert "Broke the build."
This reverts commit a4a1319cf3
.
Change-Id: Ic3fb982da84b9dde34e550efaaf67450c1f460d2
2014-07-07 03:07:46 +00:00
Andrew Sapperstein
373e846d29
Fix build.
...
Change-Id: Ie51274cb9eaf154dfc41c86b40845028b0993610
(cherry picked from commit 99e836097b
)
2014-07-07 03:02:39 +00:00
Baligh Uddin
a4a1319cf3
Broke the build.
...
Revert "Import translations. DO NOT MERGE"
This reverts commit 79f485a9a6
.
Change-Id: Ibf35a432958a5bad17a8668ee8a51cc5b0ed84a4
2014-07-06 22:02:03 +00:00
Baligh Uddin
79f485a9a6
Import translations. DO NOT MERGE
...
Change-Id: I5d36b89f02b11744ec5373d9b672f7fa8106c62f
Auto-generated-cl: translation import
2014-07-06 11:06:16 -07:00
Baligh Uddin
609842f201
Lovely - broke the build. Ugh !
...
Revert "Import translations. DO NOT MERGE"
This reverts commit 47abe88ce3
.
Change-Id: If1944271f1a2b5249ec0cdf02294cd56544dd81a
2014-06-28 04:33:53 +00:00
Baligh Uddin
47abe88ce3
Import translations. DO NOT MERGE
...
Change-Id: I619cb06f98603fabd5f27ef37c2ad3526d0cd537
Auto-generated-cl: translation import
2014-06-26 14:55:54 -07:00
Martin Hibdon
d5ca90b056
Add high and medium density delete icons.
...
b/15749214
Change-Id: Ifc62e590b679d65c59ba08666fd0dd18a4d1fd10
2014-06-24 14:18:03 -07:00
James Lemieux
bf0022da50
Merge "Add UX assets for the Material-compatible search icon" into ub-mail-master
2014-06-17 20:55:27 +00:00
James Lemieux
f084903f3b
Add UX assets for the Material-compatible search icon
...
Note that ic_menu_search_holo_light.png is renamed to ic_menu_search.png
as a byproduct of this change. It is then overlayed in -v21 folders so the
new icon only applies to L and beyond.
Change-Id: I97aaf1777d84b0e7df799044996ba99029b1798e
2014-06-17 13:41:20 -07:00
Tony Mantler
6f747eb776
Unify general settings
...
Make Email GeneralPreferences subclass GeneralPrefsFragment.
Only contains a minimum of code to strip out archive-related prefs,
which are not relevant to the current state of Email back-ends.
(These actions could be relevant for Gmail IMAP extensions if support is added for them)
b/9566150
Change-Id: Ie8e26379ed504c7d96c2a2f8e1c843bbe0582cc7
2014-06-17 13:24:20 -07:00
Paul Westbrook
e817be1353
Specify compose activity with resource.
...
Allow the compose activity, that the account reconciler attempts
to enabled/disable, to be able to be specified via resources.
This allows the various build targets to change the activity that is
enabled/disabled, or to not attempt to do this at all
Change-Id: I7c91c2c179316a3aac910a38d7dd0025076b085a
2014-06-17 15:47:33 +02:00
Tony Mantler
988ad6e002
Move all general prefs values to UnifiedEmail
...
b/9566150
Change-Id: Id7058586c71c3c1cc4933dc28532a02df90c29bc
2014-06-12 16:23:52 -07:00
Tony Mantler
51af59fc66
Remove unused preferences and dead code
...
Change-Id: Ica8bd735a91417ed44bd547ab7176832745d729e
2014-06-10 11:29:17 -07:00
Baligh Uddin
fd6c63d18f
Import translations. DO NOT MERGE
...
Change-Id: Ide656b0a564018891e08956d553e82f14d617e29
Auto-generated-cl: translation import
2014-06-09 13:33:23 -07:00
Baligh Uddin
0f1d3a8f11
Merge "Import translations. DO NOT MERGE" into ub-mail-master
2014-06-07 04:18:53 +00:00
Tony Mantler
f765f9b976
Clean up cert activity handling
...
Fix re-displaying the dialog on orientation change b/5622284
Add host/port when available b/4988512
Disambiguate intent between AOSP and EmailGoogle
Change-Id: Ideeda20dfd9bd0070998ccf42d8042765866ca0e
2014-06-05 13:21:08 -07:00
Greg Bullock
9909fabcc6
Switch to using automatic resource namespaces for drawables and services.
...
Change-Id: If90089be6be004c87bdda5a5c3ed036a48205229
2014-06-05 17:25:51 +02:00
Baligh Uddin
507d5fe12b
Import translations. DO NOT MERGE
...
Change-Id: I41875186f162d7a1d458cf662aeb5aade4197845
Auto-generated-cl: translation import
2014-06-04 13:18:16 -07:00
Baligh Uddin
7dfa1c6dcf
Import translations. DO NOT MERGE
...
Change-Id: I439dbd842735d5ef2e118b863ccd32114312fbc2
Auto-generated-cl: translation import
2014-06-02 14:33:17 -07:00
James Lemieux
6dce0b1819
"No quick responses available" should display when all quick responses are deleted
...
b/14239989
We take advantage of ListView's feature that displays an entirely different
view in place when the backing Adapter is empty. The empty view is simply a
TextView displaying "No quick responses available".
Change-Id: I244ffd21fc4c1557c73979d4bb7c99306b11ebb2
2014-05-30 14:49:05 -07:00
Baligh Uddin
f4155cc0a8
Import translations. DO NOT MERGE
...
Change-Id: I66c8a1d091bdc2ca7c4b9d967e0a03dc6efcf35d
Auto-generated-cl: translation import
2014-05-12 13:26:55 -07:00
Baligh Uddin
a056d07865
Import translations. DO NOT MERGE
...
Change-Id: Icff42ecde2c9e838c17bc42343591c1ce779e2aa
Auto-generated-cl: translation import
2014-05-07 19:35:13 -07:00
Baligh Uddin
c7653055e4
Import translations. DO NOT MERGE
...
Change-Id: I894c8fa01362d936b8af10b60364905359291cd0
Auto-generated-cl: translation import
2014-05-05 14:17:57 -07:00
Baligh Uddin
9333181a13
Import translations. DO NOT MERGE
...
Change-Id: Ifd9c6352f3b9a74c6e922cb1b4c87ae71dd01fbb
Auto-generated-cl: translation import
2014-04-30 13:55:00 -07:00
Baligh Uddin
e9ec9e9bf4
Merge "Import translations. DO NOT MERGE" into ub-mail-master
2014-04-29 21:12:05 +00:00
Martin Hibdon
087ace34ea
am 03d80363
: Merge "Update the font for account setup basics" into ub-mail-algol
...
* commit '03d80363fa397aa79f4b587e120e6072bd3e270f':
Update the font for account setup basics
2014-04-29 17:48:35 +00:00
Martin Hibdon
03d80363fa
Merge "Update the font for account setup basics" into ub-mail-algol
2014-04-29 17:46:37 +00:00
Martin Hibdon
3264276e6c
Update the font for account setup basics
...
b/14386385
Change-Id: Ica54796333b48bb04822406a6e2a719570840949
2014-04-28 14:58:50 -07:00
Baligh Uddin
07e5d791e8
Import translations. DO NOT MERGE
...
Change-Id: I4c7f2d5f6667d749260bcd5c17e6f8cbeb771c32
Auto-generated-cl: translation import
2014-04-28 13:32:00 -07:00
Baligh Uddin
1ba8ba8033
Merge "Import translations. DO NOT MERGE" into ub-mail-master
2014-04-24 14:42:44 +00:00
Martin Hibdon
ff0f768fe9
am eecebc3f
: Fix a a problem in some button padding
...
* commit 'eecebc3fe76bc7a32a22283a481f57b9cbd51c59':
Fix a a problem in some button padding
2014-04-24 01:06:32 +00:00
Martin Hibdon
eecebc3fe7
Fix a a problem in some button padding
...
I was using "10sp" instead of "10dp", and it needs to be
20dp anyway.
Change-Id: I31b1f770571968547f02920be90b05e27dd5419b
2014-04-23 17:54:18 -07:00
Baligh Uddin
4eda266dfd
Merge "Import translations. DO NOT MERGE" into ub-mail-algol
2014-04-23 23:14:58 +00:00
Baligh Uddin
970ff11689
Import translations. DO NOT MERGE
...
Change-Id: I2e1aea8e6e9ae1ecee943ce1f0104d8f1260c52d
Auto-generated-cl: translation import
2014-04-23 15:30:45 -07:00
Baligh Uddin
ab0a3e2440
Import translations. DO NOT MERGE
...
Change-Id: I0c41c8f62dcf28de327411ed622a7ddcb4e1ee95
Auto-generated-cl: translation import
2014-04-23 15:28:03 -07:00
Martin Hibdon
71fcfbc7f0
am bd799429
: Merge "Update more padding and layouts" into ub-mail-algol
...
* commit 'bd7994295ddede1321b577ed5971174a50cfac3b':
Update more padding and layouts
2014-04-23 22:27:53 +00:00
Martin Hibdon
bd7994295d
Merge "Update more padding and layouts" into ub-mail-algol
2014-04-23 22:24:17 +00:00
Martin Hibdon
fefeddeaf0
Update more padding and layouts
...
b/14255447
The password label, edit text, and clear button were not
lining up correctly. Also, there needed to be more space
around the password edit text.
Change-Id: I71864733457b3b599160a6d9a44d48d2e23961ce
2014-04-23 15:17:09 -07:00
Martin Hibdon
2c2009eb46
am 6e85bca6
: Merge "Update strings in account_setup_options" into ub-mail-algol
...
* commit '6e85bca6602d5551b79cc2350c0d354fcf3844a9':
Update strings in account_setup_options
2014-04-23 22:12:33 +00:00
Martin Hibdon
fa50e32f87
am b84087e6
: Update font size for device Id
...
* commit 'b84087e641fd5c061d2f1954b81d06953b35fe21':
Update font size for device Id
2014-04-23 22:12:33 +00:00
Martin Hibdon
6e85bca660
Merge "Update strings in account_setup_options" into ub-mail-algol
2014-04-23 22:08:39 +00:00
Martin Hibdon
b84087e641
Update font size for device Id
...
b/14255447
Change-Id: I4d994a934e1691c9bc8d2554df797fdba72d3767
2014-04-23 14:20:48 -07:00
Martin Hibdon
10267247d2
Update strings in account_setup_options
...
Change-Id: I02f4eee523b921aff4b0d548a03186b6bdd8426e
2014-04-23 13:57:40 -07:00
Martin Hibdon
aab3e02df5
am 18e65df1
: Fix some alignment issues on the certificate selector
...
* commit '18e65df13a18597863041452be4dc838572b1b66':
Fix some alignment issues on the certificate selector
2014-04-23 20:30:45 +00:00
Martin Hibdon
18e65df13a
Fix some alignment issues on the certificate selector
...
b/14255447
Change-Id: Ic17b9ca2ff5c8196ddbed7e70d1eee0de941823f
2014-04-23 13:16:16 -07:00
Martin Hibdon
5d288ac98a
am e0364574
: Merge "Update padding on some buttons, and adjust font size" into ub-mail-algol
...
* commit 'e0364574dc64321a6619145f8d933536bc3ac9be':
Update padding on some buttons, and adjust font size
2014-04-23 18:21:48 +00:00