Commit Graph

913 Commits

Author SHA1 Message Date
Marc Blank
6c3fccd4ca am 677755c3: am 403a45e7: Merge change 24844 into eclair
Merge commit '677755c376acbebd2157a0297f0cb33be5d4eee3'

* commit '677755c376acbebd2157a0297f0cb33be5d4eee3':
  Reimplement reply/forward to use mTextReply/mHtmlReply
2009-09-16 10:52:18 -07:00
Marc Blank
3ff3d5a80d am 66d63306: am 60c7502b: Change exchange setup screen per #2025029
Merge commit '66d6330618f81a80daed58e44c818bbe2cbd8aad'

* commit '66d6330618f81a80daed58e44c818bbe2cbd8aad':
  Change exchange setup screen per #2025029
2009-09-16 10:52:14 -07:00
Marc Blank
d90515199c am 199f8d65: am c7897acf: Fix NPE when adding note rows to Contacts
Merge commit '199f8d65ffd8d51209f38b873e98a7654a5db5e5'

* commit '199f8d65ffd8d51209f38b873e98a7654a5db5e5':
  Fix NPE when adding note rows to Contacts
2009-09-16 10:51:25 -07:00
Marc Blank
b53039601e am 16b76d78: am f50c6d1f: Don\'t sync "trash" folder in Exchange
Merge commit '16b76d78cddce0cf6aa3dce3676492182de43b54'

* commit '16b76d78cddce0cf6aa3dce3676492182de43b54':
  Don't sync "trash" folder in Exchange
2009-09-16 10:50:56 -07:00
Marc Blank
2e90c0e7bb am 5024030e: am 492228bd: Merge change 24815 into eclair
Merge commit '5024030e89812c77ae835accd7c2a652a0af7a88'

* commit '5024030e89812c77ae835accd7c2a652a0af7a88':
  Don't sync if the "Sync Contacts" checkbox isn't set
2009-09-16 10:50:44 -07:00
Marc Blank
0daca28d56 am 90a32e1f: am 411334d4: Fix broken test cases
Merge commit '90a32e1f83cf79cc2438fdaa350e98667cf0fd4a'

* commit '90a32e1f83cf79cc2438fdaa350e98667cf0fd4a':
  Fix broken test cases
2009-09-16 10:50:40 -07:00
Marc Blank
19fae5a944 am 9e93aa16: am 95bc6a6a: Merge change 24755 into eclair
Merge commit '9e93aa16f3d7553bbce0bdcf15caa46346c09f66'

* commit '9e93aa16f3d7553bbce0bdcf15caa46346c09f66':
  Allow download of contact w/ no name; don't accept empty note
2009-09-15 13:21:13 -07:00
Marc Blank
71bb78ffb6 am 047d1ae6: am e13ff84d: Fix leaked intent receiver by using onStartCommand in SyncManager
Merge commit '047d1ae60af1a875eb54723b1f18722c2f67852c'

* commit '047d1ae60af1a875eb54723b1f18722c2f67852c':
  Fix leaked intent receiver by using onStartCommand in SyncManager
2009-09-15 13:19:40 -07:00
Marc Blank
59b62c2848 am 29aebaf6: am 2bab07c7: Merge change 24722 into eclair
Merge commit '29aebaf618a986fa2ff2a7e76e0f4f89be9e4860'

* commit '29aebaf618a986fa2ff2a7e76e0f4f89be9e4860':
  Fix connection failure retry behavior; don't try syncing w/o connectivity
2009-09-15 13:16:45 -07:00
Marc Blank
6b77fc5eb6 am bb1b9938: am 3c7f0d4c: Make exchange contact category names visible; also their members
Merge commit 'bb1b993808f295dc0d6c850a7d1b08b6f8846a34'

* commit 'bb1b993808f295dc0d6c850a7d1b08b6f8846a34':
  Make exchange contact category names visible; also their members
2009-09-15 13:14:32 -07:00
Marc Blank
677755c376 am 403a45e7: Merge change 24844 into eclair
Merge commit '403a45e73606f3d41624c3e3ac02597c08145281' into eclair-plus-aosp

