Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
apps
/
Email
/
7b44f1cd91df2978990aba51d6663dd913f361d3
/
tests
8e2c405
Clean up dead code. Should be a no-op for functionality.
by Yu Ping Hu
· 12 years ago
7fdde9b
Cache column name/indexes so we can use getColumnIndex()
by Scott Kennedy
· 12 years ago
f999792
Change Email vibrate setting from tri-state to checkbox
by Scott Kennedy
· 12 years ago
e714bb9
Convert authorities, intents, and account manager types
by Marc Blank
· 12 years ago
c5afb16
Add a bunch of stuff missed earlier
by Marc Blank
· 12 years ago
f419287
DO NOT MERGE: Move emailcommon2 sources to emailcommon
by Marc Blank
· 12 years ago
83adfb9
Continue generalization of account setup
by Marc Blank
· 12 years ago
323eea8
Don't use a repeating alarm for AttachmentDownloadService
by Marc Blank
· 12 years ago
03cd728
Revert to old Email app
by Marc Blank
· 13 years ago
ebb7961
Move account delete logic to EmailProvider
by Marc Blank
· 13 years ago
bf5caf9
Notify by mailbox, rather than account
by Marc Blank
· 13 years ago
9227dbb
Add back attachment loading callbacks for IMAP
by Marc Blank
· 13 years ago
4f813fb
Convert POP3 to service
by Marc Blank
· 13 years ago
63d60d9
Split EmailProvider into two classes (and about time)
by Marc Blank
· 13 years ago
f20f3e2
am 56d6f4a6: Merge "Style cleanup in email message header to make it more like Gmail" into ics-mr1
by Andy Huang
· 13 years ago
358a815
Style cleanup in email message header to make it more like Gmail
by Andy Huang
· 13 years ago
2736c1a
Rewrite of security policy handling and service code
by Marc Blank
· 13 years ago
8919237
Merge "Fix findExistingAccount to treat underscore properly"
by Marc Blank
· 13 years ago
0ff0e15
Fix findExistingAccount to treat underscore properly
by Marc Blank
· 13 years ago
4149576
Delete stale test.
by Ben Komalo
· 13 years ago
513486c
Fix per account starred mailboxes.
by Ben Komalo
· 13 years ago
faf9ecc
Enforce "auto-sync app data" setting for POP3/IMAP
by Marc Blank
· 13 years ago
002a180
Prevent flicker in opening Email.
by Ben Komalo
· 13 years ago
1b65e83
Allow multiple wildcards in providers.xml; add hotmail domains
by Marc Blank
· 13 years ago
32bed4b
Fix unit tests.
by Ben Komalo
· 13 years ago
0e6a521
Move IntentUtils to emailcommon.
by Ben Komalo
· 13 years ago
cb1d65c
Fix mailbox finding and unit tests.
by Ben Komalo
· 13 years ago
23a4b15
Fix notification issues.
by Ben Komalo
· 13 years ago
81a1534
Remove "Move" action on POP.
by Ben Komalo
· 13 years ago
1ecfb53
Remove illegal references to IsolatedContext
by Ben Komalo
· 13 years ago
4e4aba9
Clean up account reconciliation
by Marc Blank
· 13 years ago
e71a19a
Build default mailboxes for POP3
by Ben Komalo
· 13 years ago
3c4061a
Merge "Filter out inbox from recent mailboxes"
by Ben Komalo
· 13 years ago
0932da3
Filter out inbox from recent mailboxes
by Ben Komalo
· 13 years ago
b81a31b
Handle message sets in a single EmailAsyncTask
by Marc Blank
· 13 years ago
0796b8a
Don't save empty drafts.
by Ben Komalo
· 13 years ago
d6ad9b8
Fixup recent mailboxes.
by Ben Komalo
· 13 years ago
acd985e
update one more test for default account changes
by Ben Komalo
· 13 years ago
52e6611
Unit test updates for default account changes
by Ben Komalo
· 13 years ago
cf7cd93
Filter out Search mailbox from recents.
by Ben Komalo
· 13 years ago
2ac164f
Fix bug 4982804 / nested fragment transaction
by Makoto Onuki
· 13 years ago
e76962b
Revert "Enable SD card encryption policy when emulated"
by Ben Komalo
· 13 years ago
1600ada
Merge "Fix bug 4978035 Precondition failure: Not combined mailbox"
by Makoto Onuki
· 13 years ago
a6212c8
Fix bug 4978035 Precondition failure: Not combined mailbox
by Makoto Onuki
· 13 years ago
2bdf7ee
Delete orphaned mailboxes/messages/policies at provider startup
by Marc Blank
· 13 years ago
8de5bda
Close cursor properly.
by Makoto Onuki
· 13 years ago
0b8e04c
More Store cleanup
by Marc Blank
· 13 years ago
244d306
Remove more useless code
by Marc Blank
· 13 years ago
77160c8
Merge "Don't cache ImapFolders"
by Marc Blank
· 13 years ago
2720a81
Don't cache ImapFolders
by Marc Blank
· 13 years ago
ea8034a
Merge "Clean up Store implementation"
by Marc Blank
· 13 years ago
35b0e95
Clean up Store implementation
by Marc Blank
· 13 years ago
50d9343
Fix the "onPostExecute executed even when cancelled" issue
by Makoto Onuki
· 13 years ago
6b256f1
Wire through results count in search header.
by Ben Komalo
· 13 years ago
a08fd4c
Merge "Introducing DelayedOperations"
by Makoto Onuki
· 13 years ago
f8acc29
Merge "Introduce a SearchCursorLoader"
by Ben Komalo
· 13 years ago
6b968c1
Introducing DelayedOperations
by Makoto Onuki
· 13 years ago
37c8a70
Introduce a SearchCursorLoader
by Ben Komalo
· 13 years ago
bc1fa23
Merge "Clean up/simplify ExchangeUtils/ExchangeStore"
by Marc Blank
· 13 years ago
4689cb7
New account spinner
by Makoto Onuki
· 13 years ago
66a47b8
Clean up/simplify ExchangeUtils/ExchangeStore
by Marc Blank
· 13 years ago
6f93d2e
Update notification text according to design
by Ben Komalo
· 13 years ago
80d3875
Action bar: Use laoder to get current mailbox info
by Makoto Onuki
· 13 years ago
5330096
Save/restore message list context
by Ben Komalo
· 13 years ago
6353774
Fix problem with getDefaultAccountId() with no explicit default
by Marc Blank
· 13 years ago
f1d9367
Merge "Fix behavior if replying to own sent message"
by Jorge Lugo
· 13 years ago
0404a33
Merge "Improve EmailContent caching..."
by Marc Blank
· 13 years ago
6e418aa
Improve EmailContent caching...
by Marc Blank
· 13 years ago
505ac4b
Prevent NPE when account can't be found for policy
by Ben Komalo
· 13 years ago
67be1d5
Fix behavior if replying to own sent message
by Jorge Lugo
· 13 years ago
c9af8b2
Merge "Wait for initial sync in Welcome."
by Makoto Onuki
· 13 years ago
95ad0f0
Wait for initial sync in Welcome.
by Makoto Onuki
· 13 years ago
0fd9686
Merge "Fix MailService unit tests"
by Marc Blank
· 13 years ago
cbc842c
Fix MailService unit tests
by Marc Blank
· 13 years ago
ce4cce05
Fix failing tests
by Makoto Onuki
· 13 years ago
369905c
Fix crashing tests
by Makoto Onuki
· 13 years ago
09a0e9b
Merge "Move restore account to EmailProvider."
by Makoto Onuki
· 13 years ago
9dad9ad
Move restore account to EmailProvider.
by Makoto Onuki
· 13 years ago
ae95fbf
Merge "Added quick responses."
by Jorge Lugo
· 13 years ago
5a3888f
Added quick responses.
by Jorge Lugo
· 13 years ago
627bc6e
First implementation of IMAP search
by Marc Blank
· 13 years ago
d09cff0
Make "don't allow camera" a supported policy.
by Ben Komalo
· 14 years ago
f5418f1
Move Account into its own top-level class
by Marc Blank
· 13 years ago
85e4c10
Remove storeUri's except during auto-setup
by Marc Blank
· 13 years ago
9d2dae6
Set proper default values for new mailboxes
by Todd Kennedy
· 13 years ago
348b2f9
test uid search w/ and w/o parens
by Todd Kennedy
· 13 years ago
7984aa6
Add new field to mailbox test
by Todd Kennedy
· 13 years ago
724c3a8
Introduce scheme name escaping in SSLUtils.
by Ben Komalo
· 13 years ago
313586c
Introduce client cert alias for HostAuth.
by Ben Komalo
· 13 years ago
1b404f4
Collapse MailboxAdapter & MailboxFragmentAdapter
by Todd Kennedy
· 13 years ago
cb530b4
Merge "Use the CursorWithExtras pattern for the message list."
by Makoto Onuki
· 13 years ago
e392418
Add recent mailboxes to the account spinner
by Todd Kennedy
· 13 years ago
41878c2
Use the CursorWithExtras pattern for the message list.
by Makoto Onuki
· 13 years ago
3a1e874
Fix filtered query
by Todd Kennedy
· 13 years ago
f04c832
Add ability to track mailbox recency
by Todd Kennedy
· 13 years ago
8f54b2f
Merge "Fixed reply-all bug"
by Jorge Lugo
· 13 years ago
15842c5
Fixed reply-all bug
by Jorge Lugo
· 13 years ago
75a7546
Update searchMessages API
by Marc Blank
· 13 years ago
3bfd573
Merge "MailboxListFragment: In-place nested mailbox navigation"
by Makoto Onuki
· 13 years ago
844bf74
MailboxListFragment: In-place nested mailbox navigation
by Makoto Onuki
· 13 years ago
Next »