Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
767db0a1ec760042b145e7c19a672c7180ad10f3
/
core
9a81736
Add the ability to specify the onClick handler with XML. The new android:onClick attribute defines the name of the method in the Activity to invoke when the button is clicked. The method has to be public and get one View parameter.
by Romain Guy
· 16 years ago
ad8b8f5
pass original ptrs to JNI release functions (instead of += index to them)
by Mike Reed
· 16 years ago
a56b318
NEW_API: Expose includeInGlobalSearch searchable attribute
by Bjorn Bringert
· 16 years ago
232cd50
NEW_API: Expose searchSuggestThreshold searchable attribute
by Bjorn Bringert
· 16 years ago
3500f01
Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut
by The Android Open Source Project
· 16 years ago
dc30119
Merge change 842 into donut
by Android (Google) Code Review
· 16 years ago
a2431d0
Fixes #1712631. Whenever a View loses focus/selection, reset its pressed state.
by Romain Guy
· 16 years ago
222f079
am b78c31d: AI 148147: Import lots of zh_TW translation changes.
by Eric Fischer
· 16 years ago
b78c31d
AI 148147: Import lots of zh_TW translation changes.
by Eric Fischer
· 16 years ago
a4d8e5c
am f8a33c3: AI 148026: Update zh_TW translations.
by Eric Fischer
· 16 years ago
c27eaa45
am 0ca686b: AI 148020: Restore accidentally-deleted zh_CN and zh_TW map
by Eric Fischer
· 16 years ago
f8a33c3
AI 148026: Update zh_TW translations.
by Eric Fischer
· 16 years ago
0ca686b
AI 148020: Restore accidentally-deleted zh_CN and zh_TW map centers.
by Eric Fischer
· 16 years ago
2bc9e13
Merge change 841 into donut
by Android (Google) Code Review
· 16 years ago
52a3cb5
Merge change 840 into donut
by Android (Google) Code Review
· 16 years ago
980d12b
Merge change 838 into donut
by Android (Google) Code Review
· 16 years ago
8a342a3
Fix typo in exception message and add a new exception if the user tries to use the same child as both the handle and content for the SlidingDrawer.
by Romain Guy
· 16 years ago
d859331
Don't crash when /proc/wakelocks can't be opened. Might make board bringup easier.
by Marco Nelissen
· 16 years ago
3674252
Merge change 817 into donut
by Android (Google) Code Review
· 16 years ago
c114eb5
Hide the backup stuff for now
by Christopher Tate
· 16 years ago
c21a08f
gps: Fix missing return value in android_location_GpsLocationProvider_init
by Mike Lockwood
· 16 years ago
021dce4
Merge change 811 into donut
by Android (Google) Code Review
· 16 years ago
a8bf815
Add android.backup.BackupManager
by Christopher Tate
· 16 years ago
a039d46
Merge change 792 into donut
by Android (Google) Code Review
· 16 years ago
b3aab69
Allow access to global search by pressing the hard search button again
by Mike LeBeau
· 16 years ago
5fcfcd0
am b4c218e: AI 147994: First cut of CharsetUtils, a utility class that a
by Dan Bornstein
· 16 years ago
d4ed049
Merge branch 'readonly-p4-donut' into donut
by Mitsuru Oshima
· 16 years ago
dffbb4d
AI 148024: fix NPE when there is no history
by Mitsuru Oshima
· 16 years ago
4b0ebef
TypedProperties: add getStringInfo() to help deal with null strings
by Dave Bort
· 16 years ago
5b6f8d86
TypedProperties: change the file format to be a subset of Java
by Dave Bort
· 16 years ago
487529a
First baby steps towards settings backup
by Christopher Tate
· 16 years ago
dc67739
Merge change 741 into donut
by Android (Google) Code Review
· 16 years ago
9ae8873
Merge change 617 into donut
by Android (Google) Code Review
· 16 years ago
649b1c6
Merge change 736 into donut
by Android (Google) Code Review
· 16 years ago
044d202
Fix typo in searchSuggestThreshold attr doc.
by Bjorn Bringert
· 16 years ago
efae672
Merge change 725 into donut
by Android (Google) Code Review
· 16 years ago
c1f4096
Remove menu from SearchDialog.
by Bjorn Bringert
· 16 years ago
6d72e02
Add 'includeInGlobalSearch' attribute to searchable meta-data.
by Bjorn Bringert
· 16 years ago
8b5e7c0
CheckedTextView is abstract but can be inflated from XML. Let's be consistent and allow it to be used from Java code as well by making it non-abstract.
by Romain Guy
· 16 years ago
b4c218e
AI 147994: First cut of CharsetUtils, a utility class that aims to
by Dan Bornstein
· 16 years ago
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
493b00a
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
563dc08
am 2222c9e: AI 147812: close <em> tag
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
073bc61
am 8a4c53a: AI 147732: fix broken links
by Scott Main
· 16 years ago
af3289e
am 620986a: AI 147438: add app widget docs to dev guide
by Scott Main
· 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
98e333f
Fix back key and ime behavior for search dialog.
by Karl Rosaen
· 16 years ago
a21e376
AI 147962: Import updated zh_TW translations.
by Eric Fischer
· 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
3de05ff
Merge change 586 into donut
by Android (Google) Code Review
· 16 years ago
74708bb
Add GLOBAL_SEARCH intent for finding global search provider.
by Bjorn Bringert
· 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
287b309
fix 1812272 SensorManager method returns hidden object
by Mathias Agopian
· 16 years ago
99c4483
Allow caller-supplied column aliases in queries even when a projection map is used.
by Michael Chan
· 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
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
2222c9e
AI 147812: close <em> tag BUG=1668453
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
8afc130
Add a grey line to the top of the search plate image so it doesn't
by Mike LeBeau
· 16 years ago
c70e06b
Add (hidden for now) purgeable bitmaps
by Mike Reed
· 16 years ago
8a4c53a
AI 147732: fix broken links BUG=1810005
by Scott Main
· 16 years ago
a379585
Enable static Java APIs for OpenGL ES 1.1 extensions.
by Jack Palevich
· 16 years ago
7fc4b28
Merge branch 'readonly-p4-donut' into donut
by Bjorn Bringert
· 16 years ago
4369397
AI 147681: Fix SearchDialog crash on missing FORMAT suggestion column.
by Bjorn Bringert
· 16 years ago
f3ccf8a
Merge branch 'readonly-p4-donut' into donut
by Karl Rosaen
· 16 years ago
875d50a
AI 147564: Merge back from search branch to donut. Notes:
by Karl Rosaen
· 16 years ago
5616a7d
Merge change 459 into donut
by Android (Google) Code Review
· 16 years ago
947fe79
Merge change 483 into donut
by Android (Google) Code Review
· 16 years ago
29b57e6
API_CHANGE: external_storage: Add SDCARD_WRITE permission with associated strings
by San Mehat
· 16 years ago
620986a
AI 147438: add app widget docs to dev guide
by Scott Main
· 16 years ago
0b8ffd1
Merge change 460 into donut
by Android (Google) Code Review
· 16 years ago
1d442e0
More optimization of dumpsys output.
by Dianne Hackborn
· 16 years ago
c4d6dd0
TypedProperties: initial commit
by Dave Bort
· 16 years ago
a4f0152
AI 147406: Import revised translations.
by Eric Fischer
· 16 years ago
ab5b424
Remove debug messages. modified: core/java/android/hardware/Camera.java
by Wu-cheng Li
· 16 years ago
be456ac
Merge branch 'readonly-p4-donut' into donut
by Jeff Hamilton
· 16 years ago
348c179
AI 147253: am: CL 147250 Fix a nasty typo in the docs for ContentResolver.update(). No code changes.
by Jeff Hamilton
· 16 years ago
46000b5
AI 147250: Fix a nasty typo in the docs for ContentResolver.update(). No code changes.
by Jeff Hamilton
· 16 years ago
407784c
Merge branch 'readonly-p4-donut' into donut
by Andy Stadler
· 16 years ago
4c156ec
AI 147168: am: CL 147163 Copy documentation for the various search-by-voice flags that
by Andy Stadler
· 16 years ago
080b195
Merge branch 'readonly-p4-donut' into donut
by Andy Stadler
· 16 years ago
df2a463
AI 147167: am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to
by Andy Stadler
· 16 years ago
a1cde99
AI 147163: Copy documentation for the various search-by-voice flags that
by Andy Stadler
· 16 years ago
54bd245
AI 147162: Emphasize in the javadoc that the "pkg" parameters to
by Andy Stadler
· 16 years ago
0de7dcd
Ensure ongoing progress updates after using the scroll ball to adjust position.
by Andreas Huber
· 16 years ago
4482d8c
Merge branch 'readonly-p4-donut' into donut
by Evan Millar
· 16 years ago
c64edde
AI 146853: Add kernel wakelock data to batteryinfo dump. BUG=1755458
by Evan Millar
· 16 years ago
Next »