summaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* am 6afe8133: Merge change 4720 into donutAndroid (Google) Code Review2009-06-191-2/+2
|\
| * Merge change 4720 into donutAndroid (Google) Code Review2009-06-191-2/+2
| |\
| | * Fix string formatters in SettingsProvider SecurityException message.Brett Chabot2009-06-191-2/+2
* | | am 2810f681: Merge change 4694 into donutAndroid (Google) Code Review2009-06-181-3/+7
|\ \ \ | |/ /
| * | Merge change 4694 into donutAndroid (Google) Code Review2009-06-181-3/+7
| |\ \ | | |/
| | * Make SettingsProviders SecurityException messages more verbose.Brett Chabot2009-06-181-3/+7
* | | am 7153739a: Merge change 4661 into donutAndroid (Google) Code Review2009-06-181-9/+7
|\ \ \ | |/ /
| * | Grouping under TextToSpeech.Engine the constants to be used byJean-Michel Trivi2009-06-181-9/+7
* | | am e748161c: Merge change 4529 into donutAndroid (Google) Code Review2009-06-181-22/+44
|\ \ \ | |/ /
| * | Merge change 4529 into donutAndroid (Google) Code Review2009-06-181-22/+44
| |\ \
| | * | In the TTS service, read the default TTS settings from Settings.Secure.Jean-Michel Trivi2009-06-171-22/+44
* | | | am 3f4263fa: Merge change 4411 into donutAndroid (Google) Code Review2009-06-176-3/+49
|\ \ \ \ | |/ / /
| * | | Squashed commit of the following:Eric Fischer2009-06-176-3/+49
| |/ /
* | | am a0a854d4: Merge change 4398 into donutAndroid (Google) Code Review2009-06-173-26/+26
|\ \ \ | |/ /
| * | Merge change 4398 into donutAndroid (Google) Code Review2009-06-173-26/+26
| |\ \
| | * | Using Locale to specify language and country for a TTS language to load,Jean-Michel Trivi2009-06-173-26/+26
| | |/
* | | am 2cf3971e: Merge change 4460 into donutAndroid (Google) Code Review2009-06-171-3/+4
|\ \ \ | |/ /
| * | Use the new keystore API in vpn service.Chung-yih Wang2009-06-171-3/+4
| |/
* | am f1170fb5: Merge change 4251 into donutAndroid (Google) Code Review2009-06-161-3/+5
|\ \ | |/
| * Merge change 4251 into donutAndroid (Google) Code Review2009-06-161-3/+5
| |\
| | * Updating TTS engine interface for setting the language based on language, cou...Jean-Michel Trivi2009-06-161-3/+5
* | | am 727f36c6: Merge change 4265 into donutAndroid (Google) Code Review2009-06-161-23/+0
|\ \ \ | |/ /
| * | Fix the build: Remove ADD_SYSTEM_SERVICE, which I had accidentallyDan Egnor2009-06-151-23/+0
* | | am 3dcea047: Merge change 4237 into donutAndroid (Google) Code Review2009-06-161-6/+0
|\ \ \ | |/ /
| * | Remove obsolete FOTA_UPDATE permission (which should never have beenDan Egnor2009-06-151-6/+0
| |/
* | am 6d78dd8e: Merge change 4147 into donutAndroid (Google) Code Review2009-06-151-2/+2
|\ \ | |/
| * On the way of refactoring out SingleServerProfile.java.Hung-ying Tyan2009-06-151-2/+2
* | am 6599426f: Merge change 4017 into donutAndroid (Google) Code Review2009-06-141-4/+0
|\ \ | |/
| * Merge change 4017 into donutAndroid (Google) Code Review2009-06-121-4/+0
| |\
| | * Make the date format preference work again.Eric Fischer2009-06-121-4/+0
* | | am 83bb56c3: Merge change 3424 into donutAndroid (Google) Code Review2009-06-1214-0/+1627
|\ \ \ | |/ /
| * | Add the VPN services package, VPN service base classes and L2tpIpsecService.Hung-ying Tyan2009-06-1214-0/+1627
| |/
* | am b3c5a878: Made the platform TTS service aware of the path for the default ...Jean-Michel Trivi2009-06-111-10/+1
|\ \ | |/
| * Made the platform TTS service aware of the path for the default TTS library t...Jean-Michel Trivi2009-06-101-10/+1
* | am 732912a1: Merge change 3730 into donutAndroid (Google) Code Review2009-06-108-0/+1772
|\ \ | |/
| * Restructuring the TTS files so that it works as a ServiceCharles Chen2009-06-108-0/+1772
* | Fix bug #1863517: use the new signature for data message token in SubscribedF...Wei Huang2009-05-201-1/+1
* | am ee748d37: Fix network preference getting incorrectly set.Jaikumar Ganesh2009-05-191-2/+2
|\ \ | |/
| * Fix network preference getting incorrectly set.Jaikumar Ganesh2009-05-191-2/+2
* | am 83a6ec60: Merge change 1791 into donutAndroid (Google) Code Review2009-05-191-54/+53
|\ \ | |/
| * Add a method to get the PhoneType in CellLocation.Jaikumar Ganesh2009-05-191-54/+53
* | am f313b59b: Merge change 1957 into donutAndroid (Google) Code Review2009-05-191-2/+5
|\ \ | |/
| * Settings: Disable network location service by default, enable GPS instead.Mike Lockwood2009-05-191-2/+5
* | define Intent.ACTION_REMOTE_INTENT, which replaces the old GTalk data messagi...Wei Huang2009-05-132-5/+5
* | merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581Dianne Hackborn2009-05-061-9/+9
|\ \ | |/
| * Rewrite SyncStorageEngine to use flat files and in-memory data structures.Dianne Hackborn2009-05-051-10/+9
| * AI 144372: Cleanup Settings support for enabling and disabling location provi...Mike Lockwood2009-04-021-0/+73
| * AI 144185: Integrate cdma into the main code base.Wink Saville2009-04-021-1/+18
* | change the sync framework and users to understand AccountFred Quintana2009-04-232-24/+38
* | Merge branch 'readonly-p4-master'Fred Quintana2009-04-081-1/+3
|\ \