- 2c0858a am 511a0134: Merge change 2302 into donut by Android (Google) Code Review · 17 years ago
- 511a013 Merge change 2302 into donut by Android (Google) Code Review · 17 years ago
- d35041d am 82392e84: Merge change 2402 into donut by Android (Google) Code Review · 17 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 · 17 years ago
- 8943737 add ipc support to batching by Fred Quintana · 17 years ago
- d942f24 am 380cd96e: Fix the build by Romain Guy · 17 years ago
- d14508b merge f41c640d8424fbd90cb1751173ede1c9f5e848b4 w/minor conflict by The Android Open Source Project · 17 years ago
- 380cd96 Fix the build by Romain Guy · 17 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 · 17 years ago
- 550885d added SmsMessage ConcatRef parsing validation by Tammo Spalink · 17 years ago
- e6c9378 am cfcc0df2: Merge change 2285 into donut by Android (Google) Code Review · 17 years ago
- db567c3 Move the Gestures API to the framework in android.gesture. by Romain Guy · 17 years ago
- 6d71ac3 am ac6a4b8e: Renamed setGestureType in GestureLibrary by Yang Li · 17 years ago
- ac6a4b8 Renamed setGestureType in GestureLibrary by Yang Li · 17 years ago
- 14191c7 am b6d99b7d: 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 · 17 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 · 17 years ago
- c8a57c4 am aeed1816: Merge change 2219 into donut by Android (Google) Code Review · 17 years ago
- aeed181 Merge change 2219 into donut by Android (Google) Code Review · 17 years ago
- e6ea003 Updated LetterRecognizer & related gesture recognition code by Yang Li · 17 years ago
- 73f6076 Fixed SD card access permission issue in manifest by Guang Zhu · 17 years ago
- dcdb15d Fixed SD card access permission issue in manifest by Guang Zhu · 17 years ago
- d6154db am 7269d9ac: 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 · 17 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 · 17 years ago
- 1854d7f am b204d4f1: Merge change 2136 into donut by Android (Google) Code Review · 17 years ago
- c534727 First pass at cleaning up the gestures code. by Romain Guy · 17 years ago
- bad962b am e2914615: Merge change 2099 into donut by Android (Google) Code Review · 17 years ago
- d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 17 years ago
- f68498ea am 5bc21aa0: Merge change 1127 into donut by Android (Google) Code Review · 17 years ago
- 5bc21aa Merge change 1127 into donut by Android (Google) Code Review · 17 years ago
- 64c4991 SmsHeader rewrite, in preparation for migration to public API. by Tammo Spalink · 17 years ago
- 93a19f7 am 12bb9471: Merge change 1936 into donut by Android (Google) Code Review · 17 years ago
- 12bb947 Merge change 1936 into donut by Android (Google) Code Review · 17 years ago
- 7ca4a17 am 5615d35b: Add tests for the new SQLite _TOKENIZE() \'tag\' column. by Bjorn Bringert · 17 years ago
- 5615d35 Add tests for the new SQLite _TOKENIZE() 'tag' column. by Bjorn Bringert · 17 years ago
- 8ba6360 am 15e74b9d: Merge change 1939 into donut by Android (Google) Code Review · 17 years ago
- da8e33a am 1058c63b: Merge change 1909 into donut by Android (Google) Code Review · 17 years ago
- 15e74b9 Merge change 1939 into donut by Android (Google) Code Review · 17 years ago
- 78a1c90 Temporarily suppress flaky test LocationManagerProximityTest until test harness support can be rolled out. by Brett Chabot · 17 years ago
- 35aa84b Recovered the code of the gesture library by Yang Li · 17 years ago
- 1058c63 Merge change 1909 into donut by Android (Google) Code Review · 17 years ago
- 2a197b1 Fixed IndexOutofBoundException, improved how memory information is captured (run GC first) by Guang Zhu · 17 years ago
- f4c6ae8 am 6342d393: Merge change 1575 into donut by Android (Google) Code Review · 17 years ago
- 6342d39 Merge change 1575 into donut by Android (Google) Code Review · 17 years ago
- 419780b am 935fd37d: Revert "Squashed commit of the following:" by Yang Li · 17 years ago
- 935fd37 Revert "Squashed commit of the following:" by Yang Li · 17 years ago
- 28a6f66 am e85bb9eb: Merge change 1823 into donut by Android (Google) Code Review · 17 years ago
- e85bb9e Merge change 1823 into donut by Android (Google) Code Review · 17 years ago
- 2e1da32 Add the backup data file writer C++ class. by Joe Onorato · 17 years ago
- 7209337 am f8173411: Squashed commit of the following: by Yang Li · 17 years ago
- f817341 Squashed commit of the following: by Yang Li · 17 years ago
- ce31b23 enhance ContentProvider with the ability to perform batch operations by Fred Quintana · 17 years ago
- 55051ebd am 4535e405: Implement the C++ class to write the backed up file data. by Joe Onorato · 17 years ago
- 4535e40 Implement the C++ class to write the backed up file data. by Joe Onorato · 17 years ago
- 819e3f2 Change _TOKENIZE tests to test the new token_index column by Bjorn Bringert · 17 years ago
- 76879bc resolved conflicts w/ 75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec merge.... by svetoslavganov · 17 years ago
- 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 17 years ago
- a64b8607 am aa642c0c: Merge changes 1591,1596 into donut by Android (Google) Code Review · 17 years ago
- 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 17 years ago
- 09b87a7 am 8ad0281: With this, the BackupService onBackup method is called. by Joe Onorato · 17 years ago
- 8ad0281 With this, the BackupService onBackup method is called. by Joe Onorato · 17 years ago
- 4010ac3 added reliability test usding DumpRenderTree by Guang Zhu · 17 years ago
- 7a98dae Merge change 1012 by Android (Google) Code Review · 17 years ago
- 86dbf0d am b4735b6: am 25f9637: AI 148665: Disabling a test that does not work a by Jorg Pleumann · 17 years ago
- b4735b6 am 25f9637: AI 148665: Disabling a test that does not work as by Jorg Pleumann · 17 years ago
- 25f9637 AI 148665: Disabling a test that does not work as by Jorg Pleumann · 17 years ago
- c825d3e fix the sim build. disables the tests for now. by Joe Onorato · 17 years ago
- 1a36071 manual merge of 7ec32cc by The Android Open Source Project · 17 years ago
- b1a7ffe More backup tests by Joe Onorato · 17 years ago
- f9189f1 am 08d00b9: Merge change 1159 into donut by Android (Google) Code Review · 17 years ago
- 7f7840b CoreTests: Fix LocationManagerProximityTest. by Mike Lockwood · 17 years ago
- cfe5cdd manual merge d90a331 to avoid conflicts by The Android Open Source Project · 17 years ago
- d90a331 Add new setTag(int, Object) API to allow applications to specify several tags. by Romain Guy · 17 years ago
- 34f9746 am f2331a6: Merge change 1063 into donut by Android (Google) Code Review · 17 years ago
- 1be24353 Merge change 1058 by Android (Google) Code Review · 17 years ago
- 7fca565 fix the sim build. disables the tests for now. by Joe Onorato · 17 years ago
- a920413 Refactor SearchableInfo. by Bjorn Bringert · 17 years ago
- 84c9097 am d2b124f: new cdma sms unit tests (from QC on-site test) by Tammo Spalink · 17 years ago
- 0f2200e am be3ac2d: Merge change 1040 into donut by Android (Google) Code Review · 17 years ago
- b61381b am 4488b11: Merge change 1039 into donut by Android (Google) Code Review · 17 years ago
- 7a13559 merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581 by Dianne Hackborn · 17 years ago
- d2b124f new cdma sms unit tests (from QC on-site test) by Tammo Spalink · 17 years ago
- 89ac33b Put three tests in ignore test list. by Feng Qian · 17 years ago
- be3ac2d Merge change 1040 into donut by Android (Google) Code Review · 17 years ago
- 4488b11 Merge change 1039 into donut by Android (Google) Code Review · 17 years ago
- f9225f8 Add a test app for the backup by Joe Onorato · 17 years ago
- 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 17 years ago
- 1871fe0 added reliability test usding DumpRenderTree by Guang Zhu · 17 years ago
- 3ad977b Add some C++ code to do raw files for backup by Joe Onorato · 17 years ago
- b933f669 Back-merge all changes done in master to DumpRenderTree to donut. by Guang Zhu · 17 years ago
- 2650454 am ef65477: Merge change 844 into donut by Android (Google) Code Review · 17 years ago
- 8478b59 clean up cdma sms creation and parsing by Tammo Spalink · 17 years ago
- e4ddb19 am efae672: Merge change 725 into donut by Android (Google) Code Review · 17 years ago
- cb6c724 am 05e4755: Merge change 724 into donut by Android (Google) Code Review · 17 years ago
- adf431b am 493b00a: Merge change 640 into donut by Android (Google) Code Review · 17 years ago
- c363490 am d306052: Merge change 542 into donut by Android (Google) Code Review · 17 years ago
- 8f080ec am f3ccf8a: Merge branch \'readonly-p4-donut\' into donut by The Android Open Source Project · 17 years ago
- 5c685a9 am 9c56513: Merge change 165 into donut by Android (Google) Code Review · 17 years ago
- 6d72e02 Add 'includeInGlobalSearch' attribute to searchable meta-data. by Bjorn Bringert · 17 years ago
- aece7c6 Split testSearchablesMocked into two tests. by Bjorn Bringert · 17 years ago
- 493b00af Merge change 640 into donut by Android (Google) Code Review · 17 years ago