replicant-packages_apps_Email/src/com/android/email/provider
Marc Blank 9b4988de43 Implement support for new security policies
* Minimum complex characters
* Password history (i.e. disallow re-use of past n passwords)
* Password expiration
* Password expiration is NOT yet supported in the framework; there
  is a TODO in this CL and a trivial change will be needed when
  support arrives; for now, we report this as unsupported
* The two implemented policies are testable

Change-Id: I477adbc000577c57d1ab1788378c97a60018c10c
2010-06-23 14:51:59 -07:00
..
AttachmentProvider.java Better handling for untyped attachments 2010-04-30 15:01:10 -07:00
EmailContent.aidl
EmailContent.java Implement support for new security policies 2010-06-23 14:51:59 -07:00
EmailProvider.java