* commit '403a45e73606f3d41624c3e3ac02597c08145281':
  Reimplement reply/forward to use mTextReply/mHtmlReply
2009-09-13 22:58:25 -07:00
Android (Google) Code Review
403a45e736 Merge change 24844 into eclair
* changes:
  Reimplement reply/forward to use mTextReply/mHtmlReply
2009-09-14 01:32:10 -04:00
Marc Blank
66d6330618 am 60c7502b: Change exchange setup screen per #2025029
Merge commit '60c7502b6777be550aaace9e9d780a9f84c8b03f' into eclair-plus-aosp

* commit '60c7502b6777be550aaace9e9d780a9f84c8b03f':
  Change exchange setup screen per #2025029
2009-09-13 22:30:15 -07:00
Marc Blank
f2dded3a2f Reimplement reply/forward to use mTextReply/mHtmlReply
* Move creation of final reply/forward text (i.e. new text plus
  the original) to Rfc822Output, where it belongs.
* Prepares the way for use of SmartForward/SmartReply in
  Exchange and replying w/ multipart/alternative in SMTP
* Moved test from MessageCompose to new Rfc822OutputTests, and note
  that new tests should be added (this is not a regression; there
  were never enough tests here)

Change-Id: Ibefb842f47cc9223714856d99b8d4f55b55f49e3
2009-09-13 22:28:38 -07:00
Marc Blank
60c7502b67 Change exchange setup screen per #2025029
Change-Id: Ib94713857902e336984b847f70c96e04826b9b74
2009-09-13 21:55:10 -07:00
Marc Blank
199f8d65ff am c7897acf: Fix NPE when adding note rows to Contacts
Merge commit 'c7897acf56251d3ea4c484616643c22fe76c2646' into eclair-plus-aosp

* commit 'c7897acf56251d3ea4c484616643c22fe76c2646':
  Fix NPE when adding note rows to Contacts
2009-09-13 12:11:38 -07:00
Marc Blank
c7897acf56 Fix NPE when adding note rows to Contacts
Change-Id: I51574db9abc45b55f8a7c19d493fdc47bc24b11b
2009-09-13 12:04:59 -07:00
Marc Blank
16b76d78cd am f50c6d1f: Don\'t sync "trash" folder in Exchange
Merge commit 'f50c6d1fafde92f38ad80b36bb152cc58228a474' into eclair-plus-aosp

* commit 'f50c6d1fafde92f38ad80b36bb152cc58228a474':
  Don't sync "trash" folder in Exchange
2009-09-12 16:52:08 -07:00
Marc Blank
f50c6d1faf Don't sync "trash" folder in Exchange
Change-Id: I6a1dc2a8ae5936bb7428d82e48ddbf114500051a
2009-09-12 16:47:07 -07:00
Marc Blank
5024030e89 am 492228bd: Merge change 24815 into eclair
Merge commit '492228bdc4b90c632d7cf4d87a81fa42d3c3456f' into eclair-plus-aosp

* commit '492228bdc4b90c632d7cf4d87a81fa42d3c3456f':
  Don't sync if the "Sync Contacts" checkbox isn't set
2009-09-12 11:55:05 -07:00
Android (Google) Code Review
492228bdc4 Merge change 24815 into eclair
* changes:
  Don't sync if the "Sync Contacts" checkbox isn't set
2009-09-12 14:51:28 -04:00
Marc Blank
90a32e1f83 am 411334d4: Fix broken test cases
Merge commit '411334d4e5c8019e646287c102faec7f18b8a13a' into eclair-plus-aosp

* commit '411334d4e5c8019e646287c102faec7f18b8a13a':
  Fix broken test cases
2009-09-12 11:50:37 -07:00
Marc Blank
411334d4e5 Fix broken test cases
Change-Id: Ib2d019662d358a20b4d62992529bfdf398e4661b
2009-09-11 23:00:39 -07:00
Marc Blank
9e93aa16f3 am 95bc6a6a: Merge change 24755 into eclair
Merge commit '95bc6a6ad9f7332eba594c8e5f732884d6f02990' into eclair-plus-aosp

