- 444c727 Run search UI on its own thread. by Bjorn Bringert · 15 years ago
- a83bef5 Merge change 6396 into donut by Android (Google) Code Review · 15 years ago
- 7bf9f93 Merge change 6415 into donut by Android (Google) Code Review · 15 years ago
- fb7ed10 Fixes #1748951. Calling setListSelection() explicitely should cancel the selection hidden flag. by Romain Guy · 15 years ago
- 75efd5d Add unit test for NeighboringCellInfo. by John Wang · 15 years ago
- 2c5a3ae Merge change 6326 into donut by Android (Google) Code Review · 15 years ago
- c8daa76 BackupManager wrapper class improvements by Christopher Tate · 15 years ago
- 0fd833a septet-align UD after any UDH for GSM-7bit coding by Tammo Spalink · 15 years ago
- d3de90f Merge change 5995 into donut by Android (Google) Code Review · 15 years ago
- 4033678 Add tests. internal bug id 1868702. by Daisuke Miyakawa · 15 years ago
- 1f0dac3 Turn off kerning when testing TextUtils.ellipsize(). by Eric Fischer · 15 years ago
- b7d7d5f Merge change 5806 into donut by Android (Google) Code Review · 15 years ago
- 40656be Use additional functions to collect more memory information data points. by Guang Zhu · 15 years ago
- 0178afe Merge change 5485 into donut by Android (Google) Code Review · 15 years ago
- 8aadf7a Merge change 5359 into donut by Android (Google) Code Review · 15 years ago
- 53e083c Merge change 5645 into donut by Android (Google) Code Review · 15 years ago
- f92bd42 Added a new operation mode where user can launch all tests under a folder from test app ui. by Guang Zhu · 15 years ago
- 3a08cec fix potential string index problems in PhoneNumberUtils.numberToCalledPartyBCDHelper by Tammo Spalink · 15 years ago
- 8203dc1 cdma sms is91 support by Tammo Spalink · 15 years ago
- ae35227 Merge change 5192 into donut by Android (Google) Code Review · 15 years ago
- 72eb0ac Merge change 5483 into donut by Android (Google) Code Review · 15 years ago
- 723738c Expand support for different screen sizes. by Dianne Hackborn · 15 years ago
- dc355a9 Add a test for SharedPreferencesBackupHelper by Joe Onorato · 15 years ago
- aae628b Test that we correctly back up an empty file. by Joe Onorato · 15 years ago
- 4a64bde Add some helpful tests scripts for backup and make bmgr restore wait until the backup is done. by Joe Onorato · 15 years ago
- 4ababd9 Make the BackupHelperDispatcher properly handle multiple helpers. by Joe Onorato · 15 years ago
- 326c66d make BitwiseInputStream.read return int by Tammo Spalink · 15 years ago
- 864ef23 Merge change 4878 into donut by Android (Google) Code Review · 15 years ago
- 5cbbf56 Pass the originating app's versionCode along with a restore set by Christopher Tate · 15 years ago
- 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
- eed76b2 Remove test for SearchManager activity context restriction. by Bjorn Bringert · 15 years ago
- 8d15382 Make all static methods in SearchManager non-static. by Bjorn Bringert · 15 years ago
- 8b85a8a Add smalltest annotation to HardwareServicePermissionTest. by Brett Chabot · 15 years ago
- 79ac877 Merge change 4834 into donut by Android (Google) Code Review · 15 years ago
- 3648090 Add permission tests for IHardwareService. by Brett Chabot · 15 years ago
- 595fbd6 Fix a bug where wrong variable was used for comparison. by Guang Zhu · 15 years ago
- bc806f6 Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
- d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 15 years ago
- 83248c4 backup fixes: by Joe Onorato · 15 years ago
- de72697 Merge change 4524 into donut by Android (Google) Code Review · 15 years ago
- efd0fab FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 15 years ago
- 826a54d Merge change 4489 into donut by Android (Google) Code Review · 15 years ago
- 6cdd1c8a Add SmsManager permission test. by Brett Chabot · 15 years ago
- 0ff946e add feedback test with gsm7bit special case characters by Tammo Spalink · 15 years ago
- 6edb348 Merge change 4234 into donut by Android (Google) Code Review · 15 years ago
- cfaef69 Implement permission test for activity, window, service manager. by Dianne Hackborn · 15 years ago
- acec4d6 Merge change 4224 into donut by Android (Google) Code Review · 15 years ago
- 2f0d86c Add test for GServices write permission, and remove dummy placeholder framework permission test. by Brett Chabot · 15 years ago
- ea196fc More tests to check permissions in PackageManager api's are enforced by Suchi Amalapurapu · 15 years ago
- 9f2f87d Add tests to check permissions in PackageManager api's by Suchi Amalapurapu · 15 years ago
- 3adf767 Merge change 4184 into donut by Android (Google) Code Review · 15 years ago
- 9faa04f Add permission test structure for private framework permissions. by Brett Chabot · 15 years ago
- c292268 Merge change 4182 into donut by Android (Google) Code Review · 15 years ago
- 0528cd0 Add more data to reliability test report, includes min, max, std, run data. by Guang Zhu · 15 years ago
- d83d660 Merge change 4106 into donut by Android (Google) Code Review · 15 years ago
- 8d17f3f Run search dialog in the system process. by Bjorn Bringert · 15 years ago
- 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 15 years ago
- 903f311 Adjust order of file/section list in output diff by Guang Zhu · 15 years ago
- 78f0f8c Merge changes 3953,3954 into donut by Android (Google) Code Review · 15 years ago
- 261a195 Update control files (pass/fail/nontext/crash) to results from CRB45 by Guang Zhu · 15 years ago
- ce88cb1 Make the file backup helper not crash if a file you requested by Joe Onorato · 15 years ago
- 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
- 4a60b88 Merge change 3761 into donut by Android (Google) Code Review · 15 years ago
- 2ab6f1f Added support to record page load time for each url. by Guang Zhu · 15 years ago
- 174ad50 In SearchablesTest, use the always available globalsearch. by Satish Sampath · 15 years ago
- f642aa2 Removes gestures from ListView. by Romain Guy · 15 years ago
- 7757656a Changed logic to handle timeout pages. by Guang Zhu · 15 years ago
- 0e74aa0 Fix broken Searchables unit tests. by Satish Sampath · 15 years ago
- f9acde2 Include web search providers in Searchables. by Satish Sampath · 15 years ago
- 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago
- 17f8fa6 Added bugreport collecting mechanism in case of crashes. by Guang Zhu · 15 years ago
- 53003de Skip empty lines in test url list. by Guang Zhu · 15 years ago
- b9a39cd Adding missing callback onJsConfirm to dismiss any confirmation dialogs by Guang Zhu · 15 years ago
- 3e8950c Added new parameter to enable a manual pause between pages by Guang Zhu · 15 years ago
- c182370 Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 15 years ago
- 963cd006 Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 15 years ago
- 7322c96 Merge change 2967 into donut by Android (Google) Code Review · 15 years ago
- 3dfd0e1 Fixed issue where code for extracting scripts was eclipsed by runTest method. by Guang Zhu · 15 years ago
- baae313 support more minor cdms sms bearer data subparameters by Tammo Spalink · 15 years ago
- 627f934 Fixed bug where test status is not marked "DONE" when completed by Guang Zhu · 15 years ago
- 892771a Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test app by Guang Zhu · 15 years ago
- 40d87ee Removing @Override to fix the build by Guang Zhu · 15 years ago
- 65455a1 Update reliability test code. Use a separate activity with simpler calback mechanism. by Guang Zhu · 15 years ago
- 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 15 years ago
- 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 15 years ago
- ef354fd Fix concat SMS for GSM. by jsh · 15 years ago
- 0a63716 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. by Romain Guy · 15 years ago
- 761e091 Unmap memory in MemoryFile.close(). by Bjorn Bringert · 15 years ago
- 511a013 Merge change 2302 into donut by Android (Google) Code Review · 15 years ago
- 82f3495 Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix the events processing in the gestures overlay mechanism. Give better control of the various properties of the overlay through XML attributes. by Romain Guy · 15 years ago
- 380cd96 Fix the build by Romain Guy · 15 years ago
- d6a463a Add a new API to ListView: setGestures(int). This allows developers to enable gestures to jump inside the list or filter it. This change also introduces a new XML attribute to control this API. It also adds the ability to theme the GestureOverlayView from the gestures library. Finally, this adds a new VERSION header to the binary format used to store the letters for the recognizer. by Romain Guy · 15 years ago
- 550885d added SmsMessage ConcatRef parsing validation by Tammo Spalink · 15 years ago
- db567c3 Move the Gestures API to the framework in android.gesture. by Romain Guy · 15 years ago
- ac6a4b8 Renamed setGestureType in GestureLibrary by Yang Li · 15 years ago
- b6d99b7 Modify how GestureLibrary stores its data. The XML format is now replaced by a more efficient binary format which should speed up saving/loading. The format is very similar to the one used by the letters recognizer. The format is documented in GestureLibrary.java. by Romain Guy · 15 years ago
- aeed181 Merge change 2219 into donut by Android (Google) Code Review · 15 years ago
- e6ea003 Updated LetterRecognizer & related gesture recognition code by Yang Li · 15 years ago
- 73f6076 Fixed SD card access permission issue in manifest by Guang Zhu · 15 years ago
- 7269d9a Tweak the Gestures Overlay demo. This shortens the fade duration to make it more usable and also adds a longer pause before the fade. This change also introduce a new compile-time setting to decide whether or not the overlay should steal the events from the underlying ListView. It is now off by default, per discussion with hackbod. It feel a little bit better but it may vary from user to user so studies will be necessary. by Romain Guy · 15 years ago