summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of b06ea706 to masterDianne Hackborn2009-07-141-4/+5
|\
| * Add reporting of activity movement for search manager.Dianne Hackborn2009-07-141-3/+4
* | am 7d562ec3: Add a new IRestoreObserver callback class to the restore processChristopher Tate2009-06-251-0/+1
|\ \ | |/
| * Add a new IRestoreObserver callback class to the restore processChristopher Tate2009-06-251-0/+1
* | Merge commit '0781df94' into manualmergeSuchi Amalapurapu2009-06-171-3/+4
|\ \ | |/
| * Remove circular dependency in PackageManager. api freeStorage uses PendingInt...Suchi Amalapurapu2009-06-171-5/+6
* | am 0fb46683: Merge change 3880 into donutAndroid (Google) Code Review2009-06-151-0/+1
|\ \ | |/
| * Run search dialog in the system process.Bjorn Bringert2009-06-151-0/+1
* | am 732912a1: Merge change 3730 into donutAndroid (Google) Code Review2009-06-101-2/+2
|\ \ | |/
| * Restructuring the TTS files so that it works as a ServiceCharles Chen2009-06-101-2/+2
* | Framework changes for bluez4.Jaikumar Ganesh2009-06-091-3/+0
* | am d8b51a2b: Fix broken makefile. Again. His twin brother was hiding.Raphael2009-06-081-1/+1
|\ \ | |/
| * Fix broken makefile. Again. His twin brother was hiding.Raphael2009-06-081-1/+1
* | am 9207b1e7: Fix the broken makefile.Raphael2009-06-081-1/+1
|\ \ | |/
| * Fix the broken makefile.Raphael2009-06-081-1/+1
* | am 55567efc: First-time check-in of the VPN APIs.Hung-ying Tyan2009-06-081-0/+2
|\ \ | |/
| * First-time check-in of the VPN APIs.Hung-ying Tyan2009-06-091-0/+2
* | am 8c850b79: Add IRestoreSession interface for the restore flowChristopher Tate2009-06-071-0/+1
|\ \ | |/
| * Add IRestoreSession interface for the restore flowChristopher Tate2009-06-071-0/+1
* | am 181fafaf: Retool the backup process to use a new \'BackupAgent\' classChristopher Tate2009-05-311-1/+1
|\ \ | |/
| * Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-311-1/+1
* | am 5b6a5cee: am 3f9de8b6: AI 149211: Doc updates for Android 1.5 SDK, r2. B...Dirk Dougherty2009-05-221-1/+1
|\ \ | |/
| * am 3f9de8b6: AI 149211: Doc updates for Android 1.5 SDK, r2. BUG=1790234Dirk Dougherty2009-05-221-1/+1
| |\
| | * AI 149211: Doc updates for Android 1.5 SDK, r2.Dirk Dougherty2009-05-221-1/+1
| | * AI 147053: Add -hdf primer vars for the platform and release ID associated wi...Dirk Dougherty2009-04-201-11/+18
| | * Automated import from //branches/cupcake/...@142924,142924John Wang2009-03-261-1/+2
* | | am 17af14d8: Merge change 2289 into donutAndroid (Google) Code Review2009-05-221-0/+2
|\ \ \ | |/ /
| * | Add AIDL files for the TTS service and the associated callback service (to si...Jean-Michel Trivi2009-05-221-0/+2
* | | am 8c690ea9: Merge change 2182 into donutAndroid (Google) Code Review2009-05-211-1/+0
|\ \ \ | |/ /
| * | location: Replace ILocationCollector interface with new ILocationProvider methodMike Lockwood2009-05-211-1/+0
* | | resolved conflicts w/ 75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec merge....svetoslavganov2009-05-151-2/+6
|\ \ \ | |/ /
| * | Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-141-0/+4
* | | merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581Dianne Hackborn2009-05-061-0/+2
|\ \ \ | |/ /
| * | Rewrite SyncStorageEngine to use flat files and in-memory data structures.Dianne Hackborn2009-05-051-0/+2
* | | am 7db4860: Merge change 845 into donutAndroid (Google) Code Review2009-05-011-0/+17
|\ \ \ | |/ /
| * | Config: Add ConfigBuildFlags, and change it based on TARGET_BUILD_TYPEDave Bort2009-05-011-0/+17
* | | am 15e3d0f: location: Use ILocationProvider Binder interface for all locMike Lockwood2009-05-011-0/+1
|\ \ \ | |/ /
| * | location: Use ILocationProvider Binder interface for all location providers.Mike Lockwood2009-05-011-0/+1
* | | am 487529a: First baby steps towards settings backupChristopher Tate2009-04-291-0/+3
|\ \ \ | |/ /
| * | First baby steps towards settings backupChristopher Tate2009-04-291-0/+3
* | | Merge donut into masterJean-Baptiste Queru2009-04-221-0/+1
|\ \ \ | |/ /
| * | Merge branch 'readonly-p4-donut' into donutDirk Dougherty2009-04-211-11/+18
| |\ \
| | * | AI 147054: am: CL 147053 Add -hdf primer vars for the platform and release ID...Dirk Dougherty2009-04-211-11/+18
| * | | Merge branch 'readonly-p4-donut' into donutBrandon Ballinger2009-04-161-0/+2
| |\ \ \ | | |/ /
| | * | AI 146613: Move Recognition service declarations to frameworks/base/core/java...Brandon Ballinger2009-04-161-0/+2
| * | | location: Move geocoding support from ILocationProvider to a new interface.Mike Lockwood2009-04-151-0/+1
| |/ /
| * | AI 144663: Use Binder interfaces between NetworkLocationManager and LocationM...Mike Lockwood2009-04-061-1/+3
| * | AI 144185: Integrate cdma into the main code base.Wink Saville2009-04-021-2/+4
| * | AI 143181: am: CL 142924 Support DCM specific MMI network service.John Wang2009-03-271-1/+2
| |/
* | AI 147058: am: CL 147054 am: CL 147053 Add -hdf primer vars for the platform ...Dirk Dougherty2009-04-201-11/+18