Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
packages
/
apps
/
UnifiedEmail
/
015c269a621587e49a713e7d8347eb294967c04a
015c269
Remove 1 off testers.
by Mindy Pereira
· 13 years ago
683b5d4
Merge "Now that we have real accounts, make sure they get passed via intent."
by Mindy Pereira
· 13 years ago
3528d36
Now that we have real accounts, make sure they get passed via intent.
by Mindy Pereira
· 13 years ago
5fc441a
Use new account cache.
by Mindy Pereira
· 13 years ago
4841c27
Merge "Add a cache for the list of accounts."
by Paul Westbrook
· 13 years ago
3e6476b
Merge "Add from accounts dropdown."
by Mindy Pereira
· 13 years ago
aa3e7a5
Add a cache for the list of accounts.
by Paul Westbrook
· 13 years ago
9a62433
Rename gmail_action* to mail_action*
by Vikram Aggarwal
· 13 years ago
1a95a57
Add from accounts dropdown.
by Mindy Pereira
· 13 years ago
386ddb0
Merge "Add respond inline/ quoted text/ subject with corrected prefix."
by Mindy Pereira
· 13 years ago
46ce0b1
Add respond inline/ quoted text/ subject with corrected prefix.
by Mindy Pereira
· 13 years ago
6f6afe5
Make Actionbar dropdown spinner similar to Gmail.
by Vikram Aggarwal
· 13 years ago
8fe1466
Merge "Move over conversation message header sans attachments."
by Mindy Pereira
· 13 years ago
326c660
Move over conversation message header sans attachments.
by Mindy Pereira
· 13 years ago
29c35be
Merge "Fixed userdebug build"
by Paul Westbrook
· 13 years ago
805e3c1
Fixed userdebug build
by Paul Westbrook
· 13 years ago
6349a04
Hook up messages in conversation view, hook in the compose buttons.
by Mindy Pereira
· 13 years ago
ceec0bc
Merge "Lame initial impl of viewing a conversation."
by Mindy Pereira
· 13 years ago
3263fa9
Lame initial impl of viewing a conversation.
by Mindy Pereira
· 13 years ago
2d3b695
Merge "Make view modes into an enum."
by Vikram Aggarwal
· 13 years ago
5592057
Make view modes into an enum.
by Vikram Aggarwal
· 13 years ago
3570cc2
Remove deprecated isValidAddress code; merge in helper methods from gmail code base.
by Mindy Pereira
· 13 years ago
5e5ac74
Adding the ActionBar to the unified codebase.
by Vikram Aggarwal
· 13 years ago
44b3288
Merge "Move over address and mime parsing logic for headers from email."
by Mindy Pereira
· 13 years ago
4ebb916
Move over address and mime parsing logic for headers from email.
by Mindy Pereira
· 13 years ago
0944e5e
Change BrowseItem to conversation as thats the term we are using.
by Mindy Pereira
· 13 years ago
fdd984b
Move over undo bar, minimum show time progress widgets.
by Mindy Pereira
· 13 years ago
fa7ef6e
Make the browse item view properly show if a conversation has attachments.
by Mindy Pereira
· 13 years ago
f30cc09
Added attachments to ui provider.
by Mindy Pereira
· 13 years ago
c17d073
Add recipient adapter for compose view.
by Mindy Pereira
· 13 years ago
03e41b5
New unifiedemail icon.
by Mindy Pereira
· 13 years ago
78c623e
Add simple account switcher and show data for the correct account.
by Mindy Pereira
· 13 years ago
f9573c5
Create an end to end example of a list view reading from the provider.
by Mindy Pereira
· 13 years ago
27a0cf0
Connect to the uiprovider.
by Mindy Pereira
· 13 years ago
a140607
Create initial connection from folder -> conversations -> messages.
by Mindy Pereira
· 13 years ago
0973b20
Add capabilities fields to Folders.
by Mindy Pereira
· 13 years ago
750cc73
Add hierarchy to folders.
by Mindy Pereira
· 13 years ago
3a565bf
First stab at building out folders.
by Mindy Pereira
· 13 years ago
9a9d0c5
Move mock provider to mock providers directory.
by Mindy Pereira
· 13 years ago
40b0c74
Fix copyright; add better test data.
by Mindy Pereira
· 13 years ago
9d59a9a
Add checked background colors.
by Mindy Pereira
· 13 years ago
82ea6da
Start of UI provider
by Paul Westbrook
· 13 years ago
c1b239d
Hook up star/checkbox touch listeners to toggle bitmaps.
by Mindy Pereira
· 13 years ago
3e0426c
Add sender parsing ability.
by Mindy Pereira
· 13 years ago
6f92de6
Move over conversation list items.
by Mindy Pereira
· 13 years ago
64ffe8e
Update assets to match the ux-assets unified email branch.
by Mindy Pereira
· 13 years ago
b4b6cf0
Copy over all assets from UnifiedEmail asset repo.
by Mindy Pereira
· 13 years ago
96aff30
Use chips static resources.
by Mindy Pereira
· 13 years ago
8df6400
Move html parse code to libs.
by Mindy Pereira
· 13 years ago
3a92ccc
Use html.fromHtml for html inline response escaping.
by Mindy Pereira
· 13 years ago
8b99ba4
Add quoted text / respond inline functionality.
by Mindy Pereira
· 13 years ago
7b56a61
Move over attachment views, attachment handling, logs, utils.
by Mindy Pereira
· 13 years ago
1fd7a76
Merge "Move over the default logo asset."
by Mindy Pereira
· 13 years ago
58ad37e
Move over the default logo asset.
by Mindy Pereira
· 13 years ago
fb1aee5
Fix Compose Layout
by Minh Pham
· 13 years ago
47d8d44
Update build configuration
by Minh Pham
· 13 years ago
b47f3e2
Move compose menus and shortcuts over. Make cc/bcc animations smarter.
by Mindy Pereira
· 13 years ago
8e9305e
Move cc/bcc animations to shared code base.
by Mindy Pereira
· 13 years ago
02e4e6e
Move tablet compose resources to unified email dir.
by Mindy Pereira
· 13 years ago
dcb75d8
Merge "Import label items from label spinners. This is a small change to ensure I can play well with other changes in this tree. Next up, I'll bring over the ActionBar machinery."
by Vikram Aggarwal
· 13 years ago
bb6cd81
Import label items from label spinners. This is a small change to
by Vikram Aggarwal
· 13 years ago
97e5514
Use mail-common-new
by Mindy Pereira
· 13 years ago
5eaa2b9
Import compose layouts. Create way to easily push/ test shared layouts.
by Mindy Pereira
· 13 years ago
43d62dc
Use internal mail common resources. Combine string res.
by Mindy Pereira
· 13 years ago
1a73ea8
Move mailcommon code to our new unified code base.
by Mindy Pereira
· 13 years ago
0b2aaf4
Initial build and manifest files. This creates an app that does nothing.
by Mindy Pereira
· 13 years ago
9fb8019
Initial resource directory structure for UnifiedEmail
by Mindy Pereira
· 13 years ago
582d19e
Initial directory structure for UnifiedEmail
by Mindy Pereira
· 13 years ago
3ab7e8a
Initial empty repository
by Anatol Pomazau
· 13 years ago