Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
c5f1b92d0a480f3119be8ea6eebbada402c17cf3
c5f1b92
Merge change 691 into donut
by Android (Google) Code Review
· 16 years ago
203464a
Add searchSuggestThreshold to searchable meta-data.
by Bjorn Bringert
· 16 years ago
493b00af
Merge change 640 into donut
by Android (Google) Code Review
· 16 years ago
7ffeac8
am a21e376: AI 147962: Import updated zh_TW translations.
by Eric Fischer
· 16 years ago
c13fe2c
am c804836: AI 147951: delete unused files
by Scott Main
· 16 years ago
b2b841d
am 998234e: AI 147947: update the sitemap. add disallow in robots file f
by Scott Main
· 16 years ago
0b8c4fa
am 752aaf9: AI 147874: Fix format and link errors in docs.
by Dirk Dougherty
· 16 years ago
9eb6ac8
am 5fe696f: AI 147814: tweaks to the hello world tutorial.
by Scott Main
· 16 years ago
563dc08
am 2222c9e: AI 147812: close <em> tag
by Scott Main
· 16 years ago
dfe88ae
am 0ee4f86: AI 147811: typo fixes and edits for upgrading and installing
by Scott Main
· 16 years ago
7e35614
am 263ed76: AI 147810: fix links on the homepage
by Scott Main
· 16 years ago
db24820
am 7eeb5d5: AI 147807: Miscellaneous doc fixes needed for 1.5 SDK push
by Dirk Dougherty
· 16 years ago
323d821
am ce878be: AI 147804: add new doc about Dialogs
by Scott Main
· 16 years ago
8419fcd
am b8b3645: AI 147803: add docs and images for docs on Toast and Notifi
by Scott Main
· 16 years ago
bce7bc9
am 596451c: AI 147796: Add widget design guidelines to new UI Guidelines
by Dirk Dougherty
· 16 years ago
856d015
am 6fc27f7: AI 147793: cleanup broken links and delete all innacurate in
by Scott Main
· 16 years ago
cbf17dd
am 47f3a7a: AI 147782: Add a link to the JET docs from media index page.
by Dirk Dougherty
· 16 years ago
0db2557
am 4afe275: AI 147780: add summary of "future-proofing your apps" and li
by Scott Main
· 16 years ago
6585cc1
am 094d9af: AI 147777: add release notes links for each download page
by Scott Main
· 16 years ago
5e8ead2
am 6bbf389: AI 147767: set 1.1 download page to include "not current" di
by Scott Main
· 16 years ago
d41f950
am 7b54237: AI 147755: Add sizes and checksums for 1.5 SDK downloadables
by Dirk Dougherty
· 16 years ago
4681c01
am 6f1826c: AI 147752: dang, there was another unclosed tag... tested it
by Scott Main
· 16 years ago
9dfad65
am a055e5e: AI 147742: close <code> tag and remove some bolding
by Scott Main
· 16 years ago
073bc61
am 8a4c53a: AI 147732: fix broken links
by Scott Main
· 16 years ago
19aa8e0
am b867019: AI 147725: Some fixes for the CTS test runner. One is a
by Jorg Pleumann
· 16 years ago
e17210c
am 14533d2: AI 147720: Set default language for NL to nl.
by Bill Napier
· 16 years ago
d7ffb29
am 864750c: AI 147718: Created .jd doc file for the JetCreator manual. C
by Jean-Michel Trivi
· 16 years ago
ec82e35
am 6edea74: AI 147711: Fix link text in highlights doc. Copy "New APIs"
by Dirk Dougherty
· 16 years ago
8b300f3
am d97e8dc: AI 147710: Add redirects for sdk/preview pages.
by Dirk Dougherty
· 16 years ago
819c102
am 78b1511: AI 147541: Add cs as default language for cz.
by Bill Napier
· 16 years ago
af3289e
am 620986a: AI 147438: add app widget docs to dev guide
by Scott Main
· 16 years ago
181634f
am 134e8e4: AI 147433: Fix broken link to sdk/samples dir in the offline
by Dirk Dougherty
· 16 years ago
76b25e5
Merge change 692 into donut
by Android (Google) Code Review
· 16 years ago
662ea09
location: Optimize use of mProviders ArrayList.
by Mike Lockwood
· 16 years ago
13735a2
Merge branch 'readonly-p4-donut' into donut
by Mitsuru Oshima
· 16 years ago
8169dae
AI 147976: Compatibility mode support. Part 2.
by Mitsuru Oshima
· 16 years ago
2e447d4
Fixes 1819406. Take a ListView, add headers/footers, set the adapter after at least one layout pass, and the headers/footers don't know they have a parent anymore. Which causes a lot of trouble, like drawing not happening.
by Romain Guy
· 16 years ago
d306052
Merge change 542 into donut
by Android (Google) Code Review
· 16 years ago
5f2788b
Merge change 686 into donut
by Android (Google) Code Review
· 16 years ago
0124a15
Merge change 626 into donut
by Android (Google) Code Review
· 16 years ago
b8526bfe
gps: Don't crash if no XTRA servers are specified.
by Mike Lockwood
· 16 years ago
98e333f
Fix back key and ime behavior for search dialog.
by Karl Rosaen
· 16 years ago
a21e376b
AI 147962: Import updated zh_TW translations.
by Eric Fischer
· 16 years ago
c804836
AI 147951: delete unused files BUG=1790234
by Scott Main
· 16 years ago
998234e
AI 147947: update the sitemap. add disallow in robots file for the sdk/preview/
by Scott Main
· 16 years ago
4924ae8
Merge change 618 into donut
by Android (Google) Code Review
· 16 years ago
e4de845
Merge change 625 into donut
by Android (Google) Code Review
· 16 years ago
6fcddb0
Merge change 629 into donut
by Android (Google) Code Review
· 16 years ago
77c9990
Merge change 599 into donut
by Android (Google) Code Review
· 16 years ago
23bd84c
Fixes #1816088. Avoid initializing empty Rects when they are useless, especially in Zygote.
by Romain Guy
· 16 years ago
b8adcad
location: Remove obsolete fake provider support.
by Mike Lockwood
· 16 years ago
79762a3
location: Move DummyLocationProvider.java and LocationProviderImpl.java to the internal package.
by Mike Lockwood
· 16 years ago
eedf815
location: Remove redundant mLocationTracking field from GpsLocationProvider
by Mike Lockwood
· 16 years ago
7cb8ed2
Merge change 414 into donut
by Android (Google) Code Review
· 16 years ago
3de05ff
Merge change 586 into donut
by Android (Google) Code Review
· 16 years ago
3d12b51
location: Run LocationManagerService in a separate thread.
by Mike Lockwood
· 16 years ago
74708bb
Add GLOBAL_SEARCH intent for finding global search provider.
by Bjorn Bringert
· 16 years ago
8c49d32
enable additional cdma sms fields and user data encodings
by Tammo Spalink
· 16 years ago
1fd7323
Display the app icon to the left of the search field for search within apps.
by Mike LeBeau
· 16 years ago
0c6b5f6
fix 1803886 android15 Translucent GLSurfaceView demo does not display properly
by Mathias Agopian
· 16 years ago
752aaf9
AI 147874: Fix format and link errors in docs. BUG=1790234
by Dirk Dougherty
· 16 years ago
287b309
fix 1812272 SensorManager method returns hidden object
by Mathias Agopian
· 16 years ago
17f213b
Merge change 602 into donut
by Android (Google) Code Review
· 16 years ago
04ab1c7
Merge change 573 into donut
by Android (Google) Code Review
· 16 years ago
257eef3
Merge branch 'readonly-p4-donut' into donut
by Mitsuru Oshima
· 16 years ago
325ac47
Bug fix(1807910): media recorder crash due to the use of locked camera object (last part)
by James Dong
· 16 years ago
8d11267
AI 147845: Compatibility mode support. Part 1
by Mitsuru Oshima
· 16 years ago
caf0df1
Add call to (new) Canvas.freeCaches() in response to low-memory
by Mike Reed
· 16 years ago
3eab744
Merge change 376 into donut
by Android (Google) Code Review
· 16 years ago
e9d376b
Add support for changing a threads scheduler group. Three groups are available (default, background non interactive, foreground boost). Setting a thread priority to PRIORITY_BACKGROUND will transparently change groups to background
by San Mehat
· 16 years ago
fc8db53
Manage imagecache ram budget
by Mike Reed
· 16 years ago
1fb758e
Merge change 546 into donut
by Android (Google) Code Review
· 16 years ago
5fe696f
AI 147814: tweaks to the hello world tutorial.
by Scott Main
· 16 years ago
2222c9e
AI 147812: close <em> tag BUG=1668453
by Scott Main
· 16 years ago
0ee4f86
AI 147811: typo fixes and edits for upgrading and installing docs BUG=1790234
by Scott Main
· 16 years ago
263ed76
AI 147810: fix links on the homepage BUG=1790234
by Scott Main
· 16 years ago
7eeb5d5
AI 147807: Miscellaneous doc fixes needed for 1.5 SDK push BUG=1790234
by Dirk Dougherty
· 16 years ago
ce878be
AI 147804: add new doc about Dialogs BUG=1800118
by Scott Main
· 16 years ago
b8b3645
AI 147803: add docs and images for docs on Toast and Notification docs
by Scott Main
· 16 years ago
596451c
AI 147796: Add widget design guidelines to new UI Guidelines area in dev guide.
by Dirk Dougherty
· 16 years ago
6fc27f7
AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
by Scott Main
· 16 years ago
47f3a7a
AI 147782: Add a link to the JET docs from media index page. BUG=1790234
by Dirk Dougherty
· 16 years ago
4afe275
AI 147780: add summary of "future-proofing your apps" and links
by Scott Main
· 16 years ago
094d9af
AI 147777: add release notes links for each download page BUG=1790234
by Scott Main
· 16 years ago
8afc130
Add a grey line to the top of the search plate image so it doesn't
by Mike LeBeau
· 16 years ago
01be1fa
Merge change 572 into donut
by Android (Google) Code Review
· 16 years ago
799af8d
oops forgot to remove a LOGD when loading an opengl driver
by Mathias Agopian
· 16 years ago
fd9b3c0
Merge change 570 into donut
by Android (Google) Code Review
· 16 years ago
6bbf389
AI 147767: set 1.1 download page to include "not current" disclaimer
by Scott Main
· 16 years ago
f73eaf9
Merge change 531 into donut
by Android (Google) Code Review
· 16 years ago
d4943a9
Add file to ignore the content of the layoutlib/Bridge Eclipe bin folder.
by Xavier Ducrohet
· 16 years ago
7b54237
AI 147755: Add sizes and checksums for 1.5 SDK downloadables. BUG=1790234
by Dirk Dougherty
· 16 years ago
6f1826c
AI 147752: dang, there was another unclosed tag... tested it this time.
by Scott Main
· 16 years ago
a055e5e
AI 147742: close <code> tag and remove some bolding BUG=1790234
by Scott Main
· 16 years ago
c70e06b
Add (hidden for now) purgeable bitmaps
by Mike Reed
· 16 years ago
9e8ca9a
Merge change 551 into donut
by Android (Google) Code Review
· 16 years ago
8a4c53a
AI 147732: fix broken links BUG=1810005
by Scott Main
· 16 years ago
affb4e7
Merge change 534 into donut
by Android (Google) Code Review
· 16 years ago
b867019
AI 147725: Some fixes for the CTS test runner. One is a
by Jorg Pleumann
· 16 years ago
a379585
Enable static Java APIs for OpenGL ES 1.1 extensions.
by Jack Palevich
· 16 years ago
Next »