Tony Mantler
9f14d6b0de
Extend MailboxSettings to handle full folder list
...
b/16541463
Change-Id: If428413ad258497a5654fa095d51cd60f6ed4e18
2014-08-13 14:18:01 -07:00
Tony Mantler
ea0c40079c
Use margin instead of padding to work around ICS/JB bug
...
b/16897364
Change-Id: I777446331efcf7735a4d3de9eeedd7fa57dc8d36
2014-08-08 14:48:18 -07:00
Tony Mantler
751da26172
Add Exchange fallback and support diverting to Gmail
...
b/16679701
Change-Id: I59d7cb4a803f0ad8e782614d0c6cc635318d2375
(cherry picked from commit d039322f74
)
2014-07-31 21:44:26 +00:00
Tony Mantler
e96791403e
Add support for disabling OAuth on setup flow only
...
b/16633826
Change-Id: Iea984ae656fbf3fe44de7598fdb9357a18d52a74
2014-07-30 09:55:16 -07:00
Tony Mantler
751a029c31
Convert server settings to dialog
...
b/8134410
Change-Id: I3c4c9a02a37571a9c7af10971840fbe39458244e
2014-07-29 15:12:04 -07:00
Andrew Sapperstein
a0389a26b8
Remove unused string.
...
Change-Id: I62a1ab0db1e8dbc80b49cbd16b35f1f1f47b6a6d
2014-07-23 17:27:48 -07:00
Tony Mantler
cd118b3b61
Add support for launching setup flow via intent action
...
b/16371282
Change-Id: I9ee45d769a6f73fe1e44b7ca7607f8f0b54a703d
2014-07-18 15:35:35 -07:00
Tony Mantler
e9e2a21d87
Make quick response UI in settings toggleable
...
b/16302932
Change-Id: I24b289ffbecd4f127e6109b56c0af7f9c4b00879
2014-07-15 10:31:18 -07:00
Milos Stankovic
4fb4820223
Moving Previous, Next and Done strings to UnifiedEmail.
...
Other change: 500164
Change-Id: I2eb4fd00b62d18c523c3ec49eec6748eb602e7cd
2014-07-11 10:54:58 +00:00
Andrew Sapperstein
99e836097b
Fix build.
...
Change-Id: Ie51274cb9eaf154dfc41c86b40845028b0993610
2014-06-29 19:42:29 -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
51af59fc66
Remove unused preferences and dead code
...
Change-Id: Ica8bd735a91417ed44bd547ab7176832745d729e
2014-06-10 11:29:17 -07: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
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
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
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
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
10267247d2
Update strings in account_setup_options
...
Change-Id: I02f4eee523b921aff4b0d548a03186b6bdd8426e
2014-04-23 13:57:40 -07: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
e0364574dc
Merge "Update padding on some buttons, and adjust font size" into ub-mail-algol
2014-04-23 18:18:53 +00:00
Martin Hibdon
6c7b413097
Update padding on some buttons, and adjust font size
...
b/14255447
Change-Id: I641820217df3fa3953a5c88e04870d9596224392
2014-04-23 11:17:49 -07:00
Martin Hibdon
92581f7820
Move the setup nav buttons to the bottom on tablets
...
b/14187851
Now the bars on the sides for tablet landscape setup are actually
in the activity, not the fragment. The setup fragment template
is identical between tablet and phone, with any differences between
them contained in different styles or dimensions.
Change-Id: Id7005f73aa29ed6010e629873155eb5fdc8e818f
2014-04-23 10:34:16 -07:00
Martin Hibdon
2883e37f0a
Update labels to be upper case
...
b/14257168
Change-Id: I1de342636aafb3778fee470d98d821abc76cfb37
2014-04-22 14:54:33 -07:00
Martin Hibdon
0dae4d3ffb
Update a bunch of layouts
...
b/14169396
Swap the positions of the headline text and email image
on account setup basics
b/14257403
Swap the positions of the password and "signed in with XXX"
button on the credentials fragment
b/14255447
Adjust padding to fix a number of alignment issues.
Change-Id: I011e259a86123cf205d86407def2ff774744e005
2014-04-22 14:46:32 -07:00
Martin Hibdon
d623aee90e
Merge "Make the manual button into a normal button" into ub-mail-algol
2014-04-21 19:59:12 +00:00
Martin Hibdon
590c14b585
Make the manual button into a normal button
...
b/14226801
Change-Id: I51aecf8761b7c689b0c9efd094592bfc24f372fc
2014-04-21 12:36:21 -07:00
Martin Hibdon
07296e9e60
Change the side background color
...
b/14170786
Change-Id: I99da56e9a5c2203b79b6c8be951f8859dbc866ef
2014-04-21 12:22:27 -07:00
Tony Mantler
9d06daa803
Increase padding above labels in setup flow
...
b/13640327
Change-Id: I54e98855566adc45dcd410186c2e7ea322dc1a58
2014-04-09 11:16:46 -07:00
Tony Mantler
021fb3cd78
More layout tweaks
...
b/13640507
Change-Id: I0392671df101e263aba89abc8b949fe906f34ed0
2014-04-07 11:37:37 -07:00
Tony Mantler
c9df939011
Make "Manual setup" underlined
...
That was easier than expected.
b/13814534
Change-Id: I288dc04a91d98800ec351cf1a6ad642755947925
2014-04-04 15:35:52 -07:00
Tony Mantler
a061731281
Merge "More "Manual Setup" button tweaks" into ub-mail-algol
2014-04-04 17:43:03 +00:00
Tony Mantler
a67a905542
More "Manual Setup" button tweaks
...
b/13750692
Change-Id: I8e4c7cc1cb74af16998ec26aae506d30735ed068
2014-04-04 10:10:25 -07:00
Martin Hibdon
44a443b4e3
Merge "Make oauth error handling localizable" into ub-mail-algol
2014-04-03 21:44:59 +00:00
Martin Hibdon
8cb95732b0
Make oauth error handling localizable
...
Also, add some logging to track down b/13545303
Change-Id: I44a0d63b5c3b53018b48eb1c58d6a9ff74bddd9c
2014-04-03 14:28:50 -07:00
Tony Mantler
392c263c19
Change 'Manual setup' into clickable text instead of a checkbox
...
b/13733521
Change-Id: I7f338cbfb8357c5e1a27c6e886ea96e5c6924d22
2014-04-01 14:11:15 -07:00
Tony Mantler
3b6b9172e4
More setup layout tweaks
...
b/13675117
b/13677552
Change-Id: I8a89d634f0c1d6e0766b6ecf0a839abc03864af6
2014-03-31 15:58:25 -07:00
Tony Mantler
5ee38b7444
Add more padding in setup flow for wide screens
...
b/13728657
Change-Id: Ib7c996d188b9f70cc4adbd2a7545c5f8a2099d87
2014-03-31 11:44:21 -07:00
Tony Mantler
296cde5603
Add disambiguation screen when user protocol choice differs from providers.xml
...
b/13640868
Change-Id: I75116f30e9c12d2e8b6757bf208e1519e438aed9
2014-03-28 17:08:04 -07:00
Tony Mantler
a1916415fa
Move nav buttons to left and right on account setup flow
...
For extra-wide displays
b/13640931
Change-Id: Ibc99dc287b9bb3f125abe3f931a34589927443e7
2014-03-27 16:20:49 -07:00
Tony Mantler
c5e07960b6
Add giant yellow email logo to account setup screen
...
b/13677552
Change-Id: Icfd2e878fd62118486c347ae4737c5409a2e5c9b
2014-03-27 14:34:13 -07:00
Tony Mantler
e27e24e9f2
Remove hairline in account setup flow
...
b/13675117
Change-Id: I499929c4b4dd05c26aa24e5bd4c29fd89c6da963
2014-03-27 13:21:55 -07:00
Tony Mantler
3b62bc7029
Make account setup flow headline grey and skinny
...
b/13639943
Change-Id: I1c1fd6c3438baadbc006a1f2c340ab0abbd7b5c1
2014-03-26 16:21:14 -07:00
Tony Mantler
20adb68b94
Begin fixing layouts for account setup flows
...
Also address some RTL issues
b/10784160
b/13544189
b/13585832
Change-Id: I5c86497940ce4b972e0ee9189418f120391a8833
2014-03-21 13:29:23 -07:00
Tony Mantler
254dde761f
Fix setup flow dialog dismissal
...
Also remove redundant ok/cancel strings
b/13512724
Change-Id: Idfc7745fbf6a08f09051eb4a6154fc446b43eb67
2014-03-19 15:23:56 -07:00
Martin Hibdon
40baa96c3f
Add the password failed warning text
...
Now, if you fail to authenticate on the credentials fragment,
instead of taking you to the full accountSetupIncoming,
it just takes you back to the credentials fragment with
a warning that your password is wrong.
Also, make it so that pressing "next" on the password IME behaves
the same as pressing the Next button.
Change-Id: Ice91c842659c33ba6f8ac876356a79265c703e2e
2014-03-12 15:19:11 -07:00
Tony Mantler
dfce22eeb1
Merge "Disambiguate providers between AOSP and EmailGoogle" into ub-mail-master
2014-03-10 22:04:32 +00:00
Tony Mantler
9ef3c8b3f8
Disambiguate providers between AOSP and EmailGoogle
...
b/13323222
Change-Id: I7d10182973b57e4c2c306739a15237952a7e6c95
2014-03-10 13:01:23 -07:00
Tony Mantler
2857b5d093
Fix appearance and a11y of account setup navigation buttons
...
b/13341957
Change-Id: I3664c83ef6c9016448fa6691bb27146fcb8144b4
2014-03-06 10:46:30 -08:00