replicant-packages_apps_Email/src/com/android/email
Marc Blank aeee10e57e Rework of security policy storage
* Replace crazy (and soon to be "full") bit fields stored in an account's
  securityFlags with a row in a newly created Policy table (thus, fully
  expandable)
* Update code from database version 17 to 18; adds Policy table, a
  policyKey row in Account, and a revised trigger that deletes Policy
  information for deleted Accounts
* Update old PolicySet unit tests to work against the new Policy class
* Add test for the conversion of securityFlags to Policy
* Tested in a variety of scenarios; appears to be functionally equivalent

Change-Id: I1505ee75230d6a0d3c2b62a46326f39c2c7f9eb5
2011-05-03 11:11:47 -07:00
..
activity Rework of security policy storage 2011-05-03 11:11:47 -07:00
data
mail Opportunistic cleanup 2011-04-27 12:01:04 -07:00
provider Rework of security policy storage 2011-05-03 11:11:47 -07:00
service Rework of security policy storage 2011-05-03 11:11:47 -07:00
view
widget Merge "More use of EmailAsyncTask" 2011-03-31 14:30:16 -07:00
Account.java
AccountBackupRestore.java Rework of security policy storage 2011-05-03 11:11:47 -07:00
AttachmentInfo.java Fix apk attachments so they can be installed 2011-04-21 12:07:32 -07:00
Clock.java
Controller.java Rework of security policy storage 2011-05-03 11:11:47 -07:00
ControllerResultUiThreadWrapper.java
Email.java Make sure services are started when Email application starts 2011-03-08 16:44:08 -08:00
EmailAddressAdapter.java
EmailAddressValidator.java
EmailConnectivityManager.java Only allow prefetch when on a WiFi network 2011-03-07 22:01:34 -08:00
ExchangeUtils.java Opportunistic cleanup 2011-04-27 12:01:04 -07:00
FixedLengthInputStream.java
FolderProperties.java Always display subfolder icon in the same view 2011-04-14 10:12:18 -07:00
GroupMessagingListener.java
LegacyConversions.java Rework of security policy storage 2011-05-03 11:11:47 -07:00
MessagingController.java Remove dead code 2011-04-29 09:27:35 -07:00
MessagingExceptionStrings.java Add status code(s) for disabled sync (needed for EAS 14.0) 2011-04-22 12:50:37 -07:00
MessagingListener.java
NotificationController.java basic code cleanup of the notification controller 2011-04-28 11:58:49 -07:00
PeekableInputStream.java
Preferences.java Apply auto-advance policy when doing a batch op. 2011-04-13 18:03:48 -07:00
RefreshManager.java
ResourceHelper.java
SecurityPolicy.java Rework of security policy storage 2011-05-03 11:11:47 -07:00
SingleRunningTask.java
StopWatch.java
Throttle.java
VendorPolicyLoader.java Make ImapStore tests use mocks where possible 2011-04-25 16:50:37 -04:00