summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* get rid of sleepForInterval() which didn't seem to be used anywhere in the ↵Mathias Agopian2009-05-315-285/+0
| | | | source tree. Also get rid of ported.h which seem to be used only (possibly) in the sim. moved the implementation there.
* Merge change 2792Android (Google) Code Review2009-05-3115-47/+51
|\ | | | | | | | | * changes: get rid of utils.h
| * get rid of utils.hMathias Agopian2009-05-3115-47/+51
| |
* | am 181fafaf: Retool the backup process to use a new \'BackupAgent\' classChristopher Tate2009-05-3121-187/+740
|\ \ | | | | | | | | | | | | | | | | | | Merge commit '181fafaf48208978b8ba2022683ffa78aaeddde1' * commit '181fafaf48208978b8ba2022683ffa78aaeddde1': Retool the backup process to use a new 'BackupAgent' class
| * | Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-3121-187/+740
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backups will be handled by launching the application in a special mode under which no activities or services will be started, only the BackupAgent subclass named in the app's android:backupAgent manifest property. This takes the place of the BackupService class used earlier during development. In the cases of *full* backup or restore, an application that does not supply its own BackupAgent will be launched in a restricted manner; in particular, it will be using the default Application class rather than any manifest-declared one. This ensures that the app is not running any code that may try to manipulate its data while the backup system reads/writes its data set.
* | | am c01159bb: am 7363e049: AI 149404: Am sending again with the latest ↵Doug Kramer2009-05-3125-1/+1237
|\ \ \ | |/ / | | / | |/ |/| | | | | | | | | changes Publish Activity and Task Design Guidelines http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html Merge commit 'c01159bb00f7273f9b051dfbbe6bc10d54d3a846' * commit 'c01159bb00f7273f9b051dfbbe6bc10d54d3a846': AI 149404: Am sending again with the latest changes
| * am 7363e049: AI 149404: Am sending again with the latest changes Publish ↵Doug Kramer2009-05-3025-1/+1237
| |\ | | | | | | | | | | | | | | | | | | | | | | | | Activity and Task Design Guidelines http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html Merge commit '7363e049ec7c2f490acf783a979ea101df35a055' into donut * commit '7363e049ec7c2f490acf783a979ea101df35a055': AI 149404: Am sending again with the latest changes
| | * AI 149404: Am sending again with the latest changesDoug Kramer2009-05-2925-1/+1237
| | | | | | | | | | | | | | | | | | | | | Publish Activity and Task Design Guidelines http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html Automated import of CL 149404
* | | get rid of utils/executablepath.h, which now lives in the simulatorMathias Agopian2009-05-311-28/+0
| | |
* | | am 11b1675a: Merge change 2626 into donutAndroid (Google) Code Review2009-05-291-1/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '11b1675a9348adabd9370ac01ae9c614ca4af384' * commit '11b1675a9348adabd9370ac01ae9c614ca4af384': Adding TTS error code to signal missing resources (for instance missing language files).
| * | Merge change 2626 into donutAndroid (Google) Code Review2009-05-291-1/+2
| |\ \ | | | | | | | | | | | | | | | | * changes: Adding TTS error code to signal missing resources (for instance missing language files).
| | * | Adding TTS error code to signal missing resources (for instance missing ↵Jean-Michel Trivi2009-05-281-1/+2
| | | | | | | | | | | | | | | | language files).
* | | | am 6190fe6e: Merge change 2758 into donutAndroid (Google) Code Review2009-05-292-2/+8
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit '6190fe6e7d7c8a917472637f5ab2fb21fc8a6eea' * commit '6190fe6e7d7c8a917472637f5ab2fb21fc8a6eea': Fix concat SMS for GSM.
| * | | Merge change 2758 into donutAndroid (Google) Code Review2009-05-292-2/+8
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Fix concat SMS for GSM.
| | * | | Fix concat SMS for GSM.jsh2009-05-292-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 1883998: We only support sending 8-bit references for now. Bug 1885080: Also fix the GsmAlphabetTest, which started failing when SmsHeader was re-worked.
* | | | | am afbc9ab3: Merge change 2692 into donutAndroid (Google) Code Review2009-05-295-8/+196
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'afbc9ab3707cc8b1954333f258f220800b3cc104' * commit 'afbc9ab3707cc8b1954333f258f220800b3cc104': * Chagned RecognitionService interface to use more complex RecognitionResult instead of String.
| * | | | Merge change 2692 into donutAndroid (Google) Code Review2009-05-295-8/+196
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | * changes: * Chagned RecognitionService interface to use more complex RecognitionResult instead of String.
| | * | | * Chagned RecognitionService interface to use more complex RecognitionResult ↵Mitsuru Oshima2009-05-295-8/+196
| | | | | | | | | | | | | | | | | | | | instead of String.
* | | | | am c3b7e4e7: Merge change 2736 into donutAndroid (Google) Code Review2009-05-2910-53/+186
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'c3b7e4e7dda7a81e7f1017f17adb717ffb3d50d2' * commit 'c3b7e4e7dda7a81e7f1017f17adb717ffb3d50d2': Telephony support for SMS memory reporting to the network.
| * | | | Merge change 2736 into donutAndroid (Google) Code Review2009-05-2910-53/+186
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Telephony support for SMS memory reporting to the network.
| | * | | | Telephony support for SMS memory reporting to the network.jsh2009-05-2910-53/+186
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use ordered broadcast to allow receivers to set a result code. - Ack SMS with result code. - New RIL command to report memory status. - Fixed a typo in a Gservices setting. - Merge in CL 137895 (hold a wake lock while broadcasting SMS_RECEIVED).
* | | | | | am f422dc49: Merge change 2566 into donutAndroid (Google) Code Review2009-05-291-5/+6
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'f422dc495ae092e8354b383a21f47b43ea698939' * commit 'f422dc495ae092e8354b383a21f47b43ea698939': Fix javadoc typos. No code changes.
| * | | | | Merge change 2566 into donutAndroid (Google) Code Review2009-05-291-5/+6
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix javadoc typos. No code changes.
| | * | | | | Fix javadoc typos. No code changes.Jack Veenstra2009-05-271-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also reformatted a comment that was too long.
* | | | | | | am 2d75410f: Merge change 2748 into donutAndroid (Google) Code Review2009-05-292-65/+442
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '2d75410f20653858f358237ae9bd09b053fe8f8f' * commit '2d75410f20653858f358237ae9bd09b053fe8f8f': Fix the build.
| * | | | | | Merge change 2748 into donutAndroid (Google) Code Review2009-05-292-65/+442
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix the build.
| | * | | | | | Fix the build.Romain Guy2009-05-292-65/+442
| | | | | | | |
* | | | | | | | am b61ae351: Merge change 2747 into donutAndroid (Google) Code Review2009-05-291-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'b61ae351256518add7bcb40e0bf18337dd87195c' * commit 'b61ae351256518add7bcb40e0bf18337dd87195c': log the geomerty of surfaces causing an out of memory in SurfaceFlinger.
| * | | | | | | Merge change 2747 into donutAndroid (Google) Code Review2009-05-291-1/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | * changes: log the geomerty of surfaces causing an out of memory in SurfaceFlinger.
| | * | | | | | log the geomerty of surfaces causing an out of memory in SurfaceFlinger.Mathias Agopian2009-05-291-1/+3
| | | | | | | |
* | | | | | | | am a5f50b8f: Merge change 2746 into donutAndroid (Google) Code Review2009-05-2911-392/+656
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'a5f50b8f49cc9b34b1de462e11498d92c692b978' * commit 'a5f50b8f49cc9b34b1de462e11498d92c692b978': Modify the base gestures API to use streams instead of files. Adds new wrappers to easily load/save gestures from files, resources, etc. Do the same for the letters recognizer.
| * | | | | | | Merge change 2746 into donutAndroid (Google) Code Review2009-05-2911-392/+656
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Modify the base gestures API to use streams instead of files. Adds new wrappers to easily load/save gestures from files, resources, etc. Do the same for the letters recognizer.
| | * | | | | | | Modify the base gestures API to use streams instead of files. Adds new ↵Romain Guy2009-05-2911-392/+656
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wrappers to easily load/save gestures from files, resources, etc. Do the same for the letters recognizer.
* | | | | | | | | Don't prelink the libRS libraries.Jack Palevich2009-05-291-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are temporary libraries for the development of RenderScript, so they don't have to be prelinked.
* | | | | | | | | am 0f5179c7: Merge change 2716 into donutAndroid (Google) Code Review2009-05-292-8/+34
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '0f5179c7d333ddab729b5943766637c21d1b74db' * commit '0f5179c7d333ddab729b5943766637c21d1b74db': Update MediaPlayer to allow setVideoSurface calls after prepare. Also allow
| * | | | | | | | Merge change 2716 into donutAndroid (Google) Code Review2009-05-292-8/+34
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | * changes: Update MediaPlayer to allow setVideoSurface calls after prepare. Also allow passing a null surface. The API is now enabled to change the surface while the video is playing. This could allow orientation changes during playback or to allow the audio track from a video to play in the background. NOTE: There are still changes required to pmem driver to allow remapping shared physical memory into a process in order for this to work. This change only enables the API to send the appropriate calls when the lower level code supports it.
| | * | | | | | | Update MediaPlayer to allow setVideoSurface calls after prepare. Also allowDave Sparks2009-05-292-8/+34
| | | |_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | passing a null surface. The API is now enabled to change the surface while the video is playing. This could allow orientation changes during playback or to allow the audio track from a video to play in the background. NOTE: There are still changes required to pmem driver to allow remapping shared physical memory into a process in order for this to work. This change only enables the API to send the appropriate calls when the lower level code supports it.
* | | | | | | | am 7a8c4377: Merge change 2737 into donutAndroid (Google) Code Review2009-05-293-47/+57
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '7a8c437723a50b171d0cd97cb17886b28dffce92' * commit '7a8c437723a50b171d0cd97cb17886b28dffce92': Fixes #1878499.
| * | | | | | | Merge change 2737 into donutAndroid (Google) Code Review2009-05-293-47/+57
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fixes #1878499.
| | * | | | | | | Fixes #1878499.Romain Guy2009-05-293-47/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ignore touch up events that happen after a gesture was cancelled. This fix also improves performance by ignoring move events that are within the touch threshold.
* | | | | | | | | am d1353cc4: Merge change 2731 into donutAndroid (Google) Code Review2009-05-291-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'd1353cc4f14a9bed49b04b0c3a6fd57784102465' * commit 'd1353cc4f14a9bed49b04b0c3a6fd57784102465': Fixes #1873537.
| * | | | | | | | Merge change 2731 into donutAndroid (Google) Code Review2009-05-291-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fixes #1873537.
| | * | | | | | | Fixes #1873537.Romain Guy2009-05-291-1/+1
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only update the popup window when it is shown. This avoids throwing an NPE in PopupWindow. A PopupWindow is only aware of its content view after being shown.
* | | | | | | | am 9d981343: Merge change 2732 into donutAndroid (Google) Code Review2009-05-291-7/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '9d981343c9d187b4746ed1f3658224d9551d51c8' * commit '9d981343c9d187b4746ed1f3658224d9551d51c8': Fix for #1878497.
| * | | | | | | Merge change 2732 into donutAndroid (Google) Code Review2009-05-291-7/+2
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix for #1878497.
| | * | | | | | | Fix for #1878497.Romain Guy2009-05-291-7/+2
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Always pre-allocate a gesture's bounding box to avoid possible NPEs.
* | | | | | | | am ecad93e5: Merge change 2685 into donutAndroid (Google) Code Review2009-05-291-6/+20
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'ecad93e5f3c7345febcfa078b1d2aa00a2e1fd66' * commit 'ecad93e5f3c7345febcfa078b1d2aa00a2e1fd66': Change code coverage to write to app data folder rather than sdcard.
| * | | | | | | Merge change 2685 into donutAndroid (Google) Code Review2009-05-291-6/+20
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Change code coverage to write to app data folder rather than sdcard.
| | * | | | | | | Change code coverage to write to app data folder rather than sdcard.Brett Chabot2009-05-281-6/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The InstrumentationTestRunner would previously write code coverage data to the sdcard. With the recent SDCARD_WRITE permission addition, generating code coverage would fail if test app did not declare the SDCARD_WRITE permission. This CL changes InstrumentationTestRunner so by default, the coverage data is saved to the app's private data folder. At the test run conclusion it outputs the path to this file so runtest or another test harness find the path to the coverage file.
* | | | | | | | | am a3d28bd5: Merge change 520 into donutAndroid (Google) Code Review2009-05-293-30/+56
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'a3d28bd5c278f750c70f2b87fce23df221cd4a01' * commit 'a3d28bd5c278f750c70f2b87fce23df221cd4a01': Enforce permissions for PhoneStateListener events.