- 7283fb1 Merge commit '7b7225c8fdbead25235c74811b30ff4ee690dc58' into manual_merge by Dave Sparks · 16 years ago
- 7b7225c AI 149133: Enable the camera permission check. by Dave Sparks · 16 years ago
- 8c690ea Merge change 2182 into donut by Android (Google) Code Review · 16 years ago
- fd6e5f0 location: Replace ILocationCollector interface with new ILocationProvider method by Mike Lockwood · 16 years ago
- db79edc Merge change 2168 into donut by Android (Google) Code Review · 16 years ago
- 3343af5 Merge change 1863 into donut by Android (Google) Code Review · 16 years ago
- f9c7d9a Merge change 2147 into donut by Android (Google) Code Review · 16 years ago
- b1f3b8f Fix permission hole in camera service. Some debugging code was added by Dave Sparks · 16 years ago
- c1c8250 Merge change 2163 into donut by Android (Google) Code Review · 16 years ago
- 6690dc5 Fix permission hole for RECORD_AUDIO created when we moved the MediaRecorder by Dave Sparks · 16 years ago
- bb7b7b3 Merge change 2152 into donut by Android (Google) Code Review · 16 years ago
- 16da795 make sure to fail to software when the h/w renderer cannot be initialized by Mathias Agopian · 16 years ago
- 1480eb2 Add support to SuggestionsAdapter to query the 'working' status by Mike LeBeau · 16 years ago
- db2b801 Merge change 2138 into donut by Android (Google) Code Review · 16 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 · 16 years ago
- f479aa0 Add padding to public.xml to avoid breaking from auto-merges. by Dianne Hackborn · 16 years ago
- b204d4f Merge change 2136 into donut by Android (Google) Code Review · 16 years ago
- aa98338 Merge change 1932 into donut by Android (Google) Code Review · 16 years ago
- 009b32d Merge change 2109 into donut by Android (Google) Code Review · 16 years ago
- c534727 First pass at cleaning up the gestures code. by Romain Guy · 16 years ago
- a6cd4e0 Fix NPE at boot. by Romain Guy · 16 years ago
- fe0daa7 Merge change 2115 into donut by Android (Google) Code Review · 16 years ago
- 9890815 bring the native_handle stuff back from master_gl by Mathias Agopian · 16 years ago
- 5595a93 this might fix the build by Joe Onorato · 16 years ago
- 2d10ba3 Merge change 2111 into donut by Android (Google) Code Review · 16 years ago
- 93bc44d GPS: Add support for forcing NTP time and XTRA data injection. by Mike Lockwood · 16 years ago
- d62ad4f Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 16 years ago
- 4174e26 Merge change 2094 into donut by Android (Google) Code Review · 16 years ago
- b849056 Add option for gtalk stream compression by Costin Manolache · 16 years ago
- f209b46 Merge change 2092 into donut by Android (Google) Code Review · 16 years ago
- 31fd229 Make sure smsHeader != null before using it. by jsh · 16 years ago
- e291461 Merge change 2099 into donut by Android (Google) Code Review · 16 years ago
- d3f14a6 reconcile donut snapshot by Jean-Baptiste Queru · 16 years ago
- 843ef36 donut snapshot by Jean-Baptiste Queru · 16 years ago
- 3c77d39 Fixes #1866819.\nTextView sets the bounds of its compound drawables to contain only the width and the height of the drawables. This causes View.invalidateDrawable() to invalidate the compound drawables at location (0, 0) within the view, thus invalidating the wrong part of the View. This prevents animation from running correctly when using animated drawable. This change overrides invalidateDrawable() in TextView to take into account the real position of the compound drawable. by Romain Guy · 16 years ago
- d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 16 years ago
- 40f5a4e Merge change 2089 into donut by Android (Google) Code Review · 16 years ago
- a48a5af Update searchables list in getSearchablesInGlobalSearch(). by Bjorn Bringert · 16 years ago
- a5ca342 Merge change 2017 into donut by Android (Google) Code Review · 16 years ago
- eb2c314 Merge change 2042 into donut by Android (Google) Code Review · 16 years ago
- a59aba8 Merge changes 2023,2036 into donut by Android (Google) Code Review · 16 years ago
- f638201 Merge change 1998 into donut by Android (Google) Code Review · 16 years ago
- 90bd733 Merge change 2075 into donut by Android (Google) Code Review · 16 years ago
- 9a940e8 Fix bad filtering of error code when set_position_mode() is being called. by David 'Digit' Turner · 16 years ago
- 97dd7ac Merge change 1860 into donut by Android (Google) Code Review · 16 years ago
- 9fb724b Merge change 1804 into donut by Android (Google) Code Review · 16 years ago
- f5b9c72 ActivityManagerService sends bug reports on crashes and ANRs by Jacek Surazski · 16 years ago
- 5bc21aa Merge change 1127 into donut by Android (Google) Code Review · 16 years ago
- b2d4156 Fix build. by Dianne Hackborn · 16 years ago
- fe9f072 Remove deprecated openInputStream factory method by Dave Sparks · 16 years ago
- 95fc68f Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 16 years ago
- a5e2ef0 Update more references to openInputStream in support classes. by Dave Sparks · 16 years ago
- 64c4991 SmsHeader rewrite, in preparation for migration to public API. by Tammo Spalink · 16 years ago
- ee748d37 Fix network preference getting incorrectly set. by Jaikumar Ganesh · 16 years ago
- 83a6ec6 Merge change 1791 into donut by Android (Google) Code Review · 16 years ago
- 9bfbfbd Add a method to get the PhoneType in CellLocation. by Jaikumar Ganesh · 16 years ago
- eba1ffb Merge change 2022 into donut by Android (Google) Code Review · 16 years ago
- 379d3bd Merge change 2016 into donut by Android (Google) Code Review · 16 years ago
- f9df6bd Merge change 1878 into donut by Android (Google) Code Review · 16 years ago
- 48540eb TextView was not setting the callback on its compound drawables, thus preventing them from refreshing the view when updating their internal state. This would for instance prevent animated drawables from actually animating. Quite infuriating. by Romain Guy · 16 years ago
- 356d8a3 Modify AudioFlinger to use updated openInputStream factory method. by Dave Sparks · 16 years ago
- 58ff021 Increment BatteryStatsImpl's VERSION. by Robert Greenwalt · 16 years ago
- be467b5 Replaced the old test media files with the new open source test media files. by Yu Shan Emily Lau · 16 years ago
- 988c4d1 Merge change 2005 into donut by Android (Google) Code Review · 16 years ago
- f30c700 Added the write sdcard permission so that the mediarecorder test by Yu Shan Emily Lau · 16 years ago
- 3e45824 process: Add setProcessGroup() hidden API call to set the cgroup of by San Mehat · 16 years ago
- ad216e5 Add inputSource to openInputStream Continuation of bug 1846343 by Dave Sparks · 16 years ago
- 65ff54c Merge change 1967 into donut by Android (Google) Code Review · 16 years ago
- f313b59 Merge change 1957 into donut by Android (Google) Code Review · 16 years ago
- ac61f6b Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATION by Mike Lockwood · 16 years ago
- 12bb947 Merge change 1936 into donut by Android (Google) Code Review · 16 years ago
- 77f2c4c Document the media scanner's flow through native and java code, since by Marco Nelissen · 16 years ago
- aacf802 Center the progress message for GoogleWebContentHelper (bug #1548858). by Mihai Preda · 16 years ago
- c3320db Minor performance improvement when filtering intents by package. by Mihai Preda · 16 years ago
- 79a6b3b Settings: Disable network location service by default, enable GPS instead. by Mike Lockwood · 16 years ago
- 5615d35 Add tests for the new SQLite _TOKENIZE() 'tag' column. by Bjorn Bringert · 16 years ago
- 51b22d7 am 221c9552: AI 148972: fix link to the installing guide to 1.5; fix a couple layout bugs in the document. BUG=1860640 by Scott Main · 16 years ago
- 3975fe3 am 808f2919: AI 148962: Default language in Switzerland should be german and not english. by Ramanan Rajeswaran · 16 years ago
- 2f11599 Merge change 1579 into donut by Android (Google) Code Review · 16 years ago
- e9b06d7 Teleca 2b changes by Wink Saville · 16 years ago
- 15e74b9 Merge change 1939 into donut by Android (Google) Code Review · 16 years ago
- 78a1c90 Temporarily suppress flaky test LocationManagerProximityTest until test harness support can be rolled out. by Brett Chabot · 16 years ago
- 35aa84b Recovered the code of the gesture library by Yang Li · 16 years ago
- 3c16642 Qualify a type and add some explanatory comments. by Dan Egnor · 16 years ago
- 9d16d20 Merge change 1916 into donut by Android (Google) Code Review · 16 years ago
- 704a647 Merge change 1927 into donut by Android (Google) Code Review · 16 years ago
- 6e9610e Fix build breakage by Daisuke Miyakawa · 16 years ago
- 0dfe16d Merge change 1891 into donut by Android (Google) Code Review · 16 years ago
- 221c955 AI 148972: fix link to the installing guide to 1.5; by Scott Main · 16 years ago
- 842a1f4 Merge change 1912 into donut by Android (Google) Code Review · 16 years ago
- 841ddef Hand merge from cupcake_dcm to donut, part 2. by Daisuke Miyakawa · 16 years ago
- 84971ae0 Revise the ImageButton class description to include information by Scott Main · 16 years ago
- 656a272 Merge change 1910 into donut by Android (Google) Code Review · 16 years ago
- bb9ea30 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 16 years ago
- 1058c63 Merge change 1909 into donut by Android (Google) Code Review · 16 years ago
- 2a197b1 Fixed IndexOutofBoundException, improved how memory information is captured (run GC first) by Guang Zhu · 16 years ago
- af99928 Change BIND_APPWIDGET to be signatureOrSystem. by Jeff Sharkey · 16 years ago
- 808f291 AI 148962: Default language in Switzerland should be german and not english. by Ramanan Rajeswaran · 16 years ago
- 6c25654 Merge change 1899 into donut by Android (Google) Code Review · 16 years ago
- a006851 Merge change 1894 into donut by Android (Google) Code Review · 16 years ago