Martin Hibdon
0962a44fc4
Merge "Update layouts for setup" into ub-mail-master
2014-02-14 23:42:22 +00:00
Martin Hibdon
8919f5738d
Update layouts for setup
...
Change-Id: I5508f6f8640ffdf60f8d1d7282cc7ed3ce30f86c
2014-02-14 15:29:56 -08:00
Martin Hibdon
b9f8dbce19
Change account settings buttons back to text
...
We actually only want the nav arrows on initial
account setup, not in regular settings.
Change-Id: I02e153638e5df29c1fd7aa134db36bde9fc0666e
2014-02-14 13:30:02 -08:00
Martin Hibdon
38fd08e470
Merge "Make settings flow work for OAuth" into ub-mail-master
2014-02-14 19:59:25 +00:00
Martin Hibdon
87de90282b
Make settings flow work for OAuth
...
Now the password entry is removed from AccountSettingsBasics,
and the user is taken to either SignInActivity or AccountSetupType
after hitting the next button. This is a lot closer to the
desired setup flow as it allows for oauth signin.
Ideally this is not what we will ship for Algol, but it put us
in a state where we could ship if we had to.
Change-Id: I5b28bccd27c515572e4947ca877bd1772732507d
2014-02-14 11:55:26 -08:00
Baligh Uddin
6924a80b09
Import translations. DO NOT MERGE
...
Change-Id: I8723c71c69e9b240a3f9e5aeb2d9bce25912f991
Auto-generated-cl: translation import
2014-02-12 13:40:48 -08:00
Baligh Uddin
1e05bc7d73
Merge "Import translations. DO NOT MERGE" into ub-mail-master
2014-02-11 21:27:25 +00:00
Baligh Uddin
35191b4317
Import translations. DO NOT MERGE
...
Change-Id: Ia5024a299db2bacbe50db76c030a3734bb34dc4c
Auto-generated-cl: translation import
2014-02-10 15:59:38 -08:00
Martin Hibdon
7b42720199
Fix some more setup layouts
...
This moves the nav buttons to the bottom of the screen, and
improves tablet layouts.
Change-Id: I20642c81b96307e4f45b1b3ad1337d4ff5aafd2e
2014-02-10 15:45:33 -08:00
Martin Hibdon
0c1617f6aa
Fix the layout for the sign-in activity
...
Now, the forward and back buttons on part of the activity,
like the rest of setup.
Change-Id: I4c94b8e0ad79c972e2f79be67b80d51f2d19ca30
2014-02-10 15:14:56 -08:00
Martin Hibdon
3aa8013065
Update some setup layouts to use the new buttons
...
The layouts are still not all up to spec, but we're using
the right buttons now.
Change-Id: Iba22bb12d45f7510345f801f21cfc79728b314e4
2014-02-06 16:11:50 -08:00
Martin Hibdon
0d1b845179
Merge "Add new navigation buttons for setup" into ub-mail-master
2014-02-06 22:52:41 +00:00
Martin Hibdon
0300541139
Add new navigation buttons for setup
...
These are not used yet, a following checkin
will put them in the setup screens.
Change-Id: Ib8c63dfb81ce9478dc9fb8ebc52e5a3af11b1686
2014-02-06 14:49:20 -08:00
Geoff Mendal
aeaf2347f1
Merge "Import translations. DO NOT MERGE" into ub-mail-master
2014-02-05 23:54:54 +00:00
Geoff Mendal
1cd602d008
Import translations. DO NOT MERGE
...
Change-Id: I6589b510ad8a782ddf90fffd7a578849b994852b
Auto-generated-cl: translation import
2014-02-05 14:47:04 -08:00
Martin Hibdon
636239f417
Merge "Add sign in Activity" into ub-mail-master
2014-02-05 21:26:03 +00:00
Martin Hibdon
58fbd2a477
Add sign in Activity
...
This allows the user to choose which type of authentication
to use for existing IMAP accounts.
Change-Id: Ib44364a1059a2c4b8a7a0fa66b14cd042b28770e
2014-02-05 13:10:11 -08:00
Geoff Mendal
d7f3cebe50
Import translations. DO NOT MERGE
...
Change-Id: I609e2347a2ea9ce574cc3d0d4f318d3bb2cdf5ca
Auto-generated-cl: translation import
2014-02-03 17:17:16 -08:00
Martin Hibdon
9755267336
Use the AuthenticationView for outgoing
...
Change-Id: I42a6a8e0dfb271f22bbf1d2d18138d27809744bc
2014-01-30 15:20:15 -08:00
Martin Hibdon
26ff609ebf
Fix a crash trying to use AuthenticationFragment
...
Putting authentication in a fragment was a problem, it
means that we need fragments as children of other fragments.
While this works in theory, it adds a lot of complexity.
Now, authentication is done with AuthenticationView,
which is just an extension of LinearLayout.
Currently, this does not yet handle adding certificates
for exchange accounts, but I'll fix that ASAP. As it is,
this is better than the current state, which crashes on
account setup 100% of the time.
Change-Id: I4274e7250f97012c3dc476003fd36fb960f2b728
2014-01-29 21:45:31 -08:00
Martin Hibdon
155bc17928
Merge "Create AuthenticationFragment" into ub-mail-master
2014-01-29 19:23:26 +00:00
Martin Hibdon
9195a12024
Create AuthenticationFragment
...
This is one fragment that holds all types of
authentication information, e.g. password,
OAuth info, and client certificates. What gets
displayed depends upon the type of account it is
dealing with.
So far this is only used in AccountSetupIncoming,
but later it can be added to other settings fragments.
There are still some issues with this, but I'd like
to check it in sooner than later to unblock other
work.
Change-Id: Iea675ad5c1727f32ca0baa270dfa793ab7109993
2014-01-29 11:20:53 -08:00
Tony Mantler
6dc94f657e
Merge "Remove obsolete debugging code" into ub-mail-master
2014-01-22 18:26:47 +00:00
Tony Mantler
c73e92cd6d
Add missing dimensions to base resource file
...
b/12664658
Change-Id: I40b4cc91d5ed9deaeb3dc897a4f69d88d9613072
2014-01-21 13:50:56 -08:00
Tony Mantler
5bbbe11596
Remove obsolete debugging code
...
Change-Id: I522a5a67ac0f4cf54834e03fd1ff1fe7f580c943
2014-01-17 14:59:33 -08:00
Tony Mantler
7e4daecc9a
Merge AccountSetupNames and AccountSetupOptions
...
Change-Id: I5946e90e56b1fc725522d41e2e33d8125900a871
2014-01-16 14:18:58 -08:00
Andy Huang
c15da7a99f
fix misspelling in widget preview asset
...
Bug: 12191972
Change-Id: I62606a89f896ecdc21c1f42de2818c408db2dd56
2014-01-13 11:53:00 -08:00
Tony Mantler
499ac7b063
Split AccountSetupOptions into Activity and Fragment
...
Change-Id: I995c24315a26d14fbff9f1acd1bb7711403f418c
2014-01-10 16:43:36 -08:00
Tony Mantler
9fad8219da
Split AccountSetupBasics into Activity and Fragment
...
Change-Id: Ib002d84497517b2e5687515693c0e1085b110c85
2014-01-08 15:50:42 -08:00
Martin Hibdon
3857d4d1cb
Correct a comment in the oauth.xml file
...
Change-Id: I210508a6806a5bd1a716f0378d37003220585e6c
2014-01-08 10:09:22 -08:00
Baligh Uddin
1a6b640a21
Import translations. DO NOT MERGE
...
Change-Id: I93a04c0e0a4acc61f24aae40695c2e2fd1cd56a7
Auto-generated-cl: translation import
2014-01-06 20:25:55 -08:00
Tony Mantler
885ec98307
Merge "Split AccountSetupNames into Activity and Fragment" into ub-mail-master
2014-01-03 20:57:01 +00:00
James Lemieux
d0e19a2913
OAuth button moved to the 2nd line for tablet displays.
...
b/12083283
Change-Id: I6dfe45d559b5fe9b134a10c6822dbe8198f23854
2013-12-19 14:46:49 -08:00
Tony Mantler
aaa5b71cec
Split AccountSetupNames into Activity and Fragment
...
Change-Id: Ie42bbbc0c5a4cc5402d6df2837894b5eddd52501
2013-12-16 14:52:32 -08:00
Baligh Uddin
f9b521391b
Import translations. DO NOT MERGE
...
Change-Id: I81d7c513dfd9428d33c00ff27803c4d480131d18
Auto-generated-cl: translation import
2013-12-16 13:38:27 -08:00
Tony Mantler
10a5f9dba0
Merge "Make intents more explicit" into ub-mail-master
2013-12-09 18:28:59 +00:00
Tony Mantler
fb9deb96c3
Make intents more explicit
...
also fix intent strings.
Change-Id: I880fd6cd6192ae43002e1ddc8558f823141c5952
2013-12-09 10:18:34 -08:00
Martin Hibdon
874d25ff70
Add temporary code to do oauth authentication
...
This just adds an oauth button to the accountSetupBasics
screen, which will launch a webview and go to the google
authentication page.
Change-Id: I09d5182fa6081fb94b40e7910b71afbbee70387e
2013-12-06 17:39:23 -08:00
Martin Hibdon
e62688f0d6
Add configuration for oauth providers
...
There is now an xml file that holds parameters for oauth
providers, and entries in providers.xml can specify that
they can use oauth.
Change-Id: Ibce5b207f83ce9c773f8f713be9e73bb068070ed
2013-12-03 16:27:08 -08:00
Baligh Uddin
0556b8ef07
Import translations. DO NOT MERGE
...
Change-Id: Iedd01c9798dc2af725f1244d594b45dd020e3143
Auto-generated-cl: translation import
2013-11-11 11:37:40 -08:00
Baligh Uddin
50685ecafe
Import translations. DO NOT MERGE
...
Change-Id: I5a1bc6f69f1adadb1c75031c400b5551c087fef7
Auto-generated-cl: translation import
2013-11-06 15:37:47 -08:00
Tony Mantler
ec1fb96505
am 06e140e4
: Update messaging when autodiscover fails due to an auth error
...
* commit '06e140e4a42c11e60331229963d27548ea35551c':
Update messaging when autodiscover fails due to an auth error
2013-11-05 17:20:37 -08:00
Tony Mantler
06e140e4a4
Update messaging when autodiscover fails due to an auth error
...
b/11538085
Change-Id: I76689cbd89eef233588804edeb3893f1ad36bebe
2013-11-05 16:14:56 -08:00
Baligh Uddin
89479d8583
Import translations. DO NOT MERGE
...
Change-Id: I490206f201dfbe20bc07d6babe89348c8600b521
Auto-generated-cl: translation import
2013-10-30 12:21:01 -07:00
Baligh Uddin
f6ddafe539
Import translations. DO NOT MERGE
...
Change-Id: Ib8715bd36401ec8959d2eabe87a1110a56576458
Auto-generated-cl: translation import
2013-10-30 12:20:19 -07:00
Alon Albert
714f883302
am eb280d1b
: Merge "Disable Move Actions for POP3 Folders" into jb-ub-mail-ur10
...
* commit 'eb280d1b457cef098e2d5fe70fb7a83aa1c18121':
Disable Move Actions for POP3 Folders
2013-10-29 12:38:51 -07:00
Alon Albert
ae46818a19
Disable Move Actions for POP3 Folders
...
Bug: 11311812
Change-Id: I5813281cca76b9b4a373b5b40dbbd1909800f951
2013-10-29 11:06:36 -07:00
Baligh Uddin
3d860534f8
Import translations. DO NOT MERGE
...
Change-Id: I0aca68da2e47d8b4eb72d6434f725439a251f96e
Auto-generated-cl: translation import
2013-10-17 02:01:20 -07:00
Baligh Uddin
2832edc06d
Import translations. DO NOT MERGE
...
Change-Id: I7748428abd734eb9496d62e1aba9ea2a7c687c14
Auto-generated-cl: translation import
2013-10-17 01:59:17 -07:00
Baligh Uddin
9d4459e380
Import translations. DO NOT MERGE
...
Change-Id: If3f52b93da78391c39b4a856fddfb219cbe4891d
Auto-generated-cl: translation import
2013-10-12 03:01:33 -07:00
Baligh Uddin
035e1a653a
Import translations. DO NOT MERGE
...
Change-Id: I55c99b14f35e96b1c5c7b4f6a3fba66a4dae4888
Auto-generated-cl: translation import
2013-10-12 02:58:22 -07:00
Yu Ping Hu
60e4e9cbb0
am a95fe8fc
: Merge "Update provider configuration for BT domains." into jb-ub-mail-ur10
...
* commit 'a95fe8fc0b034ad28bc3951586576fc230d22aa2':
Update provider configuration for BT domains.
2013-10-11 14:56:16 -07:00
Yu Ping Hu
3794d1f9f7
Update provider configuration for BT domains.
...
Bug: 11183952
Change-Id: I2f6116cf288f960448efa9ac66352210b042031b
2013-10-11 09:18:56 -07:00
Andrew Sapperstein
7b57eee6f7
Add override string.
...
Change-Id: I10d12a7e66765c0e3cdce5b45eb048c23cd39d63
2013-10-10 18:22:25 -07:00
Tony Mantler
11fb2d161e
Merge "Use the correct widget provider class" into jb-ub-mail-ur10
2013-10-10 21:06:42 +00:00
Tony Mantler
b5111ff41c
Re-add ic_launcher_email mipmaps
...
The 1x1 widgets created with Email1 reference this name directly
and I can't find any way of upgrading them. (They're technically
shortcuts, not even proper widgets)
b/11155414
Change-Id: Ie2f0eeda05544a8731f6747692bdf7d9a46c805f
2013-10-10 10:42:32 -07:00
Yu Ping Hu
a0b1052964
Add remaining xxhdpi icons.
...
Bug: 10901057
Change-Id: Ibf0157be014f9fb2459586bf854b29b45a707652
2013-10-09 20:31:16 -07:00
Tony Mantler
37aa460ef7
Use the correct widget provider class
...
b/11043157
Change-Id: Icb4e6408535ca4cc055581ca7e8bd74c83aeecdf
2013-10-09 15:52:16 -07:00
Paul Sliwowski
55161a9753
Update xxhdpi images.
...
Bug: 10901057
Change-Id: Iad71f4cfe4aed4d85908cace45fb851c44a50d86
2013-10-08 17:35:59 -07:00
Baligh Uddin
91508db973
Import translations. DO NOT MERGE
...
Change-Id: I1d362db3f053cff7d4090f530c015a5f2b582565
Auto-generated-cl: translation import
2013-10-04 07:16:59 -07:00
Baligh Uddin
7fc3ca9398
Import translations. DO NOT MERGE
...
Change-Id: I1a50b8ed8254113e185967e2ce470b7e27e93812
Auto-generated-cl: translation import
2013-10-02 18:25:23 -07:00
Andrew Sapperstein
cdb89d5de3
Update widget photo. Fixes b/10972758.
...
Change-Id: I71b30158a9f42da34d38ffb7ad144881646fb4ce
2013-10-01 15:23:44 -07:00
Baligh Uddin
b4a8872e5b
Import translations. DO NOT MERGE
...
Change-Id: I22cd41a256167e2b378351d4dc37737a40d92b1a
Auto-generated-cl: translation import
2013-09-30 15:40:25 -07:00
Yu Ping Hu
9352f3c52e
Merge "Move xxhdpi icons to Email directory." into jb-ub-mail-ur10
2013-09-26 21:04:08 +00:00
Yu Ping Hu
9c3c7387f0
Move xxhdpi icons to Email directory.
...
Bug: 10948032
Change-Id: I8594139a110ec7f43c7358134fc1f71bbd2d0a6b
2013-09-26 13:53:13 -07:00
Baligh Uddin
7b7b0a6310
Merge "Import translations. DO NOT MERGE" into jb-ub-mail-ur10
2013-09-26 04:43:40 +00:00
Baligh Uddin
f46480240f
Import translations. DO NOT MERGE
...
Change-Id: I4b6d3fa170aa039f4101da8b85cd682aa029854b
Auto-generated-cl: translation import
2013-09-25 21:40:53 -07:00
Yu Ping Hu
e2e9c846e9
Fix string for quick response editing.
...
Bug: 10793424
Change-Id: I3b04f8680b5a2764a17e3adec3a16b512a8e98d9
2013-09-25 16:14:08 -07:00
Baligh Uddin
c002411556
Import translations. DO NOT MERGE
...
Change-Id: I5a82dfe507791f9d2d8a26b063a824196907d4ff
Auto-generated-cl: translation import
2013-09-23 15:02:58 -07:00
Baligh Uddin
daa9602b00
Import translations. DO NOT MERGE
...
Change-Id: I6dc1267ddf116b768204d747de662c27e3b92b51
Auto-generated-cl: translation import
2013-09-19 03:56:54 -07:00
Tony Mantler
27de0b24b2
Merge "Use unified strings for sender image preference and switch to checkbox" into jb-ub-mail-ur10
2013-09-19 02:11:25 +00:00
Tony Mantler
acfbeb812b
Use unified strings for sender image preference and switch to checkbox
...
b/10693718
Change-Id: Iec81347915611f81ded0c62ca37c401fdb28ae9f
2013-09-18 14:02:22 -07:00
Tony Mantler
9cf823794e
Remove hint text, add contentDescription to the name account page
...
This matches the tablet version of this screen.
b/10695468
Change-Id: I3b0bfa75cf2e897a16e3493fc4cfc8e74f35e498
2013-09-18 13:32:11 -07:00
Baligh Uddin
aada46812f
Import translations. DO NOT MERGE
...
Change-Id: I0a5bd57962e52d8a407db1282a491913ccbcfd9d
Auto-generated-cl: translation import
2013-09-16 13:25:25 -07:00
Baligh Uddin
7caf043787
Import translations. DO NOT MERGE
...
Change-Id: I3cef9eea5e6cad55387774e7508e1749fa0228af
Auto-generated-cl: translation import
2013-09-14 01:12:53 -07:00
Tony Mantler
99e3ee7c97
Add mail.ru to providers.xml
...
b/9862569
Change-Id: If95d0c4a4f0173dba5c7739a038db96e9f671af3
2013-09-13 15:06:59 -07:00
Alice Yang
17d014dfdf
Disable attachment previews
...
Change-Id: Ic2314f89b813956a6351bed51bfa6881e51605ff
2013-09-13 00:43:55 -07:00
Baligh Uddin
fd9ec82bb8
Merge "Import translations. DO NOT MERGE" into jb-ub-mail-ur10
2013-09-12 03:39:11 +00:00
Baligh Uddin
eb659e88b5
Import translations. DO NOT MERGE
...
Change-Id: Ic5f79dff6a32c34eb81753f51ab4dc32514ed6cc
Auto-generated-cl: translation import
2013-09-11 16:44:24 -07:00
Tony Mantler
08b2a505d0
Remove subtitle from "Confirm before X" preferences
...
b/10696931
Change-Id: I6353f045322d49c26b69d7e96357ec7a8ef426f8
2013-09-11 13:25:56 -07:00
Alice Yang
60924def01
xxhdpi assets for Email
...
Bug 10490770
Change-Id: I2fbc893e2473b63b1cff1dd8d6f792c4b82e495b
2013-09-10 17:28:15 -07:00
Baligh Uddin
626143f176
Import translations. DO NOT MERGE
...
Change-Id: Icacafafde534f884d9e151017016657b65d3b503
Auto-generated-cl: translation import
2013-09-09 14:43:42 -07:00
Scott Kennedy
8ce0432ec4
Remove unused resource directories
...
Change-Id: I37961b4a0a358730390ac5dacdaf7a7e5381691a
2013-09-06 10:23:02 -07:00
Baligh Uddin
0be1ae1b49
Import translations. DO NOT MERGE
...
Change-Id: I27b7b43c0ff4d09daf5785b763002d459a2a8e79
Auto-generated-cl: translation import
2013-09-05 13:58:09 -07:00
Baligh Uddin
f4ff9c6019
Import translations. DO NOT MERGE
...
Change-Id: I8f975543067e9b09efddcca6c566d42d536b5c6f
Auto-generated-cl: translation import
2013-09-03 15:20:00 -07:00
Paul Westbrook
e4ac06080b
Don't use implicit events
...
Bug: 10189773
Change-Id: I4579f2e465bd23b8ab4cdf291bfbe80cf6518328
2013-08-28 14:31:09 -07:00
Baligh Uddin
a106effacc
Merge "Import translations. DO NOT MERGE" into jb-ub-mail-ur10
2013-08-28 03:51:59 +00:00
Tony Mantler
801bb02408
Merge "Bandaid fix for overlapping buttons in incoming/outgoing settings" into jb-ub-mail-ur10
2013-08-27 17:37:36 +00:00
Baligh Uddin
9bf0e1f849
Import translations. DO NOT MERGE
...
Change-Id: I4b9c264053cc85bb1d955d2e0d51245e1927a170
Auto-generated-cl: translation import
2013-08-26 15:05:47 -07:00
Tony Mantler
8d3b493d1b
Bandaid fix for overlapping buttons in incoming/outgoing settings
...
Just fall back to the phone layout for the buttons until I address b/8134410 more directly by making the incoming/outgoing screens into dialogs
Change-Id: I7ef5fb5477a2a6b723d46f111b23884519ac36ff
2013-08-26 13:44:34 -07:00
Yu Ping Hu
9e8a6f86ba
Increase char limit for a string.
...
Bug: 10460863
Change-Id: Iaaaf2988f86cf1182a29ec6b99e88d4bbe9c309c
2013-08-23 16:38:16 -07:00
Baligh Uddin
e28df24205
Merge "Import translations. DO NOT MERGE" into jb-ub-mail-ur10
2013-08-22 17:58:04 +00:00
Scott Kennedy
a21d609a39
Merge "Move Email multi-message notification icon to UnifiedEmail" into jb-ub-mail-ur10
2013-08-22 16:29:00 +00:00
Scott Kennedy
19597e8e72
Move Email multi-message notification icon to UnifiedEmail
...
Change-Id: I70f30ac71c2c9990a8178108011db88484e6d7bc
2013-08-22 00:41:20 -07:00
Scott Kennedy
e3a0ef87be
Remove a bunch of unused resources
...
Change-Id: I3ae05b530046a087f150da0ceb8b59f7970da817
2013-08-22 00:31:12 -07:00
Baligh Uddin
9d750c9de2
Import translations. DO NOT MERGE
...
Change-Id: I28bd219e5e8208af5aa7aab078d8573c28eb978e
Auto-generated-cl: translation import
2013-08-21 17:23:30 -07:00
Yu Ping Hu
fd96929f8f
Fix some sync related strings to match UX spec.
...
Bug: 9564587
Change-Id: Ibf09f3a7c6fcd9fe2c939f35d8f41261e1b8005f
2013-08-20 16:02:58 -07:00
Baligh Uddin
4def09f9fc
Import translations. DO NOT MERGE
...
Change-Id: I5ceb8be0223048d1a2cfe75f205f1a33236b4de7
Auto-generated-cl: translation import
2013-08-19 13:15:02 -07:00
Tony Mantler
c6953b7755
Reimplement QuickResponse support
...
b/8622751
Change-Id: Id079efcf34dce15b5f5057f937582c0e198d3d50
2013-08-16 14:08:54 -07:00
Baligh Uddin
62630e8d6c
Merge "Import translations. DO NOT MERGE" into jb-ub-mail-ur10
2013-08-16 00:53:08 +00:00
Baligh Uddin
444eccf0cc
Import translations. DO NOT MERGE
...
Change-Id: Icdaa563ba4b2ead825c5f670f069e8d2103957b6
Auto-generated-cl: translation import
2013-08-14 15:46:50 -07:00
Tony Mantler
72632593cd
android:layout_alignParentTop is not a property in LinearLayout
...
Change-Id: I2c3debd331ee2074ff6432a4f5a680ade8c6ef6d
2013-08-14 13:25:22 -07:00
Tony Mantler
cef6c19be2
Move the "Add new quick response" button into the action bar
...
Change-Id: I433fb686837d0de125fb277f5055bc33b7769eff
2013-08-12 12:04:43 -07:00
Tony Mantler
948e503b4a
Merge "Continue rewriting QuickResponse support" into jb-ub-mail-ur10
2013-08-12 18:42:49 +00:00
Tony Mantler
6d24534804
Continue rewriting QuickResponse support
...
Change-Id: I95530e84d91f4becb3de5280af83ce546e1ed093
2013-08-12 11:40:16 -07:00
Tomasz Potega
7f4bc353fa
Updated account access settings for Wirtualna Polska
...
See:
http://poczta.wp.pl/info-pomoc-konfig.html?action=more&id=161
SSL encryption on by default, IMAP access.
Change-Id: I60d4f264a50e8f2c501493c64ef5e631a690073b
Signed-off-by: Tomasz Potega <tomasz.potega@gmail.com>
2013-08-09 13:33:09 -07:00
Tony Mantler
fdb0fc712a
Merge "Start cleaning up QuickResponse code" into jb-ub-mail-ur10
2013-08-08 02:21:18 +00:00
Yu Ping Hu
bf0911f3de
Disable attachment preview pref.
...
Bug: 10232077
Change-Id: If1ed251d63befd40dc55ada2da7c56f5ac611c68
2013-08-07 18:09:13 -07:00
Tony Mantler
05273f8309
Start cleaning up QuickResponse code
...
Change-Id: I76b5adbe8e05713c44d11a2e51d317cae6266a56
2013-08-07 16:57:21 -07:00
Mark Wei
034149b586
Add a setting for attachment previews.
...
Bug: 10131520
Change-Id: I782b331971272203d1b36a578cf6a149793b10e6
2013-08-07 10:55:59 -07:00
Yu Ping Hu
5e5b08dcce
Fix icons for unread virtual folder.
...
Bug: 9594158
Change-Id: I9e00e89fe74c43c99b8cb67e068aa06593c79413
2013-08-05 17:34:08 -07:00
Yu Ping Hu
e37acba259
Remove "Previous" button from account type tablet layout.
...
Bug: 10128853
Change-Id: I1bdd38ed960bae9471288b9ec1e48eebcbda1d77
2013-08-01 11:54:38 -07:00
Yu Ping Hu
ef0d98155c
Fix settings menus.
...
- Account & general fragments need to clear to remove
"Add account" for phone & 7".
- 10" needs to therefore specify their menus in order to
have "Add account".
Bug: 10097087
Change-Id: I133db9b9f7f6610ae30b46927ffcb8a9e4df4c0a
2013-07-30 18:51:01 -07:00
Yu Ping Hu
47bcb5a21a
Cleanup service loading.
...
Authenticator upgrading no longer uses the services file
to specify upgrades, so we can remove the fields associated
with that functionality.
Change-Id: I2122f18614d714a3d5a565fb4a6a547ddc010b6f
2013-07-26 16:23:27 -07:00
Baligh Uddin
dccbd70e5e
Import translations. DO NOT MERGE
...
Change-Id: I4d6382461bfc35908924b84cee5915e4cac2d7f6
Auto-generated-cl: translation import
2013-07-24 13:10:01 -07:00
Baligh Uddin
e04b917be5
Import translations. DO NOT MERGE
...
Change-Id: I8786bcce7ac622998fda74507ddc55e554a2a2e0
Auto-generated-cl: translation import
2013-07-18 15:40:27 -07:00
Baligh Uddin
7ed1e00173
Import translations. DO NOT MERGE
...
Change-Id: I0e6c7d42289be9afb1b0bb58f71c844d2e9c315c
Auto-generated-cl: translation import
2013-07-15 12:29:49 -07:00
Baligh Uddin
06e6d7700e
Import translations. DO NOT MERGE
...
Change-Id: Iebedc9dc5f04b2b8e9ea4e0240137d7fd06cf908
Auto-generated-cl: translation import
2013-07-10 21:29:33 -07:00
Baligh Uddin
cf1403fc8f
Import translations. DO NOT MERGE
...
Change-Id: I1e76ec51060bf46754a06c533150ee01bee12ea7
Auto-generated-cl: translation import
2013-07-08 10:13:34 -07:00
Baligh Uddin
4bd53d1262
Import translations. DO NOT MERGE
...
Change-Id: Ie46e71e8168102fd4c8a627b3975346a0b9b6acc
Auto-generated-cl: translation import
2013-07-01 10:12:35 -07:00
Scott Kennedy
229c070b0b
Change the concept of a default account
...
The user no longer has control over this. Now, the "default" account
(which is only used for prepopulating the name of new accounts is
either the last used account (to be defined), or the first account in
the database.
This removes a setting, and simplifies a lot of code.
We may also want to auto-select the default account when entering the
compose screen from the combined view, but we do not currently have
an easy way to do that.
Bug: 7442992
Change-Id: Iff5bb36d8cbd327334211b670fa4851cbda6b9a0
2013-06-27 10:22:22 -07:00
Baligh Uddin
cf5dc6ba4f
Merge "Import translations. DO NOT MERGE" into jb-ub-mail-ur10
2013-06-27 14:25:36 +00:00
Andrew Sapperstein
cdee4b0c11
Use resource strings for system folders.
...
Fixes b/9193813. Previously we returned
a value from the database in all cases.
This meant that system folders were not
translated.
Change-Id: Ife568651886bfb6de76221b8bc5d013dac8fa21a
2013-06-26 18:20:10 -07:00
Baligh Uddin
33377a303d
Import translations. DO NOT MERGE
...
Change-Id: I2aa8126afdf41213779031d57bbfd9d636ead8dd
Auto-generated-cl: translation import
2013-06-26 14:17:12 -07:00
Yu Ping Hu
038924037b
Fix mailbox sync options.
...
- Change mailbox sync interval to be a boolean.
- Decouple Inbox settings from account settings.
Change-Id: Id02d43b281f323ca4db499ce97e8f4bb6d82c2bb
2013-06-24 19:38:35 -07:00
Andrew Sapperstein
478417a794
Support eml attachments in email.
...
Change-Id: I76274540d00a292d5a8f777d75d8e9f7b2ef3a51
2013-06-21 11:38:13 -07:00
Baligh Uddin
37cdd74fff
Import translations. DO NOT MERGE
...
Change-Id: I7ceb16b8228551105bd063586ebcf135ba9344a4
Auto-generated-cl: translation import
2013-06-19 13:53:29 -07:00
Paul Westbrook
e7d539ddf9
Update the signature summary
...
Bug: 9480853
Change-Id: I8996efa268c906485ee1d5cfcf0f883d40927009
2013-06-18 16:33:20 -07:00
Yu Ping Hu
e1f0169419
Merge "Remove auto sync windows." into jb-ub-mail-ur10
2013-06-17 16:56:31 +00:00
Baligh Uddin
596f4d43c0
Import translations. DO NOT MERGE
...
Change-Id: Iaeb2f5446c872b9d72af83886af5ebb3d4648400
Auto-generated-cl: translation import
2013-06-14 22:36:50 -07:00
Yu Ping Hu
21b2522d7f
Remove auto sync windows.
...
Also includes other DB upgrade code.
Bug: 8668336
Bug: 9226612
Change-Id: Id9664fd8cda466ec34862a793e41cbcce78efb4c
2013-06-14 18:26:42 -07:00
Paul Westbrook
e16ad492a6
Merge "Move support for settings menu to UnifiedEmail" into jb-ub-mail-ur10
2013-06-14 06:32:53 +00:00
Paul Westbrook
525e8ad321
Move support for settings menu to UnifiedEmail
...
Move the base settings menu to UnifiedEmail
Bug: 9393150
Change-Id: Ifa69125d84802a0d7dd2275e4704ec7a4d1fb2f1
2013-06-12 23:52:43 -07:00
Baligh Uddin
29c0418674
Import translations. DO NOT MERGE
...
Change-Id: I2cdf5897618f805dc6411b92ccc5940c753ef27f
Auto-generated-cl: translation import
2013-06-12 13:57:29 -07:00
Baligh Uddin
6853ff91c8
Import translations. DO NOT MERGE
...
Change-Id: Iaa121b50d24ad5ea97e0b95925699eb75da42d36
Auto-generated-cl: translation import
2013-06-10 11:04:38 -07:00
Paul Westbrook
38f22dbf08
Use "show pictures" code from UnifiedEmail
...
Bug: 9320770
Change-Id: I701a93e2f09b8405a2c4bc56f7793f5abadbcd1e
2013-06-07 18:09:57 -07:00
Baligh Uddin
bc15735eb8
Import translations. DO NOT MERGE
...
Change-Id: I3b1c94dd1e18f19a2de941018d92b96e8403d7c7
Auto-generated-cl: translation import
2013-06-03 12:41:12 -07:00
Andrew Sapperstein
642c6775de
Delete build directory.
...
To streamline our build, I've gone through
and eliminated the redundant build directory.
Strings in build/res have been moved into the
regular res/ directory and the Android.mk
file has been updated to no longer use the
non-existent build directory at all. Fixes b/9105428.
Change-Id: I93288068dceb13ad0a9a5396eb88335e3ecd65f1
2013-05-24 13:36:21 -07:00
Baligh Uddin
1c63963fc1
Import translations. DO NOT MERGE
...
Change-Id: I473ff2e830582ae5e767336edde6f238d7809ffb
Auto-generated-cl: translation import
2013-05-23 01:30:19 -07:00
Andrew Sapperstein
3340827bde
Adding drag-state drawable to folder item icons.
...
Fixes b/8986628. Previously we had two states for
icons in the folder list (activated and default).
We now have a third state for when the app is in
drag mode and the folder is disabled which uses
a lighter grey icon. To make this work, we use
a custom drawable state (state_drag_mode) for
when drag is entered. Another CL will use this
new drag state for changing folder text color as well.
Change-Id: I4c752ac7b996fd026e706f8e592ec57326ac61bf
(cherry picked from commit 0670cddaf92475ff30c7bd05af337ffa12e9ca95)
2013-05-21 23:55:11 +00:00
Andrew Sapperstein
1efcdcc2cd
Checking in the grey icons.
...
Change-Id: I4d429a49db20a12d2b971df9e395ec685f5c29e6
2013-05-20 13:46:25 -07:00
Baligh Uddin
4ebc78d9c6
Import translations. DO NOT MERGE
...
Change-Id: Idb3d43620d75e92c02ca01e085ca572596cb5b87
Auto-generated-cl: translation import
2013-05-17 13:09:53 -07:00
Andrew Sapperstein
7e75311926
Using proper Unread icon for unread "folder".
...
Fixes b/8967972.
Change-Id: I1089fdeac5803fd6f9bed19d1c22d0629814ba87
2013-05-16 11:53:23 -07:00
Andrew Sapperstein
b8d7d8d31d
Fixed label icons when selected.
...
Fixes b/8599310. Using selector xml drawables
to properly get the right assets for the folder labels.
Also did some renaming/moving cleanup.
Change-Id: I3b5ddc9fb9da239131405880e637fa1df2c99ea6
2013-05-14 14:30:56 -07:00
Baligh Uddin
f9d5bc28ed
Import translations. DO NOT MERGE
...
Change-Id: I7cefdcc3e733f1202182464b86d620b68908b7ce
Auto-generated-cl: translation import
2013-05-13 10:30:22 -07:00
Baligh Uddin
11f64dc521
Import translations. DO NOT MERGE
...
Change-Id: I9874a563b8034f7eef182fa65d1c5084c0dbf9d7
Auto-generated-cl: translation import
2013-05-08 12:01:55 -07:00
Andrew Sapperstein
086936d156
Fix build. Update string.
...
Change-Id: I2baa0790081dda0f6c298ef8f8d0aa4367717d3c
2013-05-06 14:44:51 -07:00
Paul Westbrook
06cbbcb3f6
Merge "Remove unneeded resources" into jb-ub-mail-ur9
2013-05-06 20:01:37 +00:00
Baligh Uddin
06d260573e
Import translations. DO NOT MERGE
...
Change-Id: I1f92fbc61a4a51b3595bf0ece9883e5eafc0cf84
Auto-generated-cl: translation import
2013-05-06 12:46:22 -07:00
Paul Westbrook
7a4ad765c5
Remove unneeded resources
...
Change-Id: I0a5f2d6d91327f14c1dd0d22d3f28a60074353d7
2013-05-06 10:44:59 -07:00
Baligh Uddin
89a78aa99d
Import translations. DO NOT MERGE
...
Change-Id: I62f60bd7b4a520f9e93a22082bae15db824d1722
Auto-generated-cl: translation import
2013-05-03 14:02:21 -07:00
Baligh Uddin
f480039c16
Import translations. DO NOT MERGE
...
Change-Id: Ie8b0a3c1d8f990b83d43294c77b4e800c86fb185
Auto-generated-cl: translation import
2013-05-01 11:40:58 -07:00
Baligh Uddin
53b0388076
Import translations. DO NOT MERGE
...
Change-Id: Idda37765db9dd38be45058b3dbf7cef7636d6da5
Auto-generated-cl: translation import
2013-04-30 01:35:34 -07:00
Alice Yang
6929654a0d
Remove checkboxes from Email
...
Change-Id: Ie2338cddcf15a278622f72e4827e6b160e16912f
2013-04-25 22:13:29 -07:00
Scott Kennedy
c726d4fa6c
Add "Reply all" setting to tablets
...
This controls the notification action on tablets.
Change-Id: I0b8df2ded371820f0dada3f1b11cebad462962ed
2013-04-24 18:15:19 -07:00
Baligh Uddin
33558fc133
Import translations. DO NOT MERGE
...
Change-Id: I06bc1d390dba17ab69bcf287dce947277ad28542
Auto-generated-cl: translation import
2013-04-24 11:18:44 -07:00
Scott Kennedy
643846abbd
Settings changes
...
Bug: 8685202
Change-Id: Ica781557b91e5ed43221f6e28b9d65cbb044ea55
2013-04-23 13:12:31 -07:00
Baligh Uddin
c2dfee3ca8
Import translations. DO NOT MERGE
...
Change-Id: If2f78530cca3ae11bc93975b6504929a6bce9216
Auto-generated-cl: translation import
2013-04-22 12:00:21 -07:00
Baligh Uddin
ac0b2e8571
Import translations. DO NOT MERGE
...
Change-Id: I90409e7de9c729ee77e8e388affb090ecccda8ee
Auto-generated-cl: translation import
2013-04-17 12:07:10 -07:00
Andy Huang
cb6bdff95c
clean up old layouts, pt 3
...
Bug: 8393227
Change-Id: I8fbd3ed96d9f7e10708ff6b064b2fea4865c4f69
2013-04-15 13:55:14 -07:00
Baligh Uddin
e8fd143c81
Import translations. DO NOT MERGE
...
Change-Id: I9ea9f585bf76f378e3de4970c6f0c8d5fdb23e13
Auto-generated-cl: translation import
2013-04-15 12:05:13 -07:00
Baligh Uddin
8b01f18c2d
Import translations. DO NOT MERGE
...
Change-Id: I4604e7a4594d29a100aaeb1f28ede4a57311fe55
Auto-generated-cl: translation import
2013-04-12 11:49:37 -07:00
Alice Yang
9f1cff0659
Checkbox vs. sender image setting
...
Replace the current "Hide checkbox" setting with a tri-state setting with
choice of:
- Show checkboxes
- Show sender image
- Show neither
Bug: 8512959
Change-Id: Ifa233b6d65f8c37388edeed71dbfbfdf1295d6fc
2013-04-11 14:16:01 -07:00
Baligh Uddin
1a217f1643
Import translations. DO NOT MERGE
...
Change-Id: I026066648e2e31a9446019beecdbd7ab79559727
Auto-generated-cl: translation import
2013-04-10 12:21:40 -07:00
Mark Wei
30dec61dbd
Merge "Attachments in Conversation List: UI changes to display attachment previews in the conversation list." into jb-ub-mail-ur9
2013-04-04 00:47:57 +00:00
Baligh Uddin
75b933594f
Import translations. DO NOT MERGE
...
Change-Id: I396772ee5921bc2e145b5c247f6935db81c34a08
Auto-generated-cl: translation import
2013-04-03 12:12:48 -07:00
Mark Wei
d7970b3635
Attachments in Conversation List: UI changes to display attachment previews
...
in the conversation list.
Depends on:
PhotoManager: https://googleplex-android-review.googlesource.com/#/c/285814/
Bug: 7481049
Change-Id: Ia9f93c4ce75a4c9be0e9b738d0347292e4b2faca
2013-04-02 19:22:38 -07:00
Baligh Uddin
0c5208e584
Import translations. DO NOT MERGE
...
Change-Id: Ic92709d3de1a3fd8aba1ae704029278aa2684204
Auto-generated-cl: translation import
2013-03-29 20:28:19 -07:00
Yu Ping Hu
c534638b7a
Disable notification prefs until folder prefs are loaded.
...
Bug: 8485354
Change-Id: Id56c2634a16274e9340ad6ecb96661ee8a489d49
2013-03-27 17:40:38 -07:00
Paul Westbrook
7b44f1cd91
Fixed missing resource on phone
...
Bug: 8435176
Change-Id: Idf1df53ba80af13922b984e6a6997c8e576de0ee
2013-03-22 17:43:42 -07:00
Baligh Uddin
0da0c18ede
Import translations. DO NOT MERGE
...
Change-Id: Iab79dd1932eb580a6049c2bb740f462f8b84e562
Auto-generated-cl: translation import
2013-03-20 12:02:46 -07:00
Yu Ping Hu
9ae81e2af0
Move system folder string resources to emailcommon.
...
This permits us to move shared code for looking up system
folder names to emailcommon, which is also in this change.
Also renames emailcommon2 to emailcommon.
This is part of a multi-project submit with
I4a071a07c3e33aaa4ea404eb66a8db1eabc9ef0e and
I5746c0353783f9b29d52d6540472588c6542a6a2.
Bug: 8383232
Change-Id: I6c6eec4f1bcf2abd54c1ed05da1add8d894ee403
2013-03-19 19:45:52 -07:00
Baligh Uddin
ce7773981b
Import translations. DO NOT MERGE
...
Change-Id: Iaa30007bc77bd17d6316c610b9482d229d2b55e0
Auto-generated-cl: translation import
2013-03-18 12:18:00 -07:00
Baligh Uddin
1bba64ca02
Merge "Import translations. DO NOT MERGE" into jb-ub-mail-ur9
2013-03-14 04:54:27 +00:00
Alice Yang
700fb3c23d
Merge "Revert "Change "hide checkboxes" to "show checkboxes""" into jb-ub-mail-ur9
2013-03-13 21:31:30 +00:00
Alice Yang
a833b36ec2
Revert "Change "hide checkboxes" to "show checkboxes""
...
This reverts commit 5742d44917
.
Bug 8370186
Change-Id: Ie15b7c30aaba8df8678d15e19dcd38fddea6de13
2013-03-13 14:18:19 -07:00
Baligh Uddin
6be6d42ed3
Import translations. DO NOT MERGE
...
Change-Id: Id7dad5ef31e6571c60da1569f8103d4833fdb3ae
Auto-generated-cl: translation import
2013-03-12 12:15:44 -07:00
Paul Westbrook
06c358dfee
Simplification of app initialization
...
Specify a account query uri in a resource, and remove the old receiver
Change-Id: Ia04dccfc95e0bb1854bba2e6f51e2de1546d72ce
2013-03-11 23:48:44 -07:00
Paul Westbrook
258776d784
Remove unnecessary resource overlay
...
Bug: 8170660
Change-Id: Iba1ed6e6f9e605c66a78d574e6450dcba0b9b195
2013-03-08 18:01:12 -08:00
Paul Westbrook
5a3d863a43
Add support for feedback
...
Change-Id: I6de8c0117f79c0be05d3db2fc108f8bf61415783
2013-03-08 17:15:00 -08:00
Paul Westbrook
3bf7281800
Temporary Work around bug 8170660
...
For some reason, Email crashes when measuring the
RecipientsEditTextView, when replying to a message. Replying to the
same message from Gmail2 doesn't cause this crash
This CL just sets a height on the recipient view
Bug: 8170660
Change-Id: Ib1cd7da3ac423140a0a9d9fb17a3de0c42a20b15
2013-03-01 14:21:14 -08:00
Scott Kennedy
2f9c66d08b
Use swipe preference for archive/delete action
...
Since some people prefer delete over archive, we will use their
conversation list swipe preference to determine whether to show
a "Delete" action or an "Archive"/"Remove label" action. "Delete"
will be shown if they have selected "Always delete"
UR9 version of I4eb0d408474a9f613cc4267c3851cc7277a22ebd
Change-Id: Ia2f1382b88c1ee6f64e864cb8b780d02821b673d
2013-02-14 14:46:02 -08:00
Scott Kennedy
b34608228f
Move notifications to UnifiedEmail
...
This involves redoing the persistence model, to split general,
account, and folder settings into separate SharedPreference stores.
It also requires some preferences to be moved into UnifiedEmail.
Depends on Ibe2e3f93ec164370535ffc5f5b2409544cc8d36d (UnifiedEmail)
Change-Id: Ie6ec389b5b5d2e7ab1b299d0877811ae716526e2
2013-02-08 09:48:22 -08:00
Baligh Uddin
b3cf738aa5
Import translations. DO NOT MERGE
...
Change-Id: I337ed8b8a87953463133f90805202bada4cff5d9
Auto-generated-cl: translation import
2013-01-14 16:03:43 -08:00
Baligh Uddin
ae33ce14f4
Import translations. DO NOT MERGE
...
Change-Id: Ibc5687adea86d2b07df3357b1ce919839a6ce070
Auto-generated-cl: translation import
2013-01-09 12:30:19 -08:00
Scott Kennedy
5742d44917
Change "hide checkboxes" to "show checkboxes"
...
Change-Id: Ie44dc65acab4ed94e8d7b3b26392872c4419a603
2012-12-21 12:24:26 -08:00
Baligh Uddin
017dc48ff6
Import translations. DO NOT MERGE
...
Change-Id: I5a45961dbd1123d45bf102b2ae433065ade7d5ee
Auto-generated-cl: translation import
2012-12-04 08:48:45 -08:00
Scott Kennedy
f9997921cb
Change Email vibrate setting from tri-state to checkbox
...
Migrate the old value as necessary.
Update the unit tests.
Cherry-picked from I1c276ffde3496cbc66846ed4a007088d39f20382 with
minor changes.
Bug: 7624838
Change-Id: I1b3fa331b62f556701bacba5ce9cd64305d9b52a
2012-11-29 12:16:33 -08:00
Baligh Uddin
83f64cfe3b
Import translations. DO NOT MERGE
...
Change-Id: I66d9889e6a21258fe467730bcd66f2c9f270cc1f
Auto-generated-cl: translation import
2012-11-22 21:12:19 -08:00
mindyp
80e231027e
Remove content desc; replace with hint text
...
Fixes b/7592130 email: "Add Exchange Account" , Emailid and pwd fields are not read as "Edit boxes"
Change-Id: I6b69084f6a2a2be9322a2b567099d534412f6905
2012-11-21 11:09:12 -08:00
Scott Kennedy
c629d38ac3
Remove a few unused resources
...
This removes any resources that are also declared in UnifiedGmail and
never referenced anywhere.
Change-Id: Ib918985e0712087dd9cf445af53fb20e8c5cf99e
2012-11-15 13:14:16 -08:00
Baligh Uddin
8288ab73b2
Revert "Import translations. DO NOT MERGE"
...
Broken Build
This reverts commit ba50a0689e
Change-Id: I9ea87dfb18997b0141e1eee70a3f0ca0f17a935a
2012-11-13 09:30:27 -08:00
Baligh Uddin
ba50a0689e
Import translations. DO NOT MERGE
...
Change-Id: I0769f2ef77870f913c52c857cd4a21d7ee183774
Auto-generated-cl: translation import
2012-11-12 06:59:24 -08:00
Vikram Aggarwal
2d081c980a
Change string names to new resources
...
Bug: 7486723 NPE by tapping settings random number in Email2
Change-Id: Ia65fdbab3cf658e9a95dbb67d4ed60e6ea05690c
2012-11-06 15:27:37 -08:00
Scott Kennedy
c6f8c51c67
Prompt for auto-advance option on first action
...
If we're on a tablet, we will pop up a dialog that asks the user what
they want to do. When they select an option, we save it, and take
the original action, and auto-advance to their preference.
Depends on I7b11bd0d17e6cc184b67c8c943531146fc964b49
Bug: 7328118
Change-Id: Ied57eee4d90ad1d61316032d0796f9205fdd1962
2012-11-02 10:20:33 -07:00
Baligh Uddin
51f16b260d
Import translations. DO NOT MERGE
...
Change-Id: I790dbef85d8ed892c36c1da14196e03e5ac4a00f
Auto-generated-cl: translation import
2012-10-16 12:32:17 -07:00
Mark Wei
4e1ed6c75d
Make Email widget available on lock screen
...
Bug: 7295924
Change-Id: I31a07da128ec258c408affa86285195851a29254
2012-10-05 12:42:16 -07:00
Baligh Uddin
950bae8ecd
Import translations. DO NOT MERGE
...
Change-Id: I5717528dd3abecd1949a7f5ce4a2ad1df5421924
Auto-generated-cl: translation import
2012-10-04 12:06:02 -07:00
Baligh Uddin
820c9d898a
Import translations. DO NOT MERGE
...
Change-Id: I18be70578224d7ced0bebfd8edf0ac548bb0417d
Auto-generated-cl: translation import
2012-10-03 17:52:11 -07:00
Baligh Uddin
1df2a83c98
Import translations. DO NOT MERGE
...
Change-Id: I180e7ffa22b74cc2a313918fdb085eab58599009
Auto-generated-cl: translation import
2012-09-28 09:55:08 -07:00