| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Add a new API to ListView: setGestures(int). This allows developers to enable... | Romain Guy | 2009-05-22 | 5 | -15/+27 |
|/ |
|
* | Move the Gestures API to the framework in android.gesture. | Romain Guy | 2009-05-21 | 21 | -2705/+35 |
* | Renamed setGestureType in GestureLibrary | Yang Li | 2009-05-21 | 2 | -3/+9 |
* | Modify how GestureLibrary stores its data. The XML format is now replaced by ... | Romain Guy | 2009-05-21 | 10 | -278/+288 |
* | Merge change 2219 into donut | Android (Google) Code Review | 2009-05-21 | 7 | -47/+109 |
|\ |
|
| * | Updated LetterRecognizer & related gesture recognition code | Yang Li | 2009-05-21 | 7 | -47/+109 |
* | | Fixed SD card access permission issue in manifest | Guang Zhu | 2009-05-21 | 1 | -1/+2 |
* | | Tweak the Gestures Overlay demo. This shortens the fade duration to make it m... | Romain Guy | 2009-05-20 | 3 | -13/+24 |
|/ |
|
* | First pass at cleaning up the gestures code. | Romain Guy | 2009-05-20 | 16 | -296/+539 |
* | Hook up the backup data writer, and add a utility to read the backup data files. | Joe Onorato | 2009-05-20 | 1 | -2/+2 |
* | Merge change 1127 into donut | Android (Google) Code Review | 2009-05-19 | 4 | -30/+125 |
|\ |
|
| * | SmsHeader rewrite, in preparation for migration to public API. | Tammo Spalink | 2009-05-20 | 4 | -30/+125 |
* | | Merge change 1936 into donut | Android (Google) Code Review | 2009-05-19 | 34 | -1732/+3016 |
|\ \ |
|
| * | | Recovered the code of the gesture library | Yang Li | 2009-05-18 | 34 | -1732/+3016 |
* | | | Add tests for the new SQLite _TOKENIZE() 'tag' column. | Bjorn Bringert | 2009-05-19 | 1 | -5/+33 |
| |/
|/| |
|
* | | Merge change 1939 into donut | Android (Google) Code Review | 2009-05-18 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | Temporarily suppress flaky test LocationManagerProximityTest until test harne... | Brett Chabot | 2009-05-18 | 1 | -1/+4 |
* | | Merge change 1909 into donut | Android (Google) Code Review | 2009-05-18 | 2 | -3/+18 |
|\ \ |
|
| * | | Fixed IndexOutofBoundException, improved how memory information is captured (... | Guang Zhu | 2009-05-18 | 2 | -3/+18 |
| |/ |
|
* | | Merge change 1575 into donut | Android (Google) Code Review | 2009-05-17 | 1 | -5/+74 |
|\ \ |
|
| * | | Change _TOKENIZE tests to test the new token_index column | Bjorn Bringert | 2009-05-15 | 1 | -5/+74 |
* | | | Revert "Squashed commit of the following:" | Yang Li | 2009-05-15 | 29 | -3060/+712 |
* | | | Merge change 1823 into donut | Android (Google) Code Review | 2009-05-15 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Add the backup data file writer C++ class. | Joe Onorato | 2009-05-15 | 1 | -0/+1 |
* | | | | Squashed commit of the following: | Yang Li | 2009-05-15 | 29 | -712/+3060 |
|/ / / |
|
* | | | Implement the C++ class to write the backed up file data. | Joe Onorato | 2009-05-15 | 1 | -0/+3 |
|/ / |
|
* | | Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m... | svetoslavganov | 2009-05-14 | 3 | -1/+258 |
* | | Get the backup calling through to the file backup helper. | Joe Onorato | 2009-05-14 | 2 | -3/+28 |
|/ |
|
* | With this, the BackupService onBackup method is called. | Joe Onorato | 2009-05-13 | 1 | -1/+1 |
* | added reliability test usding DumpRenderTree | Guang Zhu | 2009-05-11 | 7 | -16/+519 |
* | am 25f9637: AI 148665: Disabling a test that does not work as | Jorg Pleumann | 2009-05-11 | 1 | -23/+29 |
|\ |
|
| * | AI 148665: Disabling a test that does not work as | Jorg Pleumann | 2009-05-11 | 1 | -23/+29 |
| * | AI 146225: Work around initialization issue with InstrumentationTest Runner. ... | Guang Zhu | 2009-04-14 | 1 | -1/+1 |
| * | AI 145757: Suppress the flaky tests | Yu Shan Emily Lau | 2009-04-10 | 1 | -3/+4 |
| * | AI 145743: Excise the "de" locale out of testResourceBundles(), leaving a | Dan Bornstein | 2009-04-10 | 1 | -1/+44 |
| * | AI 145735: Suppress the flaky DatabaseLockTest | Brett Chabot | 2009-04-10 | 1 | -2/+7 |
| * | AI 143727: Make the test runner and results assets of DumpRendertree. This is... | Sridhar Gurivireddy | 2009-03-31 | 6 | -0/+38 |
| * | Automated import from //branches/cupcake/...@142827,142827 | Joe Onorato | 2009-03-25 | 1 | -0/+39 |
| * | Automated import from //branches/cupcake/...@142508,142508 | Daisuke Miyakawa | 2009-03-24 | 8 | -0/+950 |
| * | auto import from //branches/cupcake_rel/...@141571 | The Android Open Source Project | 2009-03-19 | 1 | -2/+22 |
* | | fix the sim build. disables the tests for now. | Joe Onorato | 2009-05-08 | 1 | -3/+10 |
* | | More backup tests | Joe Onorato | 2009-05-07 | 3 | -3/+47 |
* | | CoreTests: Fix LocationManagerProximityTest. | Mike Lockwood | 2009-05-07 | 1 | -5/+2 |
* | | Add new setTag(int, Object) API to allow applications to specify several tags. | Romain Guy | 2009-05-06 | 1 | -0/+114 |
* | | Refactor SearchableInfo. | Bjorn Bringert | 2009-05-06 | 1 | -10/+8 |
* | | new cdma sms unit tests (from QC on-site test) | Tammo Spalink | 2009-05-06 | 1 | -1/+48 |
* | | Merge change 1040 into donut | Android (Google) Code Review | 2009-05-05 | 4 | -0/+164 |
|\ \ |
|
| * | | Add a test app for the backup | Joe Onorato | 2009-05-05 | 4 | -0/+164 |
* | | | Merge change 1039 into donut | Android (Google) Code Review | 2009-05-05 | 2 | -0/+123 |
|\ \ \
| |/ / |
|
| * | | Add some C++ code to do raw files for backup | Joe Onorato | 2009-05-05 | 2 | -0/+123 |