Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
e90c0da675a945a86ac06098c1f5694ddc4efb23
e90c0da
am 275555c: location: Add support for location providers outside of the
by Mike Lockwood
· 16 years ago
275555c
location: Add support for location providers outside of the system process.
by Mike Lockwood
· 16 years ago
ee96dc5
am 767db0a: am 003eaa2: AI 148189: update the NotepadCodelab zip file to
by Scott Main
· 16 years ago
a426c96
am 9a81736: Add the ability to specify the onClick handler with XML.
by Romain Guy
· 16 years ago
1f22a45
am 15d98b2: am 1432cd8: AI 148183: Add missing android namespace to minS
by Dirk Dougherty
· 16 years ago
767db0a
am 003eaa2: AI 148189: update the NotepadCodelab zip file to remove R.ja
by Scott Main
· 16 years ago
003eaa2
AI 148189: update the NotepadCodelab zip file to remove R.java, other project/bin files and erratic hidden files;
by Scott Main
· 16 years ago
bc62449
fixed value for android.R.attr.searchSuggestThreshold
by The Android Open Source Project
· 16 years ago
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
f7b0610
submit an updated current.xml
by Fred Quintana
· 16 years ago
15d98b2
am 1432cd8: AI 148183: Add missing android namespace to minSdkVersion
by Dirk Dougherty
· 16 years ago
1432cd8
AI 148183: Add missing android namespace to minSdkVersion BUG=1819430
by Dirk Dougherty
· 16 years ago
3bc15fc
am e5c4725: Merge change 873 into donut
by Android (Google) Code Review
· 16 years ago
e5c4725
Merge change 873 into donut
by Android (Google) Code Review
· 16 years ago
ac7a3de
am 15e3d0f: location: Use ILocationProvider Binder interface for all loc
by Mike Lockwood
· 16 years ago
15e3d0f
location: Use ILocationProvider Binder interface for all location providers.
by Mike Lockwood
· 16 years ago
ad8b8f5
pass original ptrs to JNI release functions (instead of += index to them)
by Mike Reed
· 16 years ago
da7b5e2
Partly fix master build, by bumping attr IDs.
by Bjorn Bringert
· 16 years ago
6c1dc321
am a56b318: NEW_API: Expose includeInGlobalSearch searchable attribute
by Bjorn Bringert
· 16 years ago
085dd21
am 232cd50: NEW_API: Expose searchSuggestThreshold searchable attribute
by Bjorn Bringert
· 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
8ed4425
am 83b395c: Merge change 743 into donut
by Android (Google) Code Review
· 16 years ago
83b395ce
Merge change 743 into donut
by Android (Google) Code Review
· 16 years ago
4e07116
am 3500f01: Merge branch \'donut\' of ssh://android-git.corp.google.com:29
by The Android Open Source Project
· 16 years ago
bf8e6fe
am 222f079: am b78c31d: AI 148147: Import lots of zh_TW translation chan
by Eric Fischer
· 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
f7911a2
Merge change 804
by Android (Google) Code Review
· 16 years ago
718d8a2
decouple SyncAdapter from ContentProvider
by Fred Quintana
· 16 years ago
7fd4b44
am a4d8e5c: am f8a33c3: AI 148026: Update zh_TW translations.
by Eric Fischer
· 16 years ago
21eef98
am c27eaa4: am 0ca686b: AI 148020: Restore accidentally-deleted zh_CN an
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
90b6abd
am 2bc9e13: Merge change 841 into donut
by Android (Google) Code Review
· 16 years ago
8790948
am 52a3cb5: Merge change 840 into donut
by Android (Google) Code Review
· 16 years ago
171fd53
am 2cd006c: Merge change 837 into donut
by Android (Google) Code Review
· 16 years ago
4ba120d
am 980d12b: Merge change 838 into donut
by Android (Google) Code Review
· 16 years ago
c1ebff0
am d859331: Don\'t crash when /proc/wakelocks can\'t be opened. Might make
by Marco Nelissen
· 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
2cd006c
Merge change 837 into donut
by Android (Google) Code Review
· 16 years ago
980d12b
Merge change 838 into donut
by Android (Google) Code Review
· 16 years ago
2a34043
Add RIL_UNSOL_OEM_HOOK_RAW.
by Jaikumar Ganesh
· 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
54796e7
Make the home screen come up in the simulator.
by Marco Nelissen
· 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
072868a
am 3674252: Merge change 817 into donut
by Android (Google) Code Review
· 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
245eb10
am c21a08f: gps: Fix missing return value in android_location_GpsLocatio
by Mike Lockwood
· 16 years ago
171134a
am 021dce4: Merge change 811 into donut
by Android (Google) Code Review
· 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
60c8b8e
am a039d46: Merge change 792 into donut
by Android (Google) Code Review
· 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
7df1985
Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the browser.
by Ben Murdoch
· 16 years ago
4ed7c18
Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base
by android-build SharedAccount
· 16 years ago
d2d9cd0
fix the build
by android-build SharedAccount
· 16 years ago
e080b55
am 5fcfcd0: am b4c218e: AI 147994: First cut of CharsetUtils, a utility
by Dan Bornstein
· 16 years ago
5fcfcd0
am b4c218e: AI 147994: First cut of CharsetUtils, a utility class that a
by Dan Bornstein
· 16 years ago
453a34f
am d4ed049: Merge branch \'readonly-p4-donut\' into donut
by Mitsuru Oshima
· 16 years ago
bb15b1cb
fixed two stray merge issues
by android-build SharedAccount
· 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
c2bc16c
am 7fe3b06: Merge change 740 into donut
by Android (Google) Code Review
· 16 years ago
7fe3b06
Merge change 740 into donut
by Android (Google) Code Review
· 16 years ago
f899769
am 487529a: First baby steps towards settings backup
by Christopher Tate
· 16 years ago
55a664f
am dc67739: Merge change 741 into donut
by Android (Google) Code Review
· 16 years ago
b0d8abd
am 73b7184: Merge change 748 into donut
by Android (Google) Code Review
· 16 years ago
8585e19
Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base
by The Android Open Source Project
· 16 years ago
487529a
First baby steps towards settings backup
by Christopher Tate
· 16 years ago
b7a6436
Merge change 711
by Android (Google) Code Review
· 16 years ago
dc67739
Merge change 741 into donut
by Android (Google) Code Review
· 16 years ago
73b7184
Merge change 748 into donut
by Android (Google) Code Review
· 16 years ago
2a4bf5ce
Fix the build.
by Romain Guy
· 16 years ago
090d32b
am 9ae8873: Merge change 617 into donut
by Android (Google) Code Review
· 16 years ago
ef77be9
am 9f98f79: Merge change 739 into donut
by Android (Google) Code Review
· 16 years ago
0f9206e
am 649b1c6: Merge change 736 into donut
by Android (Google) Code Review
· 16 years ago
e4ddb19
am efae672: Merge change 725 into donut
by Android (Google) Code Review
· 16 years ago
cb6c724
am 05e4755: Merge change 724 into donut
by Android (Google) Code Review
· 16 years ago
6b8da4e
am c1f4096: Remove menu from SearchDialog.
by Bjorn Bringert
· 16 years ago
58412a4
am 80f3b97: Merge change 730 into donut
by Android (Google) Code Review
· 16 years ago
bcefcb5
am c5f1b92: Merge change 691 into donut
by Android (Google) Code Review
· 16 years ago
bff1389
fix conflict markers
by The Android Open Source Project
· 16 years ago
c6e3de9
am 203464a: Add searchSuggestThreshold to searchable meta-data.
by The Android Open Source Project
· 16 years ago
adf431b
am 493b00a: Merge change 640 into donut
by Android (Google) Code Review
· 16 years ago
4c4c51b
am 7ffeac8: am a21e376: AI 147962: Import updated zh_TW translations.
by Eric Fischer
· 16 years ago
eff18de
am c13fe2c: am c804836: AI 147951: delete unused files
by Scott Main
· 16 years ago
c9a847a
am b2b841d: am 998234e: AI 147947: update the sitemap. add disallow in r
by Scott Main
· 16 years ago
f7af2c5
am 0b8c4fa: am 752aaf9: AI 147874: Fix format and link errors in docs.
by Dirk Dougherty
· 16 years ago
Next »