Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the LED colors when charging customizable by the vendor | Kenneth Andersson | 2010-08-03 | 2 | -10/+36 |
* | Merge "Fix a bug that prevented the creation of EGL shared contexts." | Jean-Baptiste Queru | 2010-07-30 | 1 | -0/+4 |
|\ | |||||
| * | Fix a bug that prevented the creation of EGL shared contexts. | Jamie Gennis | 2010-07-29 | 1 | -0/+4 |
* | | Cat: Generalize stk into cat | Alex Yakavenka | 2010-07-30 | 37 | -176/+176 |
* | | Merge "Cat: Move Stk imlpementation into Cat folder" | Jean-Baptiste Queru | 2010-07-30 | 32 | -0/+0 |
|\ \ | |||||
| * | | Cat: Move Stk imlpementation into Cat folder | Alex Yakavenka | 2010-07-12 | 32 | -0/+0 |
* | | | Merge "Ccat: Initial CCAT implementation" | Jean-Baptiste Queru | 2010-07-30 | 5 | -36/+41 |
|\ \ \ | |/ / | |||||
| * | | Ccat: Initial CCAT implementation | Alex Yakavenka | 2010-07-12 | 5 | -36/+41 |
* | | | Clear preferred activities when home process crashes | Mattias Larsson | 2010-07-30 | 1 | -1/+22 |
| |/ |/| | |||||
* | | fix inaccurate copyrights | Jean-Baptiste Queru | 2010-07-29 | 9 | -9/+5 |
* | | Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()" | Jean-Baptiste Queru | 2010-07-29 | 10 | -37/+57 |
|\ \ | |||||
| * | | Replaced /sdcard with Environment.getExternalStorageDirectory() | Christian Mehlmauer | 2010-07-19 | 10 | -37/+57 |
* | | | Merge "Make hasIccCard return true if RUIM card is present." | Jean-Baptiste Queru | 2010-07-29 | 1 | -5/+4 |
|\ \ \ | |||||
| * | | | Make hasIccCard return true if RUIM card is present. | Naveen Kalla | 2010-06-26 | 1 | -5/+4 |
* | | | | Merge "Corrected buffer overflow when parsing /proc/wakelocks" | Romain Guy | 2010-07-29 | 1 | -4/+6 |
|\ \ \ \ | |||||
| * | | | | Corrected buffer overflow when parsing /proc/wakelocks | Johannes Carlsson | 2010-07-02 | 1 | -4/+6 |
| |/ / / | |||||
* | | | | Merge "Fixed a documentation Bug (Issue 9236)" | Romain Guy | 2010-07-29 | 1 | -15/+15 |
|\ \ \ \ | |||||
| * | | | | Fixed a documentation Bug (Issue 9236) | Christian Mehlmauer | 2010-06-25 | 1 | -15/+15 |
| |/ / / | |||||
* | | | | Make FrameworkCoreHostTests use ddmlib-prebuilt. | Brett Chabot | 2010-07-28 | 1 | -1/+1 |
* | | | | Fix hosttests to use the new ddmlib API. | Xavier Ducrohet | 2010-07-26 | 3 | -160/+529 |
* | | | | Merge "move native services under services/" | Jean-Baptiste Queru | 2010-07-26 | 71 | -6/+6 |
|\ \ \ \ | |||||
| * | | | | move native services under services/ | Mathias Agopian | 2010-07-22 | 71 | -6/+6 |
* | | | | | Merge "Fix build." | Jean-Baptiste Queru | 2010-07-26 | 1 | -6/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix build. | Jean-Baptiste Queru | 2010-07-16 | 1 | -6/+1 |
* | | | | | | Merge "Enables writing to USIM phonebook (fixes issue 8976)." | Jean-Baptiste Queru | 2010-07-23 | 3 | -2/+45 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Enables writing to USIM phonebook (fixes issue 8976). | happydroid | 2010-07-20 | 3 | -2/+45 |
| |/ / / / / | |||||
* | | | | | | Merge "dependent change for "parse instrumentation result bundles" in sdk" | Jean-Baptiste Queru | 2010-07-23 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | dependent change for "parse instrumentation result bundles" in sdk | Guang Zhu | 2010-07-12 | 1 | -1/+2 |
* | | | | | | | Merge "Remove compilation warnings by removing illegal characters" | Romain Guy | 2010-07-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove compilation warnings by removing illegal characters | Mac Wang | 2010-07-23 | 1 | -1/+1 |
* | | | | | | | | Merge "frameworks/base: Implement Mutual exclusion in BroadcastReceiver" | Jean-Baptiste Queru | 2010-07-22 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | frameworks/base: Implement Mutual exclusion in BroadcastReceiver | Vairavan Srinivasan | 2010-07-22 | 1 | -4/+6 |
* | | | | | | | | Merge "Add missing logging for SET_TTY_MODE and QUERY_TTY_MODE" | Jean-Baptiste Queru | 2010-07-22 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add missing logging for SET_TTY_MODE and QUERY_TTY_MODE | Naveen Kalla | 2010-06-26 | 1 | -0/+5 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge "Correct VM number updation during MBDN refresh." | Jean-Baptiste Queru | 2010-07-22 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Correct VM number updation during MBDN refresh. | Naveen Kalla | 2010-06-28 | 1 | -0/+7 |
| |/ / / / / / | |||||
* | | | | | | | Merge "Shoud specify the Resource class instance as an argument of the method... | Jean-Baptiste Queru | 2010-07-20 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Shoud specify the Resource class instance as an argument of the method | Masanori Ogino | 2010-07-20 | 1 | -4/+4 |
* | | | | | | | Merge "replaced deprecated setButton Methods" | Romain Guy | 2010-07-20 | 3 | -3/+7 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | replaced deprecated setButton Methods | Christian Mehlmauer | 2010-07-20 | 3 | -3/+7 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Replaced /sdcard with Environment.getExternalStorageDirectory() | Christian Mehlmauer | 2010-07-19 | 3 | -10/+14 |
* | | | | | | typo fixed | Madan Ankapura | 2010-07-19 | 1 | -1/+1 |
* | | | | | | Remove the window from being a target for motion events when it is destroyed. | Maciej Białka | 2010-07-19 | 1 | -0/+7 |
|/ / / / / | |||||
* | | | | | Merge "Replaced deprecated calls to setButton and setButton2" | Romain Guy | 2010-07-19 | 1 | -13/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Replaced deprecated calls to setButton and setButton2 | Christian Mehlmauer | 2010-06-25 | 1 | -13/+14 |
| |/ / / / | |||||
* | | | | | Merge "Replaced deprecated setButton Methodcalls" | Romain Guy | 2010-07-19 | 1 | -16/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Replaced deprecated setButton Methodcalls | Christian Mehlmauer | 2010-06-25 | 1 | -16/+15 |
| |/ / / / | |||||
* | | | | | Fix the layoutlib Paint.set(Paint) method. | Xavier Ducrohet | 2010-07-16 | 1 | -0/+2 |
| |_|/ / |/| | | | |||||
* | | | | Merge "Fix the problem that color drawable cache key conflicts another drawab... | Romain Guy | 2010-07-15 | 1 | -38/+69 |
|\ \ \ \ | |||||
| * | | | | Fix the problem that color drawable cache key conflicts another drawable one. | Masanori Ogino | 2010-07-16 | 1 | -38/+69 |