1. 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 15 years ago
  2. 78f0f8c Merge changes 3953,3954 into donut by Android (Google) Code Review · 15 years ago
  3. 261a195 Update control files (pass/fail/nontext/crash) to results from CRB45 by Guang Zhu · 15 years ago
  4. ce88cb1 Make the file backup helper not crash if a file you requested by Joe Onorato · 15 years ago
  5. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  6. 4a60b88 Merge change 3761 into donut by Android (Google) Code Review · 15 years ago
  7. 2ab6f1f Added support to record page load time for each url. by Guang Zhu · 15 years ago
  8. 174ad50 In SearchablesTest, use the always available globalsearch. by Satish Sampath · 15 years ago
  9. f642aa2 Removes gestures from ListView. by Romain Guy · 15 years ago
  10. 7757656a Changed logic to handle timeout pages. by Guang Zhu · 15 years ago
  11. 0e74aa0 Fix broken Searchables unit tests. by Satish Sampath · 15 years ago
  12. f9acde2 Include web search providers in Searchables. by Satish Sampath · 15 years ago
  13. 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago
  14. 17f8fa6 Added bugreport collecting mechanism in case of crashes. by Guang Zhu · 15 years ago
  15. 53003de Skip empty lines in test url list. by Guang Zhu · 15 years ago
  16. b9a39cd Adding missing callback onJsConfirm to dismiss any confirmation dialogs by Guang Zhu · 15 years ago
  17. 3e8950c Added new parameter to enable a manual pause between pages by Guang Zhu · 15 years ago
  18. c182370 Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 15 years ago
  19. 963cd006 Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 15 years ago
  20. 7322c96 Merge change 2967 into donut by Android (Google) Code Review · 15 years ago
  21. 3dfd0e1 Fixed issue where code for extracting scripts was eclipsed by runTest method. by Guang Zhu · 15 years ago
  22. baae313 support more minor cdms sms bearer data subparameters by Tammo Spalink · 15 years ago
  23. 627f934 Fixed bug where test status is not marked "DONE" when completed by Guang Zhu · 15 years ago
  24. 892771a Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test app by Guang Zhu · 15 years ago
  25. 40d87ee Removing @Override to fix the build by Guang Zhu · 15 years ago
  26. 65455a1 Update reliability test code. Use a separate activity with simpler calback mechanism. by Guang Zhu · 15 years ago
  27. 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 15 years ago
  28. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 15 years ago
  29. ef354fd Fix concat SMS for GSM. by jsh · 15 years ago
  30. 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
  31. 761e091 Unmap memory in MemoryFile.close(). by Bjorn Bringert · 15 years ago
  32. 511a013 Merge change 2302 into donut by Android (Google) Code Review · 15 years ago
  33. 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
  34. 380cd96 Fix the build by Romain Guy · 15 years ago
  35. 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
  36. 550885d added SmsMessage ConcatRef parsing validation by Tammo Spalink · 15 years ago
  37. db567c3 Move the Gestures API to the framework in android.gesture. by Romain Guy · 15 years ago
  38. ac6a4b8 Renamed setGestureType in GestureLibrary by Yang Li · 15 years ago
  39. 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
  40. aeed181 Merge change 2219 into donut by Android (Google) Code Review · 15 years ago
  41. e6ea003 Updated LetterRecognizer & related gesture recognition code by Yang Li · 15 years ago
  42. 73f6076 Fixed SD card access permission issue in manifest by Guang Zhu · 15 years ago
  43. 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
  44. c534727 First pass at cleaning up the gestures code. by Romain Guy · 15 years ago
  45. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 15 years ago
  46. 5bc21aa Merge change 1127 into donut by Android (Google) Code Review · 15 years ago
  47. 64c4991 SmsHeader rewrite, in preparation for migration to public API. by Tammo Spalink · 15 years ago
  48. 12bb947 Merge change 1936 into donut by Android (Google) Code Review · 15 years ago
  49. 5615d35 Add tests for the new SQLite _TOKENIZE() 'tag' column. by Bjorn Bringert · 15 years ago
  50. 15e74b9 Merge change 1939 into donut by Android (Google) Code Review · 15 years ago
  51. 78a1c90 Temporarily suppress flaky test LocationManagerProximityTest until test harness support can be rolled out. by Brett Chabot · 15 years ago
  52. 35aa84b Recovered the code of the gesture library by Yang Li · 15 years ago
  53. 1058c63 Merge change 1909 into donut by Android (Google) Code Review · 15 years ago
  54. 2a197b1 Fixed IndexOutofBoundException, improved how memory information is captured (run GC first) by Guang Zhu · 15 years ago
  55. 6342d39 Merge change 1575 into donut by Android (Google) Code Review · 15 years ago
  56. 935fd37 Revert "Squashed commit of the following:" by Yang Li · 15 years ago
  57. e85bb9e Merge change 1823 into donut by Android (Google) Code Review · 15 years ago
  58. 2e1da32 Add the backup data file writer C++ class. by Joe Onorato · 15 years ago
  59. f817341 Squashed commit of the following: by Yang Li · 15 years ago
  60. 4535e40 Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago
  61. 819e3f2 Change _TOKENIZE tests to test the new token_index column by Bjorn Bringert · 15 years ago
  62. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 15 years ago
  63. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
  64. 8ad0281 With this, the BackupService onBackup method is called. by Joe Onorato · 15 years ago
  65. 4010ac3 added reliability test usding DumpRenderTree by Guang Zhu · 15 years ago
  66. b4735b6 am 25f9637: AI 148665: Disabling a test that does not work as by Jorg Pleumann · 15 years ago
  67. 25f9637 AI 148665: Disabling a test that does not work as by Jorg Pleumann · 15 years ago
  68. c825d3e fix the sim build. disables the tests for now. by Joe Onorato · 15 years ago
  69. b1a7ffe More backup tests by Joe Onorato · 15 years ago
  70. 7f7840b CoreTests: Fix LocationManagerProximityTest. by Mike Lockwood · 15 years ago
  71. d90a331 Add new setTag(int, Object) API to allow applications to specify several tags. by Romain Guy · 15 years ago
  72. a920413 Refactor SearchableInfo. by Bjorn Bringert · 15 years ago
  73. d2b124f new cdma sms unit tests (from QC on-site test) by Tammo Spalink · 15 years ago
  74. be3ac2d Merge change 1040 into donut by Android (Google) Code Review · 15 years ago
  75. 4488b11 Merge change 1039 into donut by Android (Google) Code Review · 15 years ago
  76. f9225f8 Add a test app for the backup by Joe Onorato · 15 years ago
  77. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  78. 3ad977b Add some C++ code to do raw files for backup by Joe Onorato · 15 years ago
  79. b933f669 Back-merge all changes done in master to DumpRenderTree to donut. by Guang Zhu · 15 years ago
  80. 8478b59 clean up cdma sms creation and parsing by Tammo Spalink · 15 years ago
  81. 6d72e02 Add 'includeInGlobalSearch' attribute to searchable meta-data. by Bjorn Bringert · 15 years ago
  82. aece7c6 Split testSearchablesMocked into two tests. by Bjorn Bringert · 15 years ago
  83. 493b00a Merge change 640 into donut by Android (Google) Code Review · 15 years ago
  84. 74708bb Add GLOBAL_SEARCH intent for finding global search provider. by Bjorn Bringert · 15 years ago
  85. 8c49d32 enable additional cdma sms fields and user data encodings by Tammo Spalink · 15 years ago
  86. f3ccf8a Merge branch 'readonly-p4-donut' into donut by Karl Rosaen · 15 years ago
  87. 875d50a AI 147564: Merge back from search branch to donut. Notes: by Karl Rosaen · 15 years ago
  88. 96e2040 Squashed commit of the following: by Robert Greenwalt · 15 years ago
  89. 8307a0c Get Sketch compiling. by Joe Onorato · 15 years ago
  90. 6e93a3d Add sketch gesture demo application. by Joe Onorato · 15 years ago
  91. e564b19 replaced integer * and % with shift operations, for performance by Tammo Spalink · 15 years ago
  92. 17b8ca4 Merge branch 'readonly-p4-donut' into donut by Guang Zhu · 15 years ago
  93. e6f63b1 AI 146246: am: CL 146225 Work around initialization issue with InstrumentationTest Runner. super.onCreate needs to be called as last statement in subclass' onCreate to avoid starting test case too early. by Guang Zhu · 15 years ago
  94. 7fc3cd6 AI 146225: Work around initialization issue with InstrumentationTest Runner. super.onCreate needs to be called as last statement in subclass' onCreate to avoid starting test case too early. by Guang Zhu · 15 years ago
  95. 83917db Initial code for cdma sms encode and decode, in java, with simple tests. by Tammo Spalink · 15 years ago
  96. f78013c AI 145971: am: CL 145757 Suppress the flaky tests by Yu Shan Emily Lau · 15 years ago
  97. 6d20e25 AI 145970: am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 15 years ago
  98. bf91524 AI 145971: am: CL 145757 Suppress the flaky tests by Yu Shan Emily Lau · 15 years ago
  99. 43ed2b3 AI 145970: am: CL 145743 Excise the "de" locale out of testResourceBundles(), leaving a by Dan Bornstein · 15 years ago
  100. 5f75015 AI 145969: am: CL 145735 Suppress the flaky DatabaseLockTest by Brett Chabot · 15 years ago