Commit Graph

17 Commits

Author SHA1 Message Date
Marc Blank
384c467d0e Remove direct references to protocols
* Use services.xml info instead
* Reduced # references from 40+ to 4 (others to be removed ASAP)

Change-Id: I756001148e09ece2f49258bced000e60685ba953
2012-06-19 20:52:27 -07:00
Marc Blank
48e8026b34 Remove exchange-specific layouts (merge into incoming)
* Configure everything via services.xml, removing lots of
  duplicated layouts and code
* Check that this works on phone and tablet
* More to do:  get rid of abstract class with only one
  subclass (AccountServerBaseFragment), remove as many
  references in Email2 to specific protocols (a lot has
  already been done)

Change-Id: I071e0aba029e2ccb9631d13b2b6d41ab74b1341b
2012-06-19 14:03:30 -07:00
Marc Blank
83adfb99a0 Continue generalization of account setup
* Put most setup parameters in services.xml (at a later date
  these can be obtained directly from services, but we're not
  in a position to modify Exchange until next OS release)
* Make more parts of setup reference service information rather
  than directly refer to specific protocols
* Base account type buttons on declared services
* Continue the effort to make Stores obsolete

Change-Id: I50d08f3c0676e606b6b6c09fc22571ee5a7690e6
2012-06-14 14:27:39 -07:00
Marc Blank
19e006ede1 Generalize service discovery and calling
* On the road to removing direct references to
  Exchange (and potentially others) from Email.apk

Change-Id: Id0fe59936067f9cacde66f2979b21de3f69526a1
2012-06-04 15:11:45 -07:00
Andy Huang
b354794c21 hide text zoom pref in Email2
Bug: 5287963
Change-Id: I6661149a8e8a98d5cebb9ea0fcfe6b4bc7976ff7
2012-04-26 16:50:35 -07:00
Marc Blank
571547336e Remove "Delete account" from Email settings
* This is compatible with how things are done in Gmail

Change-Id: I5389bd34069803d92276b690fe0c04963ca1f2b8
2012-04-23 10:36:14 -07:00
Marc Blank
045a4ca46e Fix icon for email widget
Change-Id: If93a0c8f5676da66c8e07dd599f7b83ec5ab1f5d
2012-04-20 12:08:21 -07:00
Vikram Aggarwal
f86a06cdad Correct authority for suggestions provider
Change-Id: Ic4fb800b54f0777f3ad4cd5417153dd5b0b0e01d
2012-04-03 09:36:37 -07:00
Vikram Aggarwal
823a39fcef Fix suggestions package name.
Change-Id: I449ac69d4f0f38a04e1b99e7ab23e6d3095247d3
2012-03-29 15:36:26 -07:00
Vikram Aggarwal
69f44be729 Add search suggestions to Email
Change-Id: I6e25aa841af1350782f680c68d4bbe913cd88964
2012-03-29 10:45:17 -07:00
Mindy Pereira
edae55003c Fix email widget not able to be added.
Fixes b/6227726 Can't add Email II widget to Home - App isn't installed toast is displayed

Change-Id: I87d91cd0301c57e54057b09703a2a84cb5bbf4e6
2012-03-26 12:12:37 -07:00
Marc Blank
8c0db2b350 Add widget_info back into project
Bug: 6218910

Change-Id: Ib4dd595c118a72d960fad4ae36e5701a870538d8
2012-03-23 10:27:40 -07:00
Marc Blank
12b4dae362 Add confirm before delete/send and hide checkbox settings
Change-Id: I56d5f8ce690f804c69c41427bda2eb11dc4fe6cf
2012-03-16 15:46:32 -07:00
Marc Blank
2c82c60e56 Change rsc file order; remove unused xml files
Change-Id: Iffea850dc83c8480e6d1a03a5a8c94587b77c579
2012-03-15 13:43:21 -07:00
Marc Blank
d4882f6948 Merge email source into email2
Change-Id: I68d5290663386b00b02c7b7488ee4f5177aa504d
2012-03-13 19:10:29 -07:00
Mindy Pereira
d27eed969b Connect search activities for email2.
Change-Id: I9462e2a99dc9c37b7a14b9bcc4e3b44c227c131f
2012-03-08 10:17:55 -08:00
Mindy Pereira
70470c9a01 Add widget to email2.
Change-Id: I66bbee2bc5317837d625b1acc037b75056cfc277
2012-03-05 17:26:57 -08:00