summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Make @deprecated without a comment an error DO NOT MERGEJoe Onorato2010-09-101-1/+1
| | | | | | (do not merge because in master, this error has a different code 114 instead of 14) Change-Id: Iffc58423a8e972f3f59edfe6668beac4b65182e0
* am 3eb07ea4: Merge "Doc change: Add notes for SDK Tools r7 and ADT 0.9.8." ↵Dirk Dougherty2010-09-081-4/+4
|\ | | | | | | | | | | | | | | | | into froyo Merge commit '3eb07ea483225974484c018d7d5affbf4815ceb2' into gingerbread * commit '3eb07ea483225974484c018d7d5affbf4815ceb2': Doc change: Add notes for SDK Tools r7 and ADT 0.9.8.
| * Doc change: Add notes for SDK Tools r7 and ADT 0.9.8.Dirk Dougherty2010-09-081-4/+4
| | | | | | | | Change-Id: I7cc8301e0160acd0adb3efbd20c6515ed985684f
* | Can't have two rules building the stubs and public.xml!Joe Onorato2010-08-311-2/+0
| | | | | | | | Change-Id: I27b113d436aa5f945c5d6d56258dbafdf71193cf
* | DO NOT MERGE - Back port change from master that enforces correctness in the ↵Joe Onorato2010-08-311-0/+29
| | | | | | | | | | | | javadoc comments. Change-Id: I42956ccb3a32b3bd7c573bb2175e4ec230613dbf
* | Add support for generated documentation as part of the SDK docs.Bill Napier2010-08-241-3/+3
| | | | | | | | | | | | | | | | This can be done by adding the list of files to include to the ALL_GENERATED_DOCS variable, and then making sure to put your generated output files under $(OUT_DOCS)/gen. Change-Id: Ie068a3fadccf7c990ec8e26b92ad408e7314469e
* | am ca9d51b1: Disabling AccessibilityService sample from build system.Trevor Johns2010-08-201-2/+0
|\ \ | |/ | | | | | | | | | | Merge commit 'ca9d51b15074163521b140dce431cc3a10cb56fe' into gingerbread * commit 'ca9d51b15074163521b140dce431cc3a10cb56fe': Disabling AccessibilityService sample from build system.
| * Disabling AccessibilityService sample from build system.Trevor Johns2010-08-201-2/+0
| | | | | | | | | | | | | | This is necessary for an upcoming doc push. I'll revert this change after the doc push is complete. Change-Id: I32bbff7797cf5af1642da2b907b20847c1d17d21
* | Reorganize MountService IPCKenny Root2010-08-201-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove auto-generated AIDL files and replace them with manually edited .java and .cpp/.h files so that binder calls can be made from either Java or C++. Update the makefiles to not attempt to generate the AIDL files and also remove the old auto-generated .java files. Put all the storage-related C++ things in libstorage so that we don't pollute other libraries. Change-Id: I82d1631295452709f12ff1270f36c3100e652806
* | am 3b70e159: Merge "Adding a sample accessibility service -make" into froyoRoman Nurik2010-08-171-0/+2
|\ \ | |/ | | | | | | | | | | Merge commit '3b70e159a8168c1154d31d7b0552bb3b0c099334' into gingerbread * commit '3b70e159a8168c1154d31d7b0552bb3b0c099334': Adding a sample accessibility service -make
| * Adding a sample accessibility service -makeSvetoslav Ganov2010-08-101-0/+2
| | | | | | | | Change-Id: I5bdd57e022b9907f7745046d8818801dbc3929a8
* | Move OBB file reading to DefaultContainerServiceKenny Root2010-08-111-0/+1
| | | | | | | | | | | | | | | | | | The system_server shouldn't touch files on the SD card. This change moves the things that touch the SD card out to the DefaultContainerService so that it will get killed if the SD card goes away instead of the system_server. Change-Id: I0aefa085be4b194768527195532ee6dddc801cfc
* | Add SIP service into system server.Chung-yih Wang2010-08-061-0/+5
| | | | | | | | Change-Id: Icc39e4e54768cfdcc1b20a3efe6206009b9a8d10
* | Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-24/+5
| | | | | | | | | | | | | | | | | | | | | | git cherry-pick --no-commit f77cf7f0 git cherry-pick --no-commit c8f503b5285e30c1a881d0ba860ba9021f57d113 git cherry-pick --no-commit 570bb561 git cherry-pick --no-commit e2417541 git cherry-pick --no-commit e4d81f25bd4dc1a5c909b56ab56a56406290da30 git cherry-pick --no-commit 5e8a587d Change-Id: I101a385d43f3e0f4ce5352217f92ef67a3908c88
* | new SensorServiceMathias Agopian2010-07-191-1/+0
| | | | | | | | | | | | | | remove old sensor service and implement SensorManager on top of the new (native) SensorManger API. Change-Id: Iddb77d498755da3e11646473a44d651f12f40281
* | Clean up some style in the makefiles.Joe Onorato2010-07-141-7/+7
| | | | | | | | Change-Id: I993702808395f37c2e9d3c7e457d2952be51d795
* | Add sample code.Dianne Hackborn2010-06-041-2/+4
| | | | | | | | Change-Id: I8f598dcbccbb0c43cedc1e1d02f6e3a46d6ebc67
* | The status bar draws its icons now.Joe Onorato2010-06-021-2/+2
| |
* | Add IStatusBarJoe Onorato2010-06-021-1/+1
| | | | | | | | Change-Id: Ie73d665085d5ce7358c285bf332ef1dc96005d0f
* | Rename IStatusBar to IStatusBarService.Joe Onorato2010-06-021-1/+1
| | | | | | | | Change-Id: Icfec2a830f037b21f6afaa796bf49da610567e7b
* | First pass at splitting the status bar for the different devices.Joe Onorato2010-06-021-0/+1
| | | | | | | | Change-Id: I2f568df92f88dfe8de18d24dd004239f52761aa6
* | disable emma instrumentation for framework, ext and services (DO NOT MERGE)Guang Zhu2010-05-181-0/+6
| | | | | | | | | | | | | | | | When these libraries are instrumented with emma instructions, runtime keeps restarting on native crashes. To acheive a fully emma instrumented build, we need to disable emma instrumentation on these libraries. Change-Id: I51cb3bf71e0e348264fe5f21a27085fb2b9e6670
* | Store the list of source directories for the SDK.Joe Onorato2010-05-171-0/+4
| | | | | | | | Change-Id: I3e8425c8eb7c808b60ec764ff81bcbb7aec9684c
* | am eb9cbb8f: Resurrect flashlight support in obsolete IHardwareService ↵Mike Lockwood2010-05-171-1/+2
|\ \ | |/ | | | | | | | | | | | | | | Binder API. Merge commit 'eb9cbb8fdddf4c887004b20b504083035d57a15f' into froyo-plus-aosp * commit 'eb9cbb8fdddf4c887004b20b504083035d57a15f': Resurrect flashlight support in obsolete IHardwareService Binder API.
| * Resurrect flashlight support in obsolete IHardwareService Binder API.Mike Lockwood2010-05-171-1/+2
| | | | | | | | | | | | | | | | This is to avoid flashlight apps that had been using reflection to access this API after this class was removed after eclair. Change-Id: I26ed929abad93345468eb33d4a15977a31ebea7e Signed-off-by: Mike Lockwood <lockwood@android.com>
* | am d1e9d590: Doc change: add sizes/sums for sdk/ndk/adt packages.Dirk Dougherty2010-05-141-2/+2
|\ \ | |/ | | | | | | | | | | Merge commit 'd1e9d590941303c004459f3d798b26f1bf091535' into froyo-plus-aosp * commit 'd1e9d590941303c004459f3d798b26f1bf091535': Doc change: add sizes/sums for sdk/ndk/adt packages.
| * Doc change: add sizes/sums for sdk/ndk/adt packages.Dirk Dougherty2010-05-141-2/+2
| | | | | | | | Change-Id: I9385c5b90a8f366764337adf4221fba4d7448568
* | am 0d1b0814: Doc change: updates for new tools, platform, adt versions. Misc ↵Dirk Dougherty2010-05-121-5/+5
|\ \ | |/ | | | | | | | | | | | | | | other fixes updates in doc files. Merge commit '0d1b0814be24f501395bf175fba8691117f782d5' into froyo-plus-aosp * commit '0d1b0814be24f501395bf175fba8691117f782d5': Doc change: updates for new tools, platform, adt versions. Misc other fixes updates in doc files.
| * Doc change: updates for new tools, platform, adt versions. Misc other fixes ↵Dirk Dougherty2010-05-111-5/+5
| | | | | | | | | | | | updates in doc files. Change-Id: I7abf541316f2796079cf646a3294db535fcaaa8a
* | am b32c2402: Doc change: add toc references to tictactoe sample apps and ↵Dirk Dougherty2010-05-111-0/+4
|\ \ | |/ | | | | | | | | | | | | | | screen shots. Merge commit 'b32c2402c2b9d58b4f74be62dac6ce2781caec05' into froyo-plus-aosp * commit 'b32c2402c2b9d58b4f74be62dac6ce2781caec05': Doc change: add toc references to tictactoe sample apps and screen shots.
| * Doc change: add toc references to tictactoe sample apps and screen shots.Dirk Dougherty2010-05-101-0/+4
| | | | | | | | Change-Id: I7d520587c0e6b2252e819029a2f053893fdcd7c3
* | am 62c28cae: Merge "docs: change SearchableDictionary to "v2" and remove old ↵Scott Main2010-05-101-1/+1
|\ \ | |/ | | | | | | | | | | | | | | "new" superscripts from resources toc" into froyo Merge commit '62c28caee4a26e106134264f917bacef77438483' into froyo-plus-aosp * commit '62c28caee4a26e106134264f917bacef77438483': docs: change SearchableDictionary to "v2" and remove old "new" superscripts from resources toc
| * docs: change SearchableDictionary to "v2" and remove old "new" superscripts ↵Scott Main2010-05-071-1/+1
| | | | | | | | | | | | from resources toc Change-Id: Ic240502b8874fdc69d1d97cbf9df0ef925fbc071
* | am 0dd3a239: Merge "Doc change: cherry-pick from master: Activity ↵Dirk Dougherty2010-05-101-0/+4
|\ \ | |/ | | | | | | | | | | | | | | Testing/Hello, Testing tutorials doc files" into froyo Merge commit '0dd3a239519369933d4efa701479c816b4b33874' into froyo-plus-aosp * commit '0dd3a239519369933d4efa701479c816b4b33874': Doc change: cherry-pick from master: Activity Testing/Hello, Testing tutorials doc files
| * Doc change: cherry-pick from master: Activity Testing/Hello, Testing ↵Joe Malin2010-05-071-0/+4
| | | | | | | | | | | | tutorials doc files Change-Id: If43ba08af00c8c9fcf6d05834f8b2a7a719b4bec
* | Adapt to new location of libcoreJean-Baptiste Queru2010-04-301-2/+2
|/ | | | Change-Id: I495bf86a8195c85d16917c129dcbb0f4c5de68d2
* add droiddoc flag to include since-tags for api level 8Scott Main2010-04-191-0/+1
| | | | Change-Id: Ib7dc5114b075001cdf78db96dbbaa99644836f8b
* Add service to monitor/control the flow of data.Robert Greenwalt2010-04-081-0/+1
| | | | | bug:2576057 Change-Id: Ib343c7ee1d619c6978910d9ee597db195d5aa3b6
* Add Backup/Restore sample to the SDK docsChristopher Tate2010-04-071-0/+2
| | | | | | Part of bug #2545514 Change-Id: I235d33b839924d4bc574fd1e6762d169902e1c8b
* cherry-pick af4786bcb5945f72e8639d74611cd5f9b0236710 to froyoDirk Dougherty2010-03-261-4/+4
| | | | | | | | Conflicts: docs/html/sdk/installing.jd Change-Id: Id43ad8c62039099bb518722bb8694dcf8ba6dfa6
* Add new shutdown observer for MountService.Suchi Amalapurapu2010-03-091-0/+1
| | | | | | | | | | | | Use new observer before rebooting and shutting down. Add some unit tests for unmount and shutdown code paths Fix registering/unregistering part in MountService Use ShutdownThread in PowerManager.reboot() Add reboot support to ShutdownThread. Remove MountService code from PowerManagerService.java and Power.java. Clean shutdown/reboot is handled exclusively by ShutdownThread now. Change-Id: Iefb157451d3d9c426cb431707b870a873c09123d
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-3/+3
| | | | Change-Id: I0b21316ff890d7f3c7d4b82837bb60670724c2e8
* First implementation of the audio focus management as an extensionJean-Michel Trivi2010-03-021-0/+1
| | | | of AudioManager and AudioService.
* Move DeviceAdmin APIs to android.app.admin.Dianne Hackborn2010-02-261-1/+1
| | | | | | Also add ability for admins to hide themselves when not in use, a facility for admins to not allow other admins to reset their password, and debug dumping.
* Retry test-runner tests move.Brett Chabot2010-02-201-1/+1
| | | | | This time change the frameworks makefile so it only includes test-runner/src in the public API.
* Move package from internal to external and vice versa.Suchi Amalapurapu2010-02-191-0/+1
|
* Remove all traces of the old checkin service (and its associated parentalDan Egnor2010-02-131-2/+0
| | | | control interfaces) from the framework.
* Make the corresponding frameworks change to add VoiceRecognitionService toMike LeBeau2010-02-121-1/+3
| | | | the list of SDK sample apps.
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-0/+1
| | | | | | | | | | | | | | | | | | The device mode is now called ui mode. Furthermore is the order of precedence for the resources now in such a way that the ui mode needs to be specified after the orientation and before the density. The ui mode can be set, like it is done for the locale, as follows: IActivityManager am = ActivityManagerNative.getDefault(); Configuration config = am.getConfiguration(); config.uiMode = Configuration.UI_MODE_TYPE_CAR | Configuration.UI_MODE_NIGHT_ANY; am.updateConfiguration(config); To allow users to disable the car mode and set the night mode the IUiModeManager interface is used. The automatic night mode switching will be added in a separate change.
* Eliminate dependencies on Checkin, replacing checkin events with EventLogDan Egnor2010-02-111-1/+4
| | | | | | | | | | | events (and in one case, a DropBox entry). Add a simple intent that triggers master-clear (and toggle EFS), given the right permissions. Bug: 2264596 Bug: 2350452 Bug: 2264596