summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-27Fix threading problem that resulted in the wakelock being held too long.android-sdk-tools_r12android-sdk-adt_r12android-sdk-2.3.4_r1android-cts-2.3_r5android-cts-2.3_r4android-cts-2.3_r3android-cts-2.3_r2android-cts-2.3_r12android-cts-2.3_r11android-cts-2.3_r10android-cts-2.3_r1android-2.3_r1android-2.3.7_r1android-2.3.6_r1android-2.3.6_r0.9android-2.3.5_r1android-2.3.4_r1android-2.3.4_r0.9android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1android-2.3.2_r1android-2.3.1_r1gingerbread-releasegingerbread-mr4-releasegingerbreadMike Lockwood
2010-10-26Fix recursive use of mutex introduced in previous change.Mike Lockwood
2010-10-25Work around a problem stopping the GPS engine while an AGPS data call is activeMike Lockwood
2010-09-22loc_api: Disable code that completely shuts down our connection with the GPSMike Lockwood
2010-06-20loc_api: Use create_thread_cb for all threads that call back into the framework.Mike Lockwood
2010-06-17librpc: XDRs and glue code for AMSS 1240Mike Lockwood
2010-06-17loc_api: rearrange RPC glue to allow having multiple versions of the API.Mike Lockwood
2010-04-14Add more parameters to set_position_mode, notify framework of our capabilities.Mike Lockwood
2010-04-14Hold a wake lock while events are pending for the deferred action thread.Mike Lockwood
2010-04-06Fix deleting aiding data.Mike Lockwood
2010-04-06Enable GPS privacy lock when GPS is disabled.Mike Lockwood
2010-04-06Remove call to loc_apicb_app_deinit() to avoid ARM9 crashes after disabling.Mike Lockwood
2010-04-06loc_api: Repackage as a new GPS HAL module.Mike Lockwood
2010-03-08Add an empty CleanSpec.mkandroid-sdk-tools_r7android-sdk-tools_r6android-sdk-2.2_r2android-sdk-2.2_r1android-cts-2.2_r8android-cts-2.2_r7android-cts-2.2_r6android-cts-2.2_r5android-cts-2.2_r4android-cts-2.2_r3android-cts-2.2_r2android-cts-2.2_r1android-adt-0.9.9android-adt-0.9.8android-2.2_r1.3android-2.2_r1.2android-2.2_r1.1android-2.2_r1android-2.2.3_r2.1android-2.2.3_r2android-2.2.3_r1android-2.2.2_r1android-2.2.1_r2android-2.2.1_r1tools_r9tools_r8tools_r7froyo-releasefroyo-plus-aospfroyoJean-Baptiste Queru
2010-02-11Manual no-op mergeThe Android Open Source Project
2010-02-11Merge from open-source masterThe Android Open Source Project
2010-02-02loc_api: Process all events in deferred action thread.Mike Lockwood
2010-02-02Do not build unless BOARD_GPS_LIBRARIES is set to libloc_apiMike Lockwood
2010-02-02loc_api: Send GPS_STATUS_ENGINE_ON and GPS_STATUS_SESSION_ENDMike Lockwood
2010-02-02Initial commit of Qualcomm's loc_api GPS library for the MSM platform.Mike Lockwood
2010-02-02empty first commitThe Android Open Source Project
2010-02-02loc_api: Process all events in deferred action thread.Mike Lockwood
2010-01-22Do not build unless BOARD_GPS_LIBRARIES is set to libloc_apiMike Lockwood
2010-01-22loc_api: Send GPS_STATUS_ENGINE_ON and GPS_STATUS_SESSION_ENDMike Lockwood
2010-01-21Initial commit of Qualcomm's loc_api GPS library for the MSM platform.Mike Lockwood
2010-01-20new project, first commitNico Sallembien