OSDN Git Service

android-x86/packages-apps-Bluetooth.git
13 years agoImport translations for additional languages.
Eric Fischer [Thu, 6 Jan 2011 18:30:08 +0000 (10:30 -0800)]
Import translations for additional languages.

Change-Id: Ia609288d3ec68f17d38203421bb9ddaab7ebdbde

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 9 Nov 2010 20:16:53 +0000 (12:16 -0800)]
Import revised translations.  DO NOT MERGE

Change-Id: I63625c958e02adf11ab0dd21c0432a924acb5b57

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 25 Oct 2010 23:49:51 +0000 (16:49 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: I3067481b00b451811cce1795d23f5c9402bdaa04

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 25 Oct 2010 22:42:56 +0000 (15:42 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: Ia8c5a9b2ad897e37c09be2a951c6734e637bb145

13 years agoReplace shared storage with USB storage.
Eric Fischer [Wed, 20 Oct 2010 01:11:55 +0000 (18:11 -0700)]
Replace shared storage with USB storage.

Change-Id: Ia32a91daad6e0247fa6d870207d56724535d0f61

13 years agoImport revised translations DO NOT MERGE
Kenny Root [Fri, 15 Oct 2010 22:18:43 +0000 (15:18 -0700)]
Import revised translations DO NOT MERGE

Change-Id: I70140735d15c789f795d5fdd3759d6666d3798ea

13 years agoImport revised translations
Kenny Root [Thu, 14 Oct 2010 16:42:33 +0000 (09:42 -0700)]
Import revised translations

Change-Id: I71274a01ab66aeecb0d13b8708589a2df49f3403

13 years agoFix OPP crash and Call Log sort order.
Jaikumar Ganesh [Tue, 12 Oct 2010 18:49:18 +0000 (11:49 -0700)]
Fix OPP crash and Call Log sort order.

Bug: 3067780 3067770
Dr No: jerry

Change-Id: I2ac39e2f1f0233a6ada84af39d8addfe0fe04cea

13 years agoMerge "Make "search by number" function work" into gingerbread
Jaikumar Ganesh [Sun, 10 Oct 2010 17:57:00 +0000 (10:57 -0700)]
Merge "Make "search by number" function work" into gingerbread

13 years agoMerge "Add intent filter to PBAP service." into gingerbread
Jaikumar Ganesh [Thu, 7 Oct 2010 23:56:20 +0000 (16:56 -0700)]
Merge "Add intent filter to PBAP service." into gingerbread

13 years agoMake "search by number" function work
Liejun Tao [Tue, 5 Oct 2010 17:21:25 +0000 (12:21 -0500)]
Make "search by number" function work

Previous "search by number" is wrong. Re-implement it to make it work.
Add flexible to handle searchValue as both null-terminated and not
null-terminated.

Change-Id: Ie50f8d29dfcbae868c43d482467b09b08ed2be0f

13 years agoAdd intent filter to PBAP service.
Jaikumar Ganesh [Wed, 6 Oct 2010 22:39:15 +0000 (00:39 +0200)]
Add intent filter to PBAP service.

Change-Id: I4059c74fcd6622c0e5688ffa171ff5d1f3be6b8f

13 years agoMerge "Don't enforce Authenticated Link key (MITM protection) on PBAP." into gingerbread
Nick Pelly [Tue, 5 Oct 2010 23:53:23 +0000 (16:53 -0700)]
Merge "Don't enforce Authenticated Link key (MITM protection) on PBAP." into gingerbread

13 years agoDon't enforce Authenticated Link key (MITM protection) on PBAP.
Jaikumar Ganesh [Mon, 4 Oct 2010 21:51:52 +0000 (23:51 +0200)]
Don't enforce Authenticated Link key (MITM protection) on PBAP.

Gory Details:
  SecureRfcomm API => authentication is true and encyrption is true. (HIGH)
  InSecureRfcomm API => authentication is false and encryption is true. (MEDIUM)
  The authentication above refers to the authentication of the link
  key i.e prevention of MITM attacks.
  Bluetooth 2.0 legacy pairing doesn't provide MITM protection.

  Bluetooth 2.1 -> If pairing is done with MITM protection already,
  this doesn't matter. If pairing is NOT done with MITM protection
  we have the same security as the other core profiles. It dones't make
  sense to enfore MITM for this profile while having Handsfree profile
  to not have MITM i.e some attacker can listen in on conversations.

  Why are we changing this now: More headsets with 2.1 and No Input/Output
  have started to support PBAP. So we pair without MITM with them and then
  when the PBAP request comes it fails because we need MITM protection and
  we try to exchange keys (i.e pair again)
  The headset don't allow pairing to happen at any time because its a security
  issue and hence PBAP request fails.

Change-Id: Ia80c15c545e9396e7c6882b731c90a8ede119827

13 years agoNew bluetooth folder icons. Bug 3040343
Gilles Debunne [Mon, 4 Oct 2010 18:43:54 +0000 (11:43 -0700)]
New bluetooth folder icons. Bug 3040343

Change-Id: I4d89a58a5180a150635768e3d46a38ed61d96f51

13 years agoPullvCardList implemented according to specification
Ola Johnsson [Wed, 16 Jun 2010 08:39:05 +0000 (10:39 +0200)]
PullvCardList implemented according to specification

The value tag sent as a byte array was not parsed correctly
leading to illegal strings. The list count value was not used
according to the specification, now refers to number of entries
that should be returned. Specification for Phone book access
profile chapter 5.3 default max list size of OxFFFF (65535)
taken from 5.3.4.4. Now uses default values when Application
Parameter headers are missing.

Change-Id: Ib17f2208a91b4f896d9beebaf3a21566502ac291

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Wed, 29 Sep 2010 21:30:20 +0000 (14:30 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: I0f5729fa9041ac4ba030b939b899f66d0952d1c6

13 years agoMerge "Split strings with SD card references into variations." into gingerbread
Eric Fischer [Wed, 29 Sep 2010 17:53:31 +0000 (10:53 -0700)]
Merge "Split strings with SD card references into variations." into gingerbread

13 years agoMerge "Update BT folder icon." into gingerbread
Jaikumar Ganesh [Wed, 29 Sep 2010 01:10:48 +0000 (18:10 -0700)]
Merge "Update BT folder icon." into gingerbread

13 years agoUpdate BT folder icon.
Jaikumar Ganesh [Wed, 29 Sep 2010 01:09:57 +0000 (18:09 -0700)]
Update BT folder icon.

Change-Id: I1aecca20d4a9aaaf8e4aad37eb5c2e2357fad6ad

13 years agoSplit strings with SD card references into variations.
Eric Fischer [Tue, 28 Sep 2010 23:34:10 +0000 (16:34 -0700)]
Split strings with SD card references into variations.

Change-Id: Ie01f4de45b427f06b0daec3847b865d0e4b2d6e7

13 years agoTrim the Bluetooth database off the main thread.
Brad Fitzpatrick [Tue, 28 Sep 2010 15:53:41 +0000 (08:53 -0700)]
Trim the Bluetooth database off the main thread.

This looks to be most if not all of the remaining StrictMode
violations in this process.  Not a huge deal, but cleaning up noise
will make bigger problems stand out easier in the future.

Change-Id: I262194c12114114fbe059d73475afb1bbb5654ab

13 years agoMerge "Trim unwanted whitespace from translations. DO NOT MERGE" into gingerbread
Eric Fischer [Mon, 27 Sep 2010 19:26:50 +0000 (12:26 -0700)]
Merge "Trim unwanted whitespace from translations.  DO NOT MERGE" into gingerbread

13 years agoTrim unwanted whitespace from translations. DO NOT MERGE
Eric Fischer [Mon, 27 Sep 2010 19:16:38 +0000 (12:16 -0700)]
Trim unwanted whitespace from translations.  DO NOT MERGE

Change-Id: I22c96b9e3540bd220c01987a0830c3e6b2420e29

13 years agoreconcile froyo-release into gingerbread
Jean-Baptiste Queru [Mon, 27 Sep 2010 00:30:07 +0000 (17:30 -0700)]
reconcile froyo-release into gingerbread

Change-Id: I5b2492a62bab246a41ad43f45f7a1d4c13b15985

13 years agoFor PBAP, Limit the number of call log to CALLLOG_NUM_LIMIT
a5206c [Wed, 22 Sep 2010 19:47:06 +0000 (03:47 +0800)]
For PBAP, Limit the number of call log to CALLLOG_NUM_LIMIT

13 years agoFix string placeholders that got mangled in translation. DO NOT MERGE
Eric Fischer [Thu, 9 Sep 2010 18:58:37 +0000 (11:58 -0700)]
Fix string placeholders that got mangled in translation.  DO NOT MERGE

Pull the new versions of the three affected strings back from gingerbread
(where the placeholders are explicitly marked as such) and reimport the
zh-rTW translations.

Change-Id: Ica839e87d3efe32f5cc8ae0ab42346d8f60d3015

13 years agoam bf992c5b: (-s ours) Fix string placeholders that got mangled in translation. ...
Eric Fischer [Thu, 9 Sep 2010 23:17:16 +0000 (16:17 -0700)]
am bf992c5b: (-s ours) Fix string placeholders that got mangled in translation.  DO NOT MERGE

Merge commit 'bf992c5b8417c41779e6cb5890b65949dc3353bf' into gingerbread

* commit 'bf992c5b8417c41779e6cb5890b65949dc3353bf':
  Fix string placeholders that got mangled in translation.  DO NOT MERGE

13 years agoFix string placeholders that got mangled in translation. DO NOT MERGE
Eric Fischer [Thu, 9 Sep 2010 18:58:37 +0000 (11:58 -0700)]
Fix string placeholders that got mangled in translation.  DO NOT MERGE

Pull the new versions of the three affected strings back from gingerbread
(where the placeholders are explicitly marked as such) and reimport the
zh-rTW translations.

Change-Id: Ica839e87d3efe32f5cc8ae0ab42346d8f60d3015

14 years agoReplace use of SharedPreference commit() with apply().
Brad Fitzpatrick [Fri, 3 Sep 2010 20:57:15 +0000 (13:57 -0700)]
Replace use of SharedPreference commit() with apply().

Also fix a typo and replace a bunch of redundant
SharedPreference.Editor commits with one at the end.

Change-Id: I75623cb6809a363d05421f80f1560d586ae1ab80

14 years agoModify variables used in vCard code.
Daisuke Miyakawa [Thu, 2 Sep 2010 19:53:43 +0000 (12:53 -0700)]
Modify variables used in vCard code.

See also Icf265ce7f83c1e2bd5db0c3d9bd4c142afd6db34

Change-Id: I3a94e86d0788a395ac0744bdf6e31c8e64fb0c15

14 years agoMerge "Send vCard with Unicode encoded Strings over BT" into gingerbread
Jaikumar Ganesh [Mon, 30 Aug 2010 18:21:23 +0000 (11:21 -0700)]
Merge "Send vCard with Unicode encoded Strings over BT" into gingerbread

14 years agoSend vCard with Unicode encoded Strings over BT
Edward Savage-Jones [Fri, 27 Aug 2010 10:05:58 +0000 (12:05 +0200)]
Send vCard with Unicode encoded Strings over BT

The standard Android code doesn't correctly handle creation of byte
packets when sending vCard data.  The length of a String is used to
specify the number of bytes being sent, which works if all
characters are ASCII (1 byte per char), but if Unicode characters
exist within the string, then bytes vs String length differ which
causes a truncation of the vCard during Bluetooth send.

Change-Id: Ic39dd53a38f1f353523c625940b0317b00e86d4f

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Sat, 28 Aug 2010 00:10:00 +0000 (17:10 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: I6059c994c650c5e581a8e953616aaf3941b5afb1

14 years agoMerge "Add tags around string formatting placeholders. DO NOT MERGE" into gingerbread
Jaikumar Ganesh [Wed, 18 Aug 2010 18:25:58 +0000 (11:25 -0700)]
Merge "Add tags around string formatting placeholders. DO NOT MERGE" into gingerbread

14 years agoAdd tags around string formatting placeholders. DO NOT MERGE
Eric Fischer [Tue, 20 Apr 2010 01:23:11 +0000 (18:23 -0700)]
Add tags around string formatting placeholders. DO NOT MERGE

Make the wording of one error message more idiomatic.

Change-Id: I1a427c8a211bca9b8c5261ceda37edf64ceb556c

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 17 Aug 2010 23:44:19 +0000 (16:44 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: Ic1f84b8846c17593036d8ac09baaeb96a4244c44

14 years agoMerge "Optimize Opp Notification" into gingerbread
Jaikumar Ganesh [Wed, 11 Aug 2010 18:37:39 +0000 (11:37 -0700)]
Merge "Optimize Opp Notification" into gingerbread

14 years agoOptimize Opp Notification
Liejun Tao [Mon, 2 Aug 2010 22:37:23 +0000 (17:37 -0500)]
Optimize Opp Notification

Current Opp notification is running too frequently. When file transfer
speed is fast, it could update notification 7-8 times in 1 second.
Use a timer to limit the notification to once per second.

Change-Id: I162033d9e12148260515c8ed318928e4de9a4392

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 10 Aug 2010 18:50:57 +0000 (11:50 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: I2df2905587fcb58d7e40677282f0fa3eb27622e4

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Wed, 4 Aug 2010 17:40:59 +0000 (10:40 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: I751dea57ff96b08328284c6489acffafab0ebd51

14 years agoam 252a2736: Import revised translations
Kenny Root [Mon, 21 Jun 2010 18:17:12 +0000 (11:17 -0700)]
am 252a2736: Import revised translations

Merge commit '252a273678109302c6c4a3e35306f5fe9ce52738' into gingerbread

* commit '252a273678109302c6c4a3e35306f5fe9ce52738':
  Import revised translations

14 years agoImport revised translations
Kenny Root [Mon, 21 Jun 2010 18:04:14 +0000 (11:04 -0700)]
Import revised translations

Change-Id: Ia0887bd64eafcb3a3ef329b84805a2859cde44eb

14 years agoam 25c3b801: Import revised translations
Kenny Root [Mon, 21 Jun 2010 15:58:49 +0000 (08:58 -0700)]
am 25c3b801: Import revised translations

Merge commit '25c3b801069d8c44854093b3cd1a93ecb9654020' into gingerbread

* commit '25c3b801069d8c44854093b3cd1a93ecb9654020':
  Import revised translations

14 years agoImport revised translations
Kenny Root [Mon, 21 Jun 2010 01:56:36 +0000 (18:56 -0700)]
Import revised translations

Change-Id: I5351f0f604a561458f284c0e9444d5aec7767733

14 years agoam 2b72fec0: Import revised translations
Kenny Root [Thu, 10 Jun 2010 05:31:36 +0000 (22:31 -0700)]
am 2b72fec0: Import revised translations

Merge commit '2b72fec02d9094b1fc43694046f44ce511328f86' into kraken

* commit '2b72fec02d9094b1fc43694046f44ce511328f86':
  Import revised translations

14 years agoImport revised translations
Kenny Root [Thu, 10 Jun 2010 05:26:43 +0000 (22:26 -0700)]
Import revised translations

Change-Id: I118b7e54616b1144be81c8e9ea5de04efb388a97

14 years agoMerge "Set number as "Unknown" for private numbers." into kraken
Jaikumar Ganesh [Tue, 8 Jun 2010 00:00:34 +0000 (17:00 -0700)]
Merge "Set number as "Unknown" for private numbers." into kraken

14 years agoSet number as "Unknown" for private numbers.
Jaikumar Ganesh [Mon, 7 Jun 2010 17:08:11 +0000 (10:08 -0700)]
Set number as "Unknown" for private numbers.

Change-Id: I54bb9595913c90e72eef659627d95bb63398e84a

14 years agoThis icon shouldn't be animated, and that private class is gone.
Joe Onorato [Thu, 3 Jun 2010 20:52:33 +0000 (13:52 -0700)]
This icon shouldn't be animated, and that private class is gone.

Change-Id: I1652c4685c31b55e6519a9180490d86634732d87

14 years agoFix-up es-419 translation
Kenny Root [Fri, 28 May 2010 21:28:56 +0000 (14:28 -0700)]
Fix-up es-419 translation

Change-Id: If56b21a216ffa585fa3c1c6134a7fefcd62caa0e

14 years agocorrect PBAP call log parameters
David Yue [Thu, 27 May 2010 07:11:15 +0000 (15:11 +0800)]
correct PBAP call log parameters

14 years agoam 4900671a: Import revised translations
Kenny Root [Mon, 17 May 2010 21:02:34 +0000 (14:02 -0700)]
am 4900671a: Import revised translations

Merge commit '4900671aa3d9329c8065c7da4e5ae544ed85b9e2' into kraken

* commit '4900671aa3d9329c8065c7da4e5ae544ed85b9e2':
  Import revised translations

14 years agoImport revised translations
Kenny Root [Mon, 17 May 2010 18:23:51 +0000 (11:23 -0700)]
Import revised translations

Change-Id: Ic96221d5e692ef4089ef4db39bcfedc392e6d321

14 years agoam 6a148f10: Run Bluetooth Opp activities in the phone process.
Jaikumar Ganesh [Sat, 15 May 2010 00:50:30 +0000 (17:50 -0700)]
am 6a148f10: Run Bluetooth Opp activities in the phone process.

Merge commit '6a148f10d0e26eef9f94e08ac3f1897ce8983bfa' into kraken

* commit '6a148f10d0e26eef9f94e08ac3f1897ce8983bfa':
  Run Bluetooth Opp activities in the phone process.

14 years agoRun Bluetooth Opp activities in the phone process.
Jaikumar Ganesh [Fri, 14 May 2010 22:00:28 +0000 (15:00 -0700)]
Run Bluetooth Opp activities in the phone process.

There were just too much shared code between the classes - we
cannot have them in 2 different process - it can work sometimes and
will fail sometimes depending on the ordering of processes.
Rework involves a lot of code change at this point of time.

Bug: 2684281
Change-Id: I76784650c5f635c1e961392b682c1d33fc2f343f

14 years agoUse FLAG_REFRAIN_PHONE_NUMBER_FORMATTING to prevent discard
Daisuke Miyakawa [Thu, 15 Apr 2010 02:04:42 +0000 (11:04 +0900)]
Use FLAG_REFRAIN_PHONE_NUMBER_FORMATTING to prevent discard
of "+", "p", "w" etc in phone numbers.

Change-Id: Ic69d60e5831e59a497c523aa62c753922edf06f6

14 years agoam b7533e86: Add missing moveToNext() calling.
David Yue [Wed, 12 May 2010 14:53:08 +0000 (07:53 -0700)]
am b7533e86: Add missing moveToNext() calling.

Merge commit 'b7533e86bb84a2f95c2cff62c1565a8e1696d1ea' into kraken

* commit 'b7533e86bb84a2f95c2cff62c1565a8e1696d1ea':
  Add missing moveToNext() calling.

14 years agoAdd missing moveToNext() calling.
David Yue [Tue, 11 May 2010 03:08:05 +0000 (11:08 +0800)]
Add missing moveToNext() calling.

Bug: 2674275
Change-Id: Ib5f5d2ebe3ff6ab02e43df38097a89541e132b55

14 years agoFix the %1 bug in UI when sdcard full
Lixin Yue [Fri, 16 Apr 2010 02:42:27 +0000 (10:42 +0800)]
Fix the %1 bug in UI when sdcard full

14 years agoImport revised translations
Kenny Root [Tue, 27 Apr 2010 19:19:00 +0000 (12:19 -0700)]
Import revised translations

Change-Id: I70a15978fd77c45efd8a4e6478c98ee953c49a99

14 years agoMake BluetoothPbapCallLogComposer use FLAG_REFRAIN_IMAGE_EXPORT.
Daisuke Miyakawa [Tue, 20 Apr 2010 01:27:31 +0000 (10:27 +0900)]
Make BluetoothPbapCallLogComposer use FLAG_REFRAIN_IMAGE_EXPORT.

Bug: 2603200
Change-Id: Ie6a40c12fafac5927b616f31a8335df0181f9e18

14 years agoClear notifications when the user presses clear from the notifications bar.
Lixin Yue [Fri, 26 Mar 2010 01:27:20 +0000 (09:27 +0800)]
Clear notifications when the user presses clear from the notifications bar.

Bug: 2542260
Change-Id: I00f9d8216d70543b93cfbcdb2cd8da8331044d77

14 years agoFix pbap and opp running bluetooth in phone process problems.
Jaikumar Ganesh [Wed, 24 Mar 2010 17:36:06 +0000 (10:36 -0700)]
Fix pbap and opp running bluetooth in phone process problems.

1. Use the right context instead of application context.
2. Make PbapActivity run in the same process as PbapService as they
   share state.

Change-Id: Ib50c63c271dd8b30108f22734c47ee8645cd4839

14 years agoFix Typo.
Jaikumar Ganesh [Thu, 18 Mar 2010 22:40:19 +0000 (15:40 -0700)]
Fix Typo.

Change-Id: Ia71a5b3bb970463132b2c25b90cf3897fc227fb9

14 years agoMerge "Add ABORT request handling to PBAP"
Jaikumar Ganesh [Thu, 18 Mar 2010 21:34:53 +0000 (14:34 -0700)]
Merge "Add ABORT request handling to PBAP"

14 years agoImport revised translations
Kenny Root [Thu, 18 Mar 2010 05:06:03 +0000 (22:06 -0700)]
Import revised translations

Change-Id: Ia703afd0c3fd603a68f606b684bdf76cd2de32fe

14 years agoAdd ability to run Bluetooth application in a different process if needed.
Jaikumar Ganesh [Thu, 11 Mar 2010 21:06:54 +0000 (13:06 -0800)]
Add ability to run Bluetooth application in a different process if needed.

Change-Id: I5fa328f2b8fd78986b9a1958e5899feca254f316

14 years agoMerge "Enhanced support to OPP content share"
Jaikumar Ganesh [Thu, 18 Mar 2010 00:21:42 +0000 (17:21 -0700)]
Merge "Enhanced support to OPP content share"

14 years agoEnhanced support to OPP content share
Lixin Yue [Fri, 12 Mar 2010 09:32:50 +0000 (17:32 +0800)]
Enhanced support to OPP content share

Add support to Browser link share via BT;
Add support to share files via BT in 3rd party file manager;

Change-Id: I9a93eb0891d0f670109afd44ab4064f7f15b01f3

14 years agoMerge "Update notification in Transfer history manually when BT if off"
Jaikumar Ganesh [Wed, 17 Mar 2010 22:05:06 +0000 (15:05 -0700)]
Merge "Update notification in Transfer history manually when BT if off"

14 years agooptimize deleting operation in trimDatabase()
Lixin Yue [Fri, 12 Mar 2010 14:15:01 +0000 (22:15 +0800)]
optimize deleting operation in trimDatabase()

14 years agoAdd ABORT request handling to PBAP
Lixin Yue [Tue, 16 Mar 2010 01:41:12 +0000 (09:41 +0800)]
Add ABORT request handling to PBAP

14 years agoUpdate notification in Transfer history manually when BT if off
Lixin Yue [Mon, 15 Mar 2010 02:45:42 +0000 (10:45 +0800)]
Update notification in Transfer history manually when BT if off

14 years agoMerge "Trim Opp database when service restarts."
Jaikumar Ganesh [Wed, 10 Mar 2010 20:05:05 +0000 (12:05 -0800)]
Merge "Trim Opp database when service restarts."

14 years agoTrim Opp database when service restarts.
Lixin Yue [Wed, 3 Mar 2010 09:54:33 +0000 (17:54 +0800)]
Trim Opp database when service restarts.

When Opp service restart, we will trim the database.
a) No visible case is deleted.
b) Invisible complete outbound (failed and successful) are deleted.
c) Invisible complete failed inbound are deleted.
d) Invisible complete success inbound are deleted if needed to keep records max
to 1000.

Live folder only has received files, so the above makes sense.

Change-Id: If27080721d9abed025162ff805f661fde01564d3

14 years agoMerge "Not update TransferActivity button during activity creating."
Jaikumar Ganesh [Wed, 10 Mar 2010 01:30:47 +0000 (17:30 -0800)]
Merge "Not update TransferActivity button during activity creating."

14 years agoNot update TransferActivity button during activity creating.
Lixin Yue [Tue, 9 Mar 2010 04:48:23 +0000 (12:48 +0800)]
Not update TransferActivity button during activity creating.

This is to fix below issue: when an ongoing transfer is almost to complete,
click the ongoing notification to launch TransferActivity, there will be
possible crash due to NullPointerException.
Root casue is: when TransferActivity onCreate() is called, the transfer is
still ongoing, so mIsComplete is false; but when onCreate() call to
updateProgressbar(), the transfer may change to complete, and then  updateButton()
will be called; In updateButton(),  mAlert (which will be initialized in father
class AlertActivity) still not intialized, which caused NullPointerException.

Change-Id: Ibfe363f3822386a38b9b108e29f60ad6673f70f6

14 years agoAdd an empty CleanSpec.mk
Jean-Baptiste Queru [Tue, 9 Mar 2010 02:04:55 +0000 (18:04 -0800)]
Add an empty CleanSpec.mk

Change-Id: I3cdd8eee24082d0b0bf63d1bb80102cf8093b265

14 years agoRemove the number above status icon for Opp transfers
Lixin Yue [Fri, 5 Mar 2010 07:11:06 +0000 (15:11 +0800)]
Remove the number above status icon for Opp transfers

14 years agoImport new translations
Eric Fischer [Thu, 4 Mar 2010 22:03:45 +0000 (14:03 -0800)]
Import new translations

14 years agoMerge "Add opp Transfer history to avoid cluster of notificatoins To reduce the clust...
Michael Chan [Thu, 4 Mar 2010 03:14:35 +0000 (19:14 -0800)]
Merge "Add opp Transfer history to avoid cluster of notificatoins To reduce the cluster of Opp nofications, we introduce the concept of Opp transfer history. Only 2 notifications exist for finished opp transfers, one is for outbound transfers, and another is for inbound transfers. User can see all detailed items in corresponding screen when click the notification."

14 years agoAdd opp Transfer history to avoid cluster of notificatoins To reduce the cluster...
Lixin Yue [Fri, 26 Feb 2010 09:35:23 +0000 (17:35 +0800)]
Add opp Transfer history to avoid cluster of notificatoins To reduce the cluster of Opp nofications, we introduce the concept of Opp transfer history. Only 2 notifications exist for finished opp transfers, one is for outbound transfers, and another is for inbound transfers. User can see all detailed items in corresponding screen when click the notification.

Change-Id: Iffed353ea6b0d7c958c71fe8d3996937058ced30

14 years agoAdd missing addHandler().
Daisuke Miyakawa [Thu, 4 Mar 2010 01:33:20 +0000 (10:33 +0900)]
Add missing addHandler().

Bug: 2485875

14 years agoImport new translations.
Eric Fischer [Sat, 27 Feb 2010 01:27:11 +0000 (17:27 -0800)]
Import new translations.

14 years agoMove Pbap logic to Bluetooth package so that we do not have unnecessary tight coupling.
Daisuke Miyakawa [Tue, 23 Feb 2010 06:55:19 +0000 (15:55 +0900)]
Move Pbap logic to Bluetooth package so that we do not have unnecessary tight coupling.

14 years agoRemoved Unused Strings and resources to reduce image size.
Jaikumar Ganesh [Tue, 23 Feb 2010 18:17:44 +0000 (10:17 -0800)]
Removed Unused Strings and resources to reduce image size.

Bug: 2456698

14 years agoAdd an original-package tag that matches the real package name.
Jeff Hamilton [Thu, 11 Feb 2010 22:25:47 +0000 (16:25 -0600)]
Add an original-package tag that matches the real package name.

Change-Id: I96a9ed96420c20f9291e004a2d9e02300d53ff26

14 years agoam 0341ac9a: am 8916d261: reconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 22:17:41 +0000 (14:17 -0800)]
am 0341ac9a: am 8916d261: reconcile main tree with open-source eclair

Merge commit '0341ac9aa9f48d71e10d8b1a7382a4ee75fbe3e2'

* commit '0341ac9aa9f48d71e10d8b1a7382a4ee75fbe3e2':
  android-2.1_r1 snapshot

14 years agoam 8916d261: reconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:46:16 +0000 (08:46 -0800)]
am 8916d261: reconcile main tree with open-source eclair

Merge commit '8916d261ab985d191999ec9f8751819434ec4cc0' into eclair-plus-aosp

* commit '8916d261ab985d191999ec9f8751819434ec4cc0':
  android-2.1_r1 snapshot

14 years agoreconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:09:38 +0000 (08:09 -0800)]
reconcile main tree with open-source eclair