* commit '95bc6a6ad9f7332eba594c8e5f732884d6f02990':
  Allow download of contact w/ no name; don't accept empty note
2009-09-11 18:50:45 -07:00
Android (Google) Code Review
95bc6a6ad9 Merge change 24755 into eclair
* changes:
  Allow download of contact w/ no name; don't accept empty note
2009-09-11 21:42:21 -04:00
Marc Blank
9679d4cf64 Don't sync if the "Sync Contacts" checkbox isn't set
Change-Id: I606f6c384fa34283ccee1eeaac90123347846f28
2009-09-11 18:34:06 -07:00
Marc Blank
047d1ae60a am e13ff84d: Fix leaked intent receiver by using onStartCommand in SyncManager
Merge commit 'e13ff84df7877e447a33136e328813b3ee0e5140' into eclair-plus-aosp

* commit 'e13ff84df7877e447a33136e328813b3ee0e5140':
  Fix leaked intent receiver by using onStartCommand in SyncManager
2009-09-11 17:03:23 -07:00
Marc Blank
e13ff84df7 Fix leaked intent receiver by using onStartCommand in SyncManager
Change-Id: I914c597aede6904a11a5d3119b3f7097e65b2fba
2009-09-11 16:52:07 -07:00
Marc Blank
3a0fb3b14e Allow download of contact w/ no name; don't accept empty note
Change-Id: I90058ee6c92853a3765138ca433abd7f62b60c0a
2009-09-11 13:50:45 -07:00
Marc Blank
29aebaf618 am 2bab07c7: Merge change 24722 into eclair
Merge commit '2bab07c71e5a4cec40fd19a2165b2d9b744e644a' into eclair-plus-aosp

* commit '2bab07c71e5a4cec40fd19a2165b2d9b744e644a':
  Fix connection failure retry behavior; don't try syncing w/o connectivity
2009-09-11 13:17:55 -07:00
Android (Google) Code Review
2bab07c71e Merge change 24722 into eclair
* changes:
  Fix connection failure retry behavior; don't try syncing w/o connectivity
2009-09-11 16:09:43 -04:00
Marc Blank
a918672f4c Fix connection failure retry behavior; don't try syncing w/o connectivity
* Also remove some logging and correct some erroneous logging
* Fix the backoff behavior on IOException

Change-Id: I5fb5a0bf73eaa681eb7b9c305c838e78e7ba88ab
2009-09-11 12:59:35 -07:00
Marc Blank
bb1b993808 am 3c7f0d4c: Make exchange contact category names visible; also their members
Merge commit '3c7f0d4c000f24e39fb4b0f1e10f762f5ff011c9' into eclair-plus-aosp

* commit '3c7f0d4c000f24e39fb4b0f1e10f762f5ff011c9':
  Make exchange contact category names visible; also their members
2009-09-11 11:23:40 -07:00
Marc Blank
3c7f0d4c00 Make exchange contact category names visible; also their members
Change-Id: Icaf7c2828db4fda7323b3ec3a6c9cd783ae80c9a
2009-09-11 08:56:34 -07:00
Marc Blank
baf7d8cb70 am 013b84da: am 86ada729: Check for null data before writing contact rows to server
Merge commit '013b84dab8d736da21e9103c686e2dbcc30657b7'

* commit '013b84dab8d736da21e9103c686e2dbcc30657b7':
  Check for null data before writing contact rows to server
2009-09-11 08:15:52 -07:00
Marc Blank
013b84dab8 am 86ada729: Check for null data before writing contact rows to server
Merge commit '86ada729c2930c278c4f73a6bcea059c8ac74559' into eclair-plus-aosp

* commit '86ada729c2930c278c4f73a6bcea059c8ac74559':
  Check for null data before writing contact rows to server
2009-09-11 08:07:41 -07:00
Marc Blank
86ada729c2 Check for null data before writing contact rows to server
Change-Id: Ib7016c43b2655e1753680c511f30cad8f4a1acce
2009-09-11 07:56:03 -07:00
Andrew Stadler
b153676c04 am dab0b663: am be60dfde: Update MessageListView to fit punchcut\'s design
Merge commit 'dab0b6637aac221e6f9ad46d593467ac82464b12'

