Todd Kennedy
fab451d972
am 6bbc689e
: Implement final drag & drop spec
...
* commit '6bbc689efcb33c74129493e7097aa4a485a7d7c1':
Implement final drag & drop spec
2011-01-20 08:47:07 -08:00
Todd Kennedy
6bbc689efc
Implement final drag & drop spec
...
Current specification calls for the following:
* Droppable targets: do nothing
* Not droppable targets: grey text (hex #999999 )
* Hover over droppable: use label/folder list pressed state
* Hover over not droppable: do nothing
* Destructive targets: background (hex #f10000)
We need to copy the resource from the framework as there is no supported way to
fetch the pressed state drawable during runtime. Adam filed bug 3370043 so we
can specify a drag target state directly in the selector.
bug 3154986
Change-Id: Ifd5c24a3dc46b5a1c64a149904657dda297ed047
2011-01-20 08:41:24 -08:00
Marc Blank
50b1772895
am c0a8b2cf
: Merge "Implement checks before performing background attachment download" into honeycomb
...
* commit 'c0a8b2cfb05f91e6f18c587a2698b9f8c226ba55':
Implement checks before performing background attachment download
2011-01-19 22:43:09 -08:00
Marc Blank
c0a8b2cfb0
Merge "Implement checks before performing background attachment download" into honeycomb
2011-01-19 22:40:35 -08:00
Marc Blank
475c20d3a8
Implement checks before performing background attachment download
...
Bug: 3339007
Change-Id: I36a8359f3478c37b2ccd6a0cf0381569c592061a
2011-01-19 19:20:38 -08:00
Andy Stadler
8f319d1c3e
am b3412d7f
: Merge "Handle leading/trailing space in passwords" into honeycomb
...
* commit 'b3412d7f5e1356f92d2ed4a6a9ed1f3313d3d058':
Handle leading/trailing space in passwords
2011-01-19 16:45:17 -08:00
Andy Stadler
b3412d7f5e
Merge "Handle leading/trailing space in passwords" into honeycomb
2011-01-19 16:43:22 -08:00
Andy Stadler
858c282277
Handle leading/trailing space in passwords
...
* Allow, but provide warnings via EditText.setError()
* Remove one last instance of password trim()
Bug: 2981433
Change-Id: I406a4f8b8f27cc5ce90424a8cafe88a677e72f45
Signed-off-by: Andy Stadler <stadler@google.com>
2011-01-19 16:40:15 -08:00
Todd Kennedy
ff69fdec8f
am a33c0c74
: Revert string name change
...
* commit 'a33c0c74cc5fd5230b555bd1311ba92fb5d81d22':
Revert string name change
2011-01-19 16:37:16 -08:00
Todd Kennedy
a33c0c74cc
Revert string name change
...
to prevent churn for the translators, revert the string name change
Change-Id: I22710d810a5f3602ccd53a9cb4d2f31edca572f1
2011-01-19 16:23:42 -08:00
Marc Blank
bb941f84a3
am 238b9f28
: Merge "Split out AttachmentInfo into its own top-level class" into honeycomb
...
* commit '238b9f28263a70daf705f2738c734f649ff6bcc9':
Split out AttachmentInfo into its own top-level class
2011-01-19 16:21:37 -08:00
Marc Blank
238b9f2826
Merge "Split out AttachmentInfo into its own top-level class" into honeycomb
2011-01-19 16:19:23 -08:00
Marc Blank
3a761c8038
Split out AttachmentInfo into its own top-level class
...
* Determine load state and allowability of view/save in constructor
* Extend AttachmentInfo in MessageViewFragmentBase to include views,
buttons, etc. and to add extra requirements for view/save as
needed (e.g. availabilty of external storage)
Change-Id: I2ce2b4e71fd784ef0329e391cc0e2d1639f8273c
2011-01-19 16:15:28 -08:00
Makoto Onuki
c08ed33726
am e539a197
: Merge "Dump widget state to bugreport" into honeycomb
...
* commit 'e539a1973ee6d71e2386b98c88bc6ec989dd5647':
Dump widget state to bugreport
2011-01-19 14:37:58 -08:00
Makoto Onuki
e539a1973e
Merge "Dump widget state to bugreport" into honeycomb
2011-01-19 14:34:39 -08:00
Makoto Onuki
dc200a44a9
Dump widget state to bugreport
...
This might be helpful someday...
Change-Id: I5a9e0a2948c7ea9fa5c9a7da61d143c10dda7d9a
2011-01-19 14:22:01 -08:00
Makoto Onuki
cc2abe5668
am 4911af88
: Merge "Compose: Make the EditTexts easy to focus on" into honeycomb
...
* commit '4911af8879969488120836959f72ae30a94534ac':
Compose: Make the EditTexts easy to focus on
2011-01-19 13:45:40 -08:00
Makoto Onuki
4911af8879
Merge "Compose: Make the EditTexts easy to focus on" into honeycomb
2011-01-19 13:44:03 -08:00
Makoto Onuki
8ac207f298
Compose: Make the EditTexts easy to focus on
...
- Now tapping these To/Cc/Bcc/Subject labels moves the focus to
the corresponding edittext.
- Tapping the bottom part of the screen moves the focus to the
main EditText.
- Also use paddings instead of margins for the main EditText, to
expand the hitarea.
Bug 3366831
Bug 3367100
Change-Id: I9b5d18dcc9d7802bfcbd0160befcb008c784d9f7
2011-01-19 13:36:21 -08:00
Andy Stadler
907094ebe3
am be6910e7
: Merge "Properly handle unsupported encryption policy" into honeycomb
...
* commit 'be6910e7a40b4bffb7e917ffa89c539733545548':
Properly handle unsupported encryption policy
2011-01-19 12:05:32 -08:00
Andy Stadler
be6910e7a4
Merge "Properly handle unsupported encryption policy" into honeycomb
2011-01-19 12:01:56 -08:00
Todd Kennedy
071e435807
am 3db3e4b7
: widget combined inbox view only shows messages in inbox
...
* commit '3db3e4b795c08122d1c9d4fc105150231795448b':
widget combined inbox view only shows messages in inbox
2011-01-19 11:59:16 -08:00
Andy Stadler
a0d080558f
Properly handle unsupported encryption policy
...
* This fixes the case of:
* a device that does *not* support device encryption
* connecting to an account that *does* require device encryption
* but also supports "non-provisioned devices" (making the encryption
requirement optional.)
* Added unit test
Bug: 3367191
Change-Id: I894e68c4119a102dad02d2e0815fccdae1e87189
2011-01-19 11:40:48 -08:00
Todd Kennedy
3db3e4b795
widget combined inbox view only shows messages in inbox
...
instead of showing all messages (e.g. messages in drafts, etc...) the "combined
inbox" view now only messages in the inbox folder. This is now identical to
the "combined inbox" view available in the full email UI.
bug 3368613
Change-Id: I0080b56cd2718a3dce82b279277c63c4f43e86dc
2011-01-19 11:27:41 -08:00
Todd Kennedy
c364c96bb0
am a5de96be
: Merge "Update widget colours / assets according to spec" into honeycomb
...
* commit 'a5de96be71610c6ad8c9b28554466bf4c09862f9':
Update widget colours / assets according to spec
2011-01-19 11:05:52 -08:00
Todd Kennedy
a5de96be71
Merge "Update widget colours / assets according to spec" into honeycomb
2011-01-19 11:03:18 -08:00
Marc Blank
4cd93bd89d
am 0324017a
: Fix another case of HTML leakage in snippets
...
* commit '0324017aa0a02b6b8381da00eaeb4a78879bb034':
Fix another case of HTML leakage in snippets
2011-01-19 11:00:49 -08:00
Marc Blank
0324017aa0
Fix another case of HTML leakage in snippets
...
* Add test for this case
Bug: 3285281
Change-Id: If45d33624ac5dbd16d28b45428be29e5a8c51046
2011-01-19 10:59:29 -08:00
Todd Kennedy
290fb65595
Update widget colours / assets according to spec
...
* Modified font colours for read/un-read emails
* Add chip colours when viewing mail from multiple accounts
* Add calendar icon if message has an invite attachment
* Update background of read/un-read emails
bug 3351761
Change-Id: Id59573d25a6988e9e869335f95778aad28b43912
2011-01-19 09:23:58 -08:00
Marc Blank
260ca5935b
am 985155fd
: Merge "Fix regression re: bad folder sync key" into honeycomb
...
* commit '985155fddd4735fa46d67e0d28fba704f459b25c':
Fix regression re: bad folder sync key
2011-01-19 08:35:33 -08:00
Marc Blank
985155fddd
Merge "Fix regression re: bad folder sync key" into honeycomb
2011-01-19 08:33:40 -08:00
Marc Blank
212a054804
Fix regression re: bad folder sync key
...
Bug: 3368400
Change-Id: I8bbba33ea0149b6c19a333dcd739208cec6c0475
2011-01-19 08:23:11 -08:00
Adam Cohen
861449ea99
am 1911a782
: Merge "Updating widget due to API changes." into honeycomb
...
* commit '1911a782710d49fe31f2e3f9ceead5ee1c7a1905':
Updating widget due to API changes.
2011-01-18 23:09:55 -08:00
Adam Cohen
1911a78271
Merge "Updating widget due to API changes." into honeycomb
2011-01-18 23:07:47 -08:00
Andy Stadler
6d7f87b28e
am 98ea710d
: Add strings before string translation deadline
...
* commit '98ea710d1827ec0a21073c847736704059a730cb':
Add strings before string translation deadline
2011-01-18 18:45:16 -08:00
Andy Stadler
98ea710d18
Add strings before string translation deadline
...
Bug: 3301398 Phone->Android device in device admin setup screen
Bug: 3296594 email widget doesn't have a "tap to configure"
Bug: 2981433 should not trim leading/trailing spaces from passwords
Bug: 3360873 Attachment pre-caching should be a per-account setting
Bug: 3362752 Malformed message can prevent sync (error while decoding)
Change-Id: Ibed653987ccd5e0e1bd4e195f044c5c1cc06368f
2011-01-18 18:41:24 -08:00
Marc Blank
65ee542b2c
am 7a69ac78
: Merge "Don\'t report connection error when account isn\'t initialized" into honeycomb
...
* commit '7a69ac781b445a5895d31be83d190a2b6ee9fdc6':
Don't report connection error when account isn't initialized
2011-01-18 18:36:21 -08:00
Marc Blank
7a69ac781b
Merge "Don't report connection error when account isn't initialized" into honeycomb
2011-01-18 16:22:04 -08:00
Winson Chung
cb8a5544bf
Updating widget due to API changes.
...
Change-Id: I8623c48e912330145cfd325c962574d322ccc6f0
2011-01-18 15:31:17 -08:00
Eric Fischer
aad47f1dfa
am 6fe0e87b
: Import revised translations. DO NOT MERGE
...
* commit '6fe0e87b751af01b0e4008f93d0bc4b0612dde18':
Import revised translations. DO NOT MERGE
2011-01-18 15:17:04 -08:00
Eric Fischer
6fe0e87b75
Import revised translations. DO NOT MERGE
...
Change-Id: Ic576d5a1733b93eca24940f38c0b458910f4cba9
2011-01-18 15:05:44 -08:00
Marc Blank
aeea97275d
Don't report connection error when account isn't initialized
...
* We report uninitialized for updateFolderList when no mailboxes
have been created
Bug: 3235788
Change-Id: I337cfeac83bf320e8078e5a837976414fdd93e0f
2011-01-18 14:19:19 -08:00
Makoto Onuki
cfa8beddd1
am 3407d968
: Merge "Pixelperfect: message compose" into honeycomb
...
* commit '3407d9683ec98a61fe3680a7312c2e8193d6f369':
Pixelperfect: message compose
2011-01-18 11:19:29 -08:00
Makoto Onuki
f587b6cfa4
am f72f812f
: Merge "Use proper alert icons on dialogs" into honeycomb
...
* commit 'f72f812f5bb5d14940b2b161eec417a9aa6950f8':
Use proper alert icons on dialogs
2011-01-18 11:19:27 -08:00
Makoto Onuki
ee9e4978c1
am 6b21662b
: Merge "Remove STOPSHIPs regarding CloseTraceCursorWrapper" into honeycomb
...
* commit '6b21662ba8a76b9d713feda13e8da6ebb2b9745e':
Remove STOPSHIPs regarding CloseTraceCursorWrapper
2011-01-18 11:19:24 -08:00
Andy Stadler
b7012f47ec
am 946239e8
: Add per-account preference for bkgnd attachments
...
* commit '946239e8a0e01c628fae61894d3d48248b74cefc':
Add per-account preference for bkgnd attachments
2011-01-18 11:19:21 -08:00
Makoto Onuki
3407d9683e
Merge "Pixelperfect: message compose" into honeycomb
2011-01-18 11:09:02 -08:00
Makoto Onuki
f72f812f5b
Merge "Use proper alert icons on dialogs" into honeycomb
2011-01-18 11:08:56 -08:00
Makoto Onuki
6b21662ba8
Merge "Remove STOPSHIPs regarding CloseTraceCursorWrapper" into honeycomb
2011-01-18 11:08:51 -08:00
Andy Stadler
946239e8a0
Add per-account preference for bkgnd attachments
...
* Add flag to Account record
* Add checkbox to Account Settings (IMAP & EAS)
* Add checkbox to Account Setup (IMAP & EAS)
* Add flag to backup/restore logic
* Update Account & AccountSetupOptions unit tests
Bug: 3360873
Change-Id: I0c407776ede4110f33716644f6f027938f21130a
2011-01-18 10:53:37 -08:00