1. 657e7ae Add yuhany@ and aadmal@ to OWNERS by Yu-Han Yang · 6 years ago
  2. b27f0fa Add gps_debug.conf module by Anton Hansson · 6 years ago
  3. 9e2a823 Enable REQUEST_LOCATION from GNSS HAL by Yu-Han Yang · 6 years ago
  4. 639f759 Disable REQUEST_LOCATION from GNSS HAL by default by Yu-Han Yang · 6 years ago
  5. e684dda Catch IllegalArgumentException when calling by Yu-Han Yang · 6 years ago
  6. 5205762 Handle Gnss Hal service death gracefully by Yu-Han Yang · 6 years ago
  7. 23d9216 Refactor GnssNavigationMessageProvider by Yu-Han Yang · 6 years ago
  8. 8de2150 Refactor GnssMeasurementsProvider by Yu-Han Yang · 6 years ago
  9. 728cb51 Merge "Refactor GnssGeofenceProvider" into pi-dev by Yu-Han Yang · 6 years ago
  10. 4c958d0 Merge "Check provider exists and is enabled when request location" into pi-dev by TreeHugger Robot · 6 years ago
  11. 890ca8b Refactor GnssGeofenceProvider by Yu-Han Yang · 6 years ago
  12. 4257db3 Merge "Refactor GnssBatchingProvider" into pi-dev by TreeHugger Robot · 6 years ago
  13. c9ae78d Merge "Use settings flag to control HAL location request" into pi-dev by Yu-Han Yang · 6 years ago
  14. 3557cc7 Refactor GnssBatchingProvider by Yu-Han Yang · 6 years ago
  15. 2649108 Check provider exists and is enabled when request location by Yu-Han Yang · 6 years ago
  16. a2b4cc9 Merge "Adding Location Request History Foreground Tracking" into pi-dev by TreeHugger Robot · 6 years ago
  17. f7075e0 Adding Location Request History Foreground Tracking by Wyatt Riley · 6 years ago
  18. 519f0d0 Mark location-related PendingIntents as restricted by Lifu Tang · 6 years ago
  19. 74041ff Use settings flag to control HAL location request by Yu-Han Yang · 6 years ago
  20. 66c7ea9 Implements GNSS satellite blacklist by Yu-Han Yang · 6 years ago
  21. a1862b5 Add NtpTimeHelper by Yu-Han Yang · 6 years ago
  22. 322929a Merge "Move HIDL calls away from the main thread" into pi-dev by TreeHugger Robot · 6 years ago
  23. 6d31735 Move HIDL calls away from the main thread by Yu-Han Yang · 6 years ago
  24. c159d52 Tidy up users of TRANSPORT constants. by Jeff Sharkey · 6 years ago
  25. 0756138 Make NLP/FLP location request behavior consistent by Yu-Han Yang · 6 years ago
  26. aa8cbab Merge "GNSS Model Name constant string and comment updates" into pi-dev by Wyatt Riley · 6 years ago
  27. 4d6dc48 Merge changes I7f413e38,I20aba7e9 into pi-dev by TreeHugger Robot · 6 years ago
  28. 4cc3a1c Remove FlpHardwareProvider by Jiyong Park · 6 years ago
  29. 53ddc80 GPS metrics collection by Siddharth Ray · 6 years ago
  30. 49097c0 GNSS Model Name constant string and comment updates by Wyatt Riley · 6 years ago
  31. 196cf03 Merge "Update OWNERS" into pi-dev by Ashutosh Joshi · 6 years ago
  32. 10c7b8a9 ContextHub: Fix map access by Andreas Gampe · 6 years ago
  33. ec1eb71 Update OWNERS by Ashutosh Joshi · 6 years ago
  34. f7b4725 Use start/finish app ops in window manager by Svet Ganov · 6 years ago
  35. ee953b0 Merge "GnssLocationProvider metrics race condition fix" by TreeHugger Robot · 6 years ago
  36. bb61148 GnssLocationProvider metrics race condition fix by Kevin Tang · 7 years ago
  37. 26465d2 Handling concurrent location & SV status update by Wyatt Riley · 7 years ago
  38. 91e5864 Merge "Implement requestLocationCb" by TreeHugger Robot · 7 years ago
  39. e7baef3 Implement requestLocationCb by Yu-Han Yang · 7 years ago
  40. c706741 Non-functional refactor of Location Extras by Wyatt Riley · 7 years ago
  41. 32684dd Chained attribution for GnssLocationProvider. by Narayan Kamath · 7 years ago
  42. f87fe48 Merge "GPS Signal Quality added to BatteryStats" by Siddharth Ray · 7 years ago
  43. 5170831 Merge "Dump state of GnssMeasurement & NavMsg requests" by TreeHugger Robot · 7 years ago
  44. 1d3b23c Implements toString in NanoAppMessage/ContextHubMessage by Arthur Ishiguro · 7 years ago
  45. 74479bd Dump state of GnssMeasurement & NavMsg requests by Wyatt Riley · 7 years ago
  46. 78ccaf5 GPS Signal Quality added to BatteryStats by Siddharth Ray · 7 years ago
  47. 82c264e Merge "Battery saver: Expose location power save mode as system API" by TreeHugger Robot · 7 years ago
  48. f3691da Renames RESULT_FAILED_PENDING to RESULT_FAILED_BUSY by Arthur Ishiguro · 7 years ago
  49. 8134c90 Merge "Providing GNSS Model Name & Year" by Wyatt Riley · 7 years ago
  50. d87cf91 Providing GNSS Model Name & Year by Wyatt Riley · 7 years ago
  51. 6100aa7 Rename ContextHubTransaction.Result IntDef by Arthur Ishiguro · 7 years ago
  52. fdbbd46 Implements getContextHubs by Arthur Ishiguro · 7 years ago
  53. ab7113d Merges ContextHubService notion of hub ID/handle by Arthur Ishiguro · 7 years ago
  54. 71d0c49 Merge "Implements onNanoAppAborted callback" by TreeHugger Robot · 7 years ago
  55. 02ff50b Implements onNanoAppAborted callback by Arthur Ishiguro · 7 years ago
  56. 6db7813 Removes unnecessary logs from ContextHubService by Arthur Ishiguro · 7 years ago
  57. 57f0f55 Battery saver: Expose location power save mode as system API by Makoto Onuki · 7 years ago
  58. 759d852 Merge "Allow interval updating when no GPS fix & scheduling not supported." by Mohammed Khider · 7 years ago
  59. 300b240 Allow interval updating when no GPS fix & scheduling not supported. by gomo · 7 years ago
  60. 9a08574 Merge "Use iterator to remove elements from cache" by TreeHugger Robot · 7 years ago
  61. a6b5fda Use iterator to remove elements from cache by Arthur Ishiguro · 7 years ago
  62. 37924ca Merge changes I5a26c853,Ie4ec660a by TreeHugger Robot · 7 years ago
  63. 65e9100 Merge "Add more owners" by TreeHugger Robot · 7 years ago
  64. 54e1a89 Implements disableNanoApp by Arthur Ishiguro · 7 years ago
  65. 0ed545c Implements enableNanoApp by Arthur Ishiguro · 7 years ago
  66. 1a861f4 Add more owners by Wyatt Riley · 7 years ago
  67. 1f82396 Merge "Duty Cycling and Low Power Mode GNSS feature implementations" by Mohammed Khider · 7 years ago
  68. 48f1a64 Duty Cycling and Low Power Mode GNSS feature implementations by gomo · 7 years ago
  69. e60f91a Handles failure for transaction queue full by Arthur Ishiguro · 7 years ago
  70. 57f0090 Reorganize use of error code enums by Arthur Ishiguro · 7 years ago
  71. 2fc5a4b Renames nanoapp instance IDs to handles in ContextHubService by Arthur Ishiguro · 7 years ago
  72. fb9e4c7 Creates a NanoAppStateManager at ContextHubService by Arthur Ishiguro · 7 years ago
  73. b5079d1 Merge changes I2a808b9f,I8cbd4651 by TreeHugger Robot · 7 years ago
  74. 4493e14 Implements queryNanoApps API by Arthur Ishiguro · 7 years ago
  75. e1ade43 Implements the new loadNanoApp/unloadNanoApp APIs by Arthur Ishiguro · 7 years ago
  76. afe5246 Modifies logs on findNanoAppOnHub by Arthur Ishiguro · 7 years ago
  77. 75a9569 Handles synchronous failures of transactions by Arthur Ishiguro · 7 years ago
  78. 0069f12 Handles load and unload lifecycle callbacks by Arthur Ishiguro · 7 years ago
  79. 6d47c54 Handles hub reset at ContextHubClientManager by Arthur Ishiguro · 7 years ago
  80. ebb0e86 Converts old API message clients to the new API format by Arthur Ishiguro · 7 years ago
  81. 49e030f Implements client close and death notification by Arthur Ishiguro · 7 years ago
  82. 4e39aa1 Creates framework for new API messaging by Arthur Ishiguro · 7 years ago
  83. 170611d Creates utility functions to convert between messages by Arthur Ishiguro · 7 years ago
  84. 7a23a96 Replace JNI code with Java HIDL at ContextHubService by Arthur Ishiguro · 7 years ago
  85. 2c5291e Merge "Use callback to run binder service to avoid race" by TreeHugger Robot · 7 years ago
  86. 66f761c Use callback to run binder service to avoid race by Lifu Tang · 7 years ago
  87. b25db36 In GnssLocationProvider wrap Binder.restoreCallingIdentity() in finally{}. by Peter Visontay · 7 years ago
  88. 404f810 Merge "Make the battery saver knobs hidden public," by TreeHugger Robot · 7 years ago
  89. 2eccd02 Make the battery saver knobs hidden public, by Makoto Onuki · 7 years ago
  90. 523a0cf Move native_init() from ctor to handler by Wyatt Riley · 7 years ago
  91. ff2f40f Fix for incorrect proximity alert interval setting by Lifu Tang · 7 years ago
  92. ad48bd9 GnssLocationProvider: modify "=" restriction to support URL with "=" inside by Zheng Zhang · 7 years ago
  93. 042c48f mItarSpeedLimitExceeded thread safety by Wyatt Riley · 7 years ago
  94. e654f5e Merge "Null Pointer Check on Sim Swap" by TreeHugger Robot · 7 years ago
  95. a8ce225 Null Pointer Check on Sim Swap by Wyatt Riley · 7 years ago
  96. d688671 Listen TRANSPORT_BLUETOOTH network change in GnssLocationProvider by Zheng Zhang · 7 years ago
  97. abc69ea Only download Xtra on boot, if supported by Wyatt Riley · 7 years ago
  98. 635416f Add owners for location and context services by Ashutosh Joshi · 7 years ago
  99. 3cceb25 Catch (and ignore) any timeout exceptions when releasing WakeLock by Zheng Zhang · 7 years ago
  100. 8eec744 Location: adding NULL check for the LPP_PROFILE property by Ecco Park · 7 years ago