replicant-packages_apps_Email/src/com/android/email
Andrew Stadler 71cc035c55 Fragmentize AccountSettings
This is phase 1, which simply replaces the phone UX with a fragment-based
equivalent.  A subsequent CL will convert it to a large-format multi-pane
version.

Also fix a latent bug in the signatures of the Incoming & Outgoing
settings, both in the reflection code and in the proguard flags.

Change-Id: I86e857af8b9573c0d6070bb21053ce65bb7fe8a0
2010-08-09 10:36:50 -07:00
..
activity Fragmentize AccountSettings 2010-08-09 10:36:50 -07:00
data Introducing ThrottlingCursorLoader. 2010-08-03 17:45:51 -07:00
mail Use AccountManager for POP/IMAP; refactor setup classes 2010-07-21 19:01:41 -07:00
provider Make Welcome launch MessageListXL 2010-08-05 13:58:20 -07:00
service Upgrading to new GAL registration API. 2010-08-05 11:22:58 -07:00
Account.java Use AccountManager for POP/IMAP; refactor setup classes 2010-07-21 19:01:41 -07:00
AccountBackupRestore.java Use AccountManager for POP/IMAP; refactor setup classes 2010-07-21 19:01:41 -07:00
Controller.java Extract the mailbox lookup logic into an independent class 2010-07-28 16:36:34 -07:00
ControllerResultUiThreadWrapper.java Move account deletion feature to Controller. 2010-06-08 10:25:09 -07:00
Email.java Refactoring MessageListXL 2010-07-27 15:10:54 -07:00
EmailAddressAdapter.java Clean up member variables. 2010-05-11 17:06:37 -07:00
EmailAddressValidator.java GAL support 2010-03-15 11:12:34 -07:00
ExchangeUtils.java Streamline security setup flow 2010-06-25 09:32:11 -07:00
FixedLengthInputStream.java New IMAP parser to fix long-lasting problems. 2010-05-28 15:59:09 -07:00
GroupMessagingListener.java Cleanup imports. 2010-05-07 14:33:44 -07:00
LegacyConversions.java Add "vibrate when silent" mode to notifications 2010-03-18 13:57:25 -07:00
MessagingController.java Handle viewing of attachments that are, themselves, emails 2010-06-22 18:39:18 -07:00
MessagingListener.java Cleanup imports. 2010-05-07 14:33:44 -07:00
PeekableInputStream.java Clean up member variables. 2010-05-11 17:06:37 -07:00
Preferences.java Use "*#*#36245#*#*" to activate the debug screen. 2010-07-01 16:15:07 -07:00
SecurityPolicy.java Clear password related policies in PolicySet when p/w not required 2010-08-07 17:27:16 -07:00
Utility.java Add "change orientation" menu command. 2010-08-07 18:16:14 -07:00
VendorPolicyLoader.java Extract MockVendorPolicy, add standard mechanism to inject it. 2010-06-11 15:11:15 -07:00