14 years agoreconcile android-2.1_r1 snapshot
The Android Open Source Project [Fri, 29 Jan 2010 22:09:21 +0000 (14:09 -0800)]
reconcile android-2.1_r1 snapshot

14 years agoam ac1140f7: merge from open-source master
The Android Open Source Project [Thu, 28 Jan 2010 00:15:20 +0000 (16:15 -0800)]
am ac1140f7: merge from open-source master

Merge commit 'ac1140f71690c537a0a318446731611341e163b8'

* commit 'ac1140f71690c537a0a318446731611341e163b8':
  empty initial commit

14 years agomerge from open-source master
The Android Open Source Project [Thu, 21 Jan 2010 19:21:26 +0000 (11:21 -0800)]
merge from open-source master

14 years agoandroid-2.1_r1 snapshot
The Android Open Source Project [Tue, 12 Jan 2010 23:19:08 +0000 (15:19 -0800)]
android-2.1_r1 snapshot

14 years agoempty initial commit
The Android Open Source Project [Mon, 11 Jan 2010 22:32:51 +0000 (14:32 -0800)]
empty initial commit

14 years agoDeprecate fill_parent and introduce match_parent.
Romain Guy [Fri, 8 Jan 2010 23:06:41 +0000 (15:06 -0800)]
Deprecate fill_parent and introduce match_parent.
Bug: #2361749.

