Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
44ff0514c2c8b8917ef81182c8f9d84a1617ec57
44ff051
Merge change 416 into donut
by Android (Google) Code Review
· 16 years ago
ab5b424
Remove debug messages. modified: core/java/android/hardware/Camera.java
by Wu-cheng Li
· 16 years ago
58d8a0b
Merge change 404 into donut
by Android (Google) Code Review
· 16 years ago
8486930
Merge change 403 into donut
by Android (Google) Code Review
· 16 years ago
a0e3cd3
Fix timing problem that was introduced when we removed location provider polling
by Mike Lockwood
· 16 years ago
e290ed0
normalize the DATA_STATE_RADIO_OFF event log id definition
by Tammo Spalink
· 16 years ago
badb113
remove superfluous lines
by Tammo Spalink
· 16 years ago
9ce7217
location: Remove support for a message that never actually gets sent.
by Mike Lockwood
· 16 years ago
61fc286
location: Remove unnecessary code that monitors the screen on/off state.
by Mike Lockwood
· 16 years ago
22b8f5e
Merge change 387 into donut
by Android (Google) Code Review
· 16 years ago
71fd046
Geocoder: Document behavior when no backend service is available.
by Mike Lockwood
· 16 years ago
375cbb4
gps: Check for null APN name when receiving telephony notifications.
by Mike Lockwood
· 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
3ea1f87
Merge change 372 into donut
by Android (Google) Code Review
· 16 years ago
1130ba2
Merge branch 'readonly-p4-donut' into donut
by Dirk Dougherty
· 16 years ago
874c731
AI 147239: am: CL 147238 Update tools index, replace activitycreator with android
by Dirk Dougherty
· 16 years ago
e522a26
Merge branch 'readonly-p4-donut' into donut
by Dirk Dougherty
· 16 years ago
e4c0336
AI 147230: am: CL 147228 Add API diff report to SDK docs (API Level 2 to 3)
by Dirk Dougherty
· 16 years ago
154efd5
Merge branch 'readonly-p4-donut' into donut
by Scott Main
· 16 years ago
fbf2ad7
AI 147224: am: CL 147219 update app-signing doc to include a guide to export a signed APK from ADT
by Scott Main
· 16 years ago
9d4fb9c
Merge branch 'readonly-p4-donut' into donut
by Dirk Dougherty
· 16 years ago
e61a6d6
AI 147214: am: CL 147211 Update emulator doc for new usage with avds.
by Dirk Dougherty
· 16 years ago
b30475e
WifiService: Cleanup parsing of wifi scan results.
by Mike Lockwood
· 16 years ago
03a54fa
Merge change 352 into donut
by Android (Google) Code Review
· 16 years ago
3a86d33
Merge change 368 into donut
by Android (Google) Code Review
· 16 years ago
6de3154
location: Add some null pointer checks.
by Mike Lockwood
· 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
31d40ab
Merge change 360 into donut
by Android (Google) Code Review
· 16 years ago
e2b44c5
location: Location Manager wakelock cleanup, phase 1
by Mike Lockwood
· 16 years ago
5261402
Merge change 336 into donut
by Android (Google) Code Review
· 16 years ago
ad31d8a
Merge branch 'readonly-p4-donut' into donut
by Dirk Dougherty
· 16 years ago
5ed91c8
AI 147083: am: CL 147081 Add document describing AVDs and usage. (doc change only)
by Dirk Dougherty
· 16 years ago
abdc514
Merge branch 'readonly-p4-donut' into donut
by Dirk Dougherty
· 16 years ago
e90232b
AI 147054: am: CL 147053 Add -hdf primer vars for the platform and release ID associated with the current (most recent) SDK.
by Dirk Dougherty
· 16 years ago
e251f32
Remove dangling media recorder client reference when setCamera() is used.
by James Dong
· 16 years ago
0de7dcd
Ensure ongoing progress updates after using the scroll ball to adjust position.
by Andreas Huber
· 16 years ago
a0c9e85
Merge branch 'readonly-p4-donut' into donut
by Jean-Michel Trivi
· 16 years ago
6fb5a1d
AI 147035: am: CL 147032 Finalize JetPlayer javadoc.
by Jean-Michel Trivi
· 16 years ago
7433886
Merge branch 'readonly-p4-donut' into donut
by Jean-Michel Trivi
· 16 years ago
ea63a41
AI 146938: am: CL 146937 Finalize AudioRecord javadoc.
by Jean-Michel Trivi
· 16 years ago
6d31eb8
Merge branch 'readonly-p4-donut' into donut
by Dmitry Shmidt
· 16 years ago
42554c1
AI 146934: Make TI Wifi driver choice framework-independent - part 1
by Dmitry Shmidt
· 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
9a16261
Merge change 287 into donut
by Android (Google) Code Review
· 16 years ago
8307a0c
Get Sketch compiling.
by Joe Onorato
· 16 years ago
98cb667
More Location Manager cleanup:
by Mike Lockwood
· 16 years ago
981980e
Merge change 279 into donut
by Android (Google) Code Review
· 16 years ago
6e93a3d
Add sketch gesture demo application.
by Joe Onorato
· 16 years ago
27c6109
Merge change 263 into donut
by Android (Google) Code Review
· 16 years ago
2f82c4e
location: Generalize support for location provider usage tracking.
by Mike Lockwood
· 16 years ago
6440e81
Merge branch 'readonly-p4-donut' into donut
by Dave Sparks
· 16 years ago
6cb9900
AI 146755: am: CL 146754 Fix some problems in the SoundPool docs and add additional text.
by Dave Sparks
· 16 years ago
b3eaa4a
Merge branch 'readonly-p4-donut' into donut
by Jean-Michel Trivi
· 16 years ago
ff14c25
AI 146752: am: CL 146751 Finalize AudioTrack javadoc.
by Jean-Michel Trivi
· 16 years ago
096840a
Merge branch 'readonly-p4-donut' into donut
by Urs Grob
· 16 years ago
da13ef5
AI 146743: am: CL 146711 Enhancing the test runner. Now it filters BrokenTests and only executes tests
by Urs Grob
· 16 years ago
21b5817
Merge branch 'readonly-p4-donut' into donut
by Dave Sparks
· 16 years ago
2170312
AI 146668: am: CL 146667 Add advice in MediaRecorder Java docs about using MPEG-4 container format
by Dave Sparks
· 16 years ago
e8fbb00
Merge change 233 into donut
by Android (Google) Code Review
· 16 years ago
1ebb286
Merge branch 'readonly-p4-donut' into donut
by Dave Sparks
· 16 years ago
cef302d
AI 146655: am: CL 146654 Add java docs for SoundPool
by Dave Sparks
· 16 years ago
27f8002
Add an Android-specific static OpenGL ES 1.1 Java API.
by Jack Palevich
· 16 years ago
3385e72
Merge branch 'readonly-p4-donut' into donut
by Brandon Ballinger
· 16 years ago
181a44d
AI 146613: Move Recognition service declarations to frameworks/base/core/java/android/speech. Hide them from public API by default (no changes to current.xml).
by Brandon Ballinger
· 16 years ago
131e27a
Merge branch 'readonly-p4-donut' into donut
by Dirk Dougherty
· 16 years ago
dc52312
AI 146610: am: CL 146609 updates to the manifest docs for cupcake: Add "since" notations for elements and some attributes.
by Dirk Dougherty
· 16 years ago
e6a9b45
Merge branch 'readonly-p4-donut' into donut
by Dirk Dougherty
· 16 years ago
cc6069e
AI 146602: am: CL 146601 Update media formats appendix for cupcake
by Dirk Dougherty
· 16 years ago
4edbf07
Merge branch 'readonly-p4-donut' into donut
by Xavier Ducrohet
· 16 years ago
e306612
AI 146485: am: CL 146411 Fix BridgeCanvas#drawRoundRect
by Xavier Ducrohet
· 16 years ago
e2945e2
Merge change 187 into donut
by Android (Google) Code Review
· 16 years ago
e564b19
replaced integer * and % with shift operations, for performance
by Tammo Spalink
· 16 years ago
a6c6f06
Merge change 186 into donut
by Android (Google) Code Review
· 16 years ago
7cf6fa7
Merge branch 'readonly-p4-donut' into donut
by Dirk Dougherty
· 16 years ago
2fd2f6e
AI 146345: am: CL 146341 g4 integrate -t -i -b platform-1_0-to-cupcake @146018,146018 (doc change)
by Dirk Dougherty
· 16 years ago
e9a65c3
Merge branch 'readonly-p4-donut' into donut
by Dirk Dougherty
· 16 years ago
adb538b
AI 146343: am: CL 146340 Integrate updated SDK Terms and Conditions document
by Dirk Dougherty
· 16 years ago
f5bfda1
Merge change 190 into donut
by Android (Google) Code Review
· 16 years ago
a55c321
location: Move geocoding support from ILocationProvider to a new interface.
by Mike Lockwood
· 16 years ago
a2180c6
Merge change 174 into donut
by Android (Google) Code Review
· 16 years ago
e87e950
eliminate seemingly pointless conversion to and then from hex string
by Tammo Spalink
· 16 years ago
967f7c1
Merge change 175 into donut
by Android (Google) Code Review
· 16 years ago
d90ff98
telephony: Don't disable an APN type that is not enabled.
by Mike Lockwood
· 16 years ago
4e70a9e
Improve glgen
by Jack Palevich
· 16 years ago
c12801e
Merge branch 'readonly-p4-donut' into donut
by Scott Main
· 16 years ago
135d233
AI 146255: am: CL 146254 clarification for the minSdkVersion attribute;
by Scott Main
· 16 years ago
fb9edfd
Merge branch 'readonly-p4-donut' into donut
by Scott Main
· 16 years ago
63c4120
AI 146251: am: CL 146242 fix the package namespace in the examples;
by Scott Main
· 16 years ago
17b8ca4
Merge branch 'readonly-p4-donut' into donut
by Guang Zhu
· 16 years ago
e6f63b1
AI 146246: am: CL 146225 Work around initialization issue with InstrumentationTest Runner. super.onCreate needs to be called as last statement in subclass' onCreate to avoid starting test case too early.
by Guang Zhu
· 16 years ago
e2393c5
Merge changes 108,130,131 into donut
by Android (Google) Code Review
· 16 years ago
4602d02
Merge change 109 into donut
by Android (Google) Code Review
· 16 years ago
2240eb8
Merge change 129 into donut
by Android (Google) Code Review
· 16 years ago
be23559
Merge change 154 into donut
by Android (Google) Code Review
· 16 years ago
58bda98
gps: Add support for bringing up a GSM data connection on demand for SUPL.
by Mike Lockwood
· 16 years ago
Next »