* commit 'dab0b6637aac221e6f9ad46d593467ac82464b12':
  Update MessageListView to fit punchcut's design
2009-09-10 17:37:37 -07:00
Andrew Stadler
dab0b6637a am be60dfde: Update MessageListView to fit punchcut\'s design
Merge commit 'be60dfdee7c2c0f73d54e1b04a36967508d428ae' into eclair-plus-aosp

* commit 'be60dfdee7c2c0f73d54e1b04a36967508d428ae':
  Update MessageListView to fit punchcut's design
2009-09-10 17:32:46 -07:00
satok
7d3a4dd27e am 89c16484: am 51b635f2: Merge change 24518 into eclair
Merge commit '89c164848272b11f93fc63bbc764cd5936475c76'

* commit '89c164848272b11f93fc63bbc764cd5936475c76':
  Fix spinny position in the title bar
2009-09-10 17:28:09 -07:00
Andrew Stadler
be60dfdee7 Update MessageListView to fit punchcut's design
BUG:1904421

* update READ/UNREAD indications
** don't change color chip
** change background color
* Change Date
* Change the position of attachement icon
* Change menu icon for folder
2009-09-10 17:27:21 -07:00
satok
89c1648482 am 51b635f2: Merge change 24518 into eclair
Merge commit '51b635f2d2ff4d443a7e1d46be7394bf056b9f36' into eclair-plus-aosp

* commit '51b635f2d2ff4d443a7e1d46be7394bf056b9f36':
  Fix spinny position in the title bar
2009-09-10 17:23:22 -07:00
Android (Google) Code Review
51b635f2d2 Merge change 24518 into eclair
* changes:
  Fix spinny position in the title bar
2009-09-10 20:17:47 -04:00
Andrew Stadler
8ba96b6414 am b7ac0153: am f9ab857a: Implement delete-from-trash
Merge commit 'b7ac0153c7e277648218ed1b1ca83e2666e9ce98'

* commit 'b7ac0153c7e277648218ed1b1ca83e2666e9ce98':
  Implement delete-from-trash
2009-09-10 16:50:06 -07:00
Andrew Stadler
b7ac0153c7 am f9ab857a: Implement delete-from-trash
Merge commit 'f9ab857a5599faac2896394180fcd4ed56b09941' into eclair-plus-aosp

* commit 'f9ab857a5599faac2896394180fcd4ed56b09941':
  Implement delete-from-trash
2009-09-10 16:45:29 -07:00
Marc Blank
a18fca355d am 625a0557: am 6c6d7e3a: Merge change 24601 into eclair
Merge commit '625a05572ee786453698b0fbc960452c203ab797'

* commit '625a05572ee786453698b0fbc960452c203ab797':
  Fix sync-crashing bug in exchange contact groups
2009-09-10 16:07:15 -07:00
Andrew Stadler
f9ab857a55 Implement delete-from-trash
* Edit Controller.deleteMessage() to handle both cases
* Refactored to start from processPendingActionsSynchronous() and
    dispatch to series of smaller methods to handle deletes vs. updates
    and the details of the various specific operations.
* Added processPendingDeletesSynchronous() which looks for delete-from-
    trash and does the right thing locally and/or remotely.

Fixes bug # 1811026
2009-09-10 16:03:34 -07:00
Marc Blank
625a05572e am 6c6d7e3a: Merge change 24601 into eclair
Merge commit '6c6d7e3a260a5906afa3a0fbe9700a0b58046420' into eclair-plus-aosp

* commit '6c6d7e3a260a5906afa3a0fbe9700a0b58046420':
  Fix sync-crashing bug in exchange contact groups
2009-09-10 16:02:12 -07:00
Android (Google) Code Review
6c6d7e3a26 Merge change 24601 into eclair
* changes:
  Fix sync-crashing bug in exchange contact groups
2009-09-10 18:55:20 -04:00
Marc Blank
058df979c8 Fix sync-crashing bug in exchange contact groups
Change-Id: I40335dcbba9653778d8376b26ae9c2455c34d0ee
2009-09-10 15:53:37 -07:00