14 years agoUpdate with latest translations.
Eric Fischer [Thu, 7 Jan 2010 23:56:15 +0000 (15:56 -0800)]
Update with latest translations.

14 years agoDo not use a user tag on apps, as it is ignored.
Jean-Baptiste Queru [Wed, 6 Jan 2010 00:27:20 +0000 (16:27 -0800)]
Do not use a user tag on apps, as it is ignored.

The build system does not honor user tags on apps,
and setting it is misleading.

This removes the confusion by making the makefiles
behave like they read.

Change-Id: I98697136596fd1dafd8d21c944cb258b4b7949e8

14 years agoMove insert share info operation to a thread to avoid Receiver timeout
Lixin Yue [Wed, 23 Dec 2009 07:37:27 +0000 (15:37 +0800)]
Move insert share info operation to a thread to avoid Receiver timeout

In OppReceiver, the function mOppManager.startTransfer(remoteDevice), which
        is used to insert share records to DB,  can be really a time-consuming
        operation in case of 300 or more objects sharing case.
        For onReceive() function in BroadcastReceiver, there are below specification:
        The function  is normally called within the main thread of its process, so you should never
        perform long-running operations in it  (there is a timeout of 10 seconds that the system allows
        before considering the receiver to  be blocked and a candidate to be killed)

Add handle to concurrent sending case
        In Gellary, user can multiple select files (say 50files), and share via bluetooth to device1,
        and then right away share via bluetooth to device2, and also can share to device3. In such
        extream case, we need ensure all share info are saved to db.

Complete the TODO in OppManager
       Store application data to SharedPreferences and restore them when service restart.