summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed system/framework/android.awt.jar.crazybob2009-07-021-1/+1
|
* Merge change 6104 into donutAndroid (Google) Code Review2009-07-020-0/+0
|\ | | | | | | | | * changes: Add a "clear backed-up data" method to the backup mechanism
* \ Merge change 6090 into donutAndroid (Google) Code Review2009-07-020-0/+0
|\ \ | |/ |/| | | | | * changes: Adding strings for data root and data files - these are needed for returning this information in an Intent from checkVoiceData.
* | Merge change 6084 into donutAndroid (Google) Code Review2009-07-022-1/+7
|\ \ | | | | | | | | | | | | * changes: Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726)
| * | Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug ↵James Dong2009-07-022-1/+7
| | | | | | | | | | | | 1956726)
* | | Merge change 5995 into donutAndroid (Google) Code Review2009-07-020-0/+0
|\ \ \ | | | | | | | | | | | | | | | | * changes: Turn off kerning when testing TextUtils.ellipsize().
* \ \ \ Merge change 6088 into donutAndroid (Google) Code Review2009-07-020-0/+0
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | * changes: WifiManager: Limit the number of WifiLocks that can be active simultaneously.
* | | | Merge change 6045 into donutAndroid (Google) Code Review2009-07-021-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Remove the null-termination for Java string compatibility.
| * | | | Remove the null-termination for Java string compatibility.Chung-yih Wang2009-07-021-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | 1. Also change the keyname delimiter in CertTool.java. 2. Return NOTFOUND if the result.len==0 in the listKeys(). 3. Define the keystore states in the class Keystore.
* | | | Merge change 6043 into donutAndroid (Google) Code Review2009-07-020-0/+0
|/ / / | | | | | | | | | | | | * changes: System and Secure settings backup.
* | | Merge change 5615 into donutAndroid (Google) Code Review2009-07-0210-619/+1098
|\ \ \ | | | | | | | | | | | | | | | | * changes: Implement the generic mini-keystore for security.
| * | | Implement the generic mini-keystore for security.Chung-yih Wang2009-07-0210-619/+1098
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. We will progressively migrate to this implementation. 2. For richc to have a quick review on the keymgmt part. 3. Add remove_key and make sure all functions are working. 4. Add permission check for get operation. 5. Return the retry count if unlock failed. 6. Add the reset operation for keystore reset. 7. Add the putfile shell command for putting the key value from file. 8. Fix the boundary issue during parsing command. 9. Use the ' ' as delimiter and reset the reply structure for each request. 10. Add change password retry count check. 11. Extract the read_marshal/write_marshal for certtool.h. 12. Remove the old implementation.
* | | | Merge change 5994 into donutAndroid (Google) Code Review2009-07-011-2/+3
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | * changes: Less logging in some places. More in others.
| * | | Less logging in some places. More in others.Joe Onorato2009-07-011-2/+3
| | | |
* | | | Merge change 5962 into donutAndroid (Google) Code Review2009-07-010-0/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * changes: SimRecords.getServiceProviderName() always returned null.
* \ \ \ \ Merge change 5940 into donutAndroid (Google) Code Review2009-07-010-0/+0
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | * changes: Add CLDR data/formats for newly-translated locales.
* | | | Merge change 5906 into donutAndroid (Google) Code Review2009-07-010-0/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * changes: resolve complex value in application context instead of system context.
* \ \ \ \ Merge change 5950 into donutAndroid (Google) Code Review2009-07-010-0/+0
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | * changes: Fix memory leaks in system_server unlink DeathRecipients in a whole bunch of places to avoid memory leaks
* | | | | Merge change 5616 into donutAndroid (Google) Code Review2009-07-010-0/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Revise VpnService to use new vpn.* properties.
* \ \ \ \ \ Merge change 5879 into donutAndroid (Google) Code Review2009-07-010-0/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | * changes: Represent new searchSettingsDescription attribute on searchables in SearchableInfo.
* | | | | | Merge change 5878 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | * changes: Add new attribute 'searchSettingsDescription' for use within an app's searchable.xml. This attribute defines the string to be shown as the description a searchable in the 'searchable items' section of system search settings.
* | | | | Merge change 5854 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Run backups at background priority
* \ \ \ \ \ Merge change 5845 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Always clear the TextView drag state whenever a touch begins.
* \ \ \ \ \ \ Merge change 5810 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix bug 1930055 of NullPointerException.
* \ \ \ \ \ \ \ Merge change 5804 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | * changes: Ensure that we never trigger ArrayIndexOutOfBoundsException by checking that the index is always < the array's length. Also ensures that the object's state is consistent. Should resolve a denial-of-service bug when handling malformed WAP pushes.
* | | | | | | | Merge change 5833 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | * changes: Fix nit on length of flag constant.
* | | | | | | Merge change 5807 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | * changes: Fixing synth to file to use the speech queue.
* | | | | | | Merge change 5829 into donutAndroid (Google) Code Review2009-06-302-55/+83
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix issue #1673793: Theme styles don't apply.
| * | | | | | | Fix issue #1673793: Theme styles don't apply.Dianne Hackborn2009-06-302-55/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It turns out this was not a problem in the resource code at all. Rather, the system process has a cache of pre-loaded attributes it uses to avoid continually reloading things as it needs them. Well it turns out this cache wasn't flushed after a package was uninstalled or a configuration changed, so you could re-install an app where you change its style resources so its theme now points to one that is inconsistent in the cache. This is mostly a problem for developers, where they continually install new versions of an app where resources have changed. This could possibly show up when updating an app on a normal phone, although the problem would eventually correct itself since this cache uses weak references. Anyway, the cache is now reworked to be flushed appropriately. This change also includes an update to aapt to be able to dump the contents of bags in resources.
* | | | | | | | Merge change 5750 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | | * changes: Add a new checkin server flag for Vending Machine client server ping frequency for pending downloads.
* | | | | | | Merge change 5826 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix NullPointerException in NinePatch constructor
* \ \ \ \ \ \ \ Merge change 5739 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * changes: Check to make sure the Java camera object is still valid on the callback from native. Omitted from previous fix. Bug 1936850.
* | | | | | | | Merge change 5806 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | * changes: Use additional functions to collect more memory information data points.
* | | | | | | | Merge change 5817 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Replace indeterminate progress animated asset with new ones
* \ \ \ \ \ \ \ \ Merge change 5732 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | * changes: Fix assertContentsInOrder (bug 1790350).
* | | | | | | | Merge change 5420 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Added two test cases to trace the failure in closing the hw decoder and the current playtime is greater than the duration.
* \ \ \ \ \ \ \ \ Merge change 5792 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix typo introduced during variable cleanup.
* | | | | | | | | Merge change 5787 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix http://code.google.com/p/android/issues/detail?id=3059
* | | | | | | | | | Allow setPreviewDisplay after startPreview.Wu-cheng Li2009-07-013-58/+99
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge change 5780 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: In TTS synthesis to file, remove hard coded values for the writing of the WAV header. Corrected TTS Service manifest to allow writing to external storage. Corrected memory management when the end of synthesis is signaled.
* \ \ \ \ \ \ \ \ \ Merge change 5720 into donutAndroid (Google) Code Review2009-06-300-0/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | | * changes: Fix #1876303. Even rfc2616 4.2 says that "Field names are case-insensitive.", servers including Google internal uses case-sensitive checking for "Cookie". So change it.
* | | | | | | | | Merge change 5718 into donutAndroid (Google) Code Review2009-06-290-0/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix NullPointerException in DrawableContainer.mutate()
* \ \ \ \ \ \ \ \ \ Merge change 5485 into donutAndroid (Google) Code Review2009-06-290-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: cdma sms is91 support
* | | | | | | | | | Merge change 5359 into donutAndroid (Google) Code Review2009-06-290-0/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | / / / / / / | |_|_|/ / / / / / |/| | | | | | | | * changes: fix potential string index problems in PhoneNumberUtils.numberToCalledPartyBCDHelper
* | | | | | | | | Merge change 5711 into donutAndroid (Google) Code Review2009-06-290-0/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Adding in TTS service support for language query and level of support.
* \ \ \ \ \ \ \ \ \ Merge change 5656 into donutAndroid (Google) Code Review2009-06-290-0/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | | * changes: Generate key events for actions sent to generic input connections.
* | | | | | | | | Merge change 5699 into donutAndroid (Google) Code Review2009-06-290-0/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Adding status return codes for TTS calls.
* | | | | | | | | Merge change 5669 into donutAndroid (Google) Code Review2009-06-290-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix setting of the APN type.
* | | | | | | | | Merge change 5701 into donutAndroid (Google) Code Review2009-06-290-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Expose in SynthProxy the query for the TTS supported and current language.
* | | | | | | | | Merge change 5645 into donutAndroid (Google) Code Review2009-06-290-0/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Added a new operation mode where user can launch all tests under a folder from test app ui.