- 23 Feb, 2010 1 commit
-
-
Jaikumar Ganesh authored
Bug: 2456698
-
- 11 Feb, 2010 1 commit
-
-
Jeff Hamilton authored
Change-Id: I96a9ed96420c20f9291e004a2d9e02300d53ff26
-
- 05 Feb, 2010 3 commits
-
-
The Android Open Source Project authored
Merge commit '0341ac9a' * commit '0341ac9a': android-2.1_r1 snapshot
-
The Android Open Source Project authored
Merge commit '8916d261' into eclair-plus-aosp * commit '8916d261': android-2.1_r1 snapshot
-
The Android Open Source Project authored
-
- 29 Jan, 2010 1 commit
-
-
The Android Open Source Project authored
-
- 28 Jan, 2010 1 commit
-
-
The Android Open Source Project authored
Merge commit 'ac1140f7' * commit 'ac1140f7': empty initial commit
-
- 21 Jan, 2010 1 commit
-
-
The Android Open Source Project authored
-
- 12 Jan, 2010 1 commit
-
-
The Android Open Source Project authored
-
- 11 Jan, 2010 1 commit
-
-
The Android Open Source Project authored
-
- 08 Jan, 2010 1 commit
-
-
Romain Guy authored
Bug: #2361749.
-
- 07 Jan, 2010 1 commit
-
-
Eric Fischer authored
-
- 06 Jan, 2010 1 commit
-
-
Jean-Baptiste Queru authored
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
-
- 04 Jan, 2010 1 commit
-
-
Lixin Yue authored
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.
-
- 22 Dec, 2009 3 commits
-
-
Lixin Yue authored
After receiving a file by OPP from Bluetooth remote device, user can delete this file from Gallery or 3rd party application. In Opp live folder, user could still open this file, but with dialog "file not exist" displayed, and there is no way to make this file disappear from liver folder. Current solution is to delete the BT OPP DB record after openning an invalid uri associated with the file in folder, as an easy method without syncing.
-
Lixin Yue authored
Catch IndexOutOfBoundsException and NullPointerException in Opp sendFile().
-
Lixin Yue authored
Bluetooth OPP to handle x-vcard MIME type from contacts share Handle vcard size by content type instead of tightening with contacts
-
- 11 Dec, 2009 3 commits
-
-
Eric Fischer authored
Merge commit 'e381d79d' into eclair-mr2-plus-aosp * commit 'e381d79d': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Merge commit 'da4092ba' into eclair-mr2 * commit 'da4092ba': Import revised translations. DO NOT MERGE
- 10 Dec, 2009 1 commit
-
-
Eric Fischer authored
-
- 02 Dec, 2009 3 commits
-
- 01 Dec, 2009 1 commit
-
-
Tao Liejun authored
Merge commit '5e95999a' * commit '5e95999a': Add a few specific file type support
-
- 30 Nov, 2009 3 commits
-
-
Tao Liejun authored
Merge commit '019188fd' into eclair-mr2-plus-aosp * commit '019188fd': Add a few specific file type support
-
Android (Google) Code Review authored
* changes: Add a few specific file type support
-
Lixin Yue authored
Should set the value of Notification.when before calling setLatestEventInfo() Dr No:Eastham Bug: 2292381
-
- 26 Nov, 2009 1 commit
-
-
Tao Liejun authored
Support to receive and send a few specific file types .xls, .zip, .doc, .ppt, .pdf
-
- 25 Nov, 2009 4 commits
-
-
Jaikumar Ganesh authored
Merge commit '5a591d7c' * commit '5a591d7c': Catch all exceptions while trying to send a file.
-
Jaikumar Ganesh authored
Merge commit '975bc7ee' into eclair-mr2-plus-aosp * commit '975bc7ee': Catch all exceptions while trying to send a file.
-
Jaikumar Ganesh authored
Merge commit '03f598ba' into eclair-mr2 * commit '03f598ba': Catch all exceptions while trying to send a file.
-
Jaikumar Ganesh authored
While trying to share pictures, some applications might not have given the adequate permissions. DrNo:Jsh Bug:2284822
-
- 17 Nov, 2009 6 commits
-
-
Eric Fischer authored
Merge commit 'dd0279d5' * commit 'dd0279d5':
-
Eric Fischer authored
Merge commit 'c17872fc' into eclair-mr2-plus-aosp * commit 'c17872fc': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Merge commit '95b2e5f9' into eclair-mr2-plus-aosp * commit '95b2e5f9':
-
Eric Fischer authored
Merge commit '3238ec15' into eclair-mr2 * commit '3238ec15': Import revised translations. DO NOT MERGE
-
Eric Fischer authored
- 15 Nov, 2009 1 commit
-
-
Jean-Baptiste Queru authored
Merge commit '37c35377' * commit '37c35377': Import revised translations. DO NOT MERGE
-