[go: nahoru, domu]

  1. d52a31e Merge "DO NOT MERGE: Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into merge_platform_dev" into androidx-main by Alan Viverette · 2 years ago
  2. 2890afe Reenable UnnecessaryParentheses check by Aurimas Liutikas · 2 years ago
  3. a21abc7 Merge "Fix broken test in API 21" into androidx-main am: 143c8b5228 by David Dong · 2 years ago
  4. 8cbcb59 Fix broken test in API 21 by David Dong · 2 years ago
  5. e8f212c Merge "Minor refactors: Add nullness checks." into androidx-platform-dev by Siddhartha Chhabra · 2 years ago
  6. 3887cc6 Minor refactors: Add nullness checks. by Siddhartha Chhabra · 2 years ago
  7. 9d5af8e Replace Log.wtf with Log.e. by Siddhartha Chhabra · 2 years ago
  8. bdfa176 Merge "Create Thing builtin type" into androidx-main am: 275b6a7b5a by Treehugger Robot · 2 years ago
  9. 275b6a7b Merge "Create Thing builtin type" into androidx-main by Treehugger Robot · 2 years ago
  10. 8c47eda Create Thing builtin type by Mangesh Ghiware · 2 years, 1 month ago
  11. af10e44 Generate document class factories with 'final' modifier. by Alexander Dorokhine · 2 years ago
  12. e58c9cb Merge "Minor refactor: Add braces to if in equals method. Test: minor refactor, existing test passes." into androidx-platform-dev by Siddhartha Chhabra · 2 years ago
  13. 891836e Merge "Address lint errors in appsearch-platform-storage" into androidx-main am: 1b2f15ddaf by Julia McClellan · 2 years ago
  14. 0500a12 Minor refactor: Add braces to if in equals method. by Siddhartha Chhabra · 2 years ago
  15. b4d95f7 Add the logic for syncing Android logging level to Icing by Jiayu Hu · 2 years, 1 month ago
  16. 43fa865 Address lint errors in appsearch-platform-storage by Julia McClellan · 2 years ago
  17. 8624cb3 Merge "Suppress wrong constant lint on appsearch SearchResultsImpl" into androidx-main am: 573aaa4e28 by Julia McClellan · 2 years ago
  18. ef6c0f27 Suppress wrong constant lint on appsearch SearchResultsImpl by Julia McClellan · 2 years ago
  19. 1b233ff Fixes a typo in a test by Alex Saveliev · 2 years, 1 month ago
  20. 03da83c Merge "Adds helper method to SearchResult to provide property paths as objects" into androidx-platform-dev by Alex Saveliev · 2 years, 1 month ago
  21. 47def48 Removes the ability to set blank property names in GenericDocument by Alex Saveliev · 2 years, 1 month ago
  22. a41298e Adds helper method to SearchResult to provide property paths as objects by Alex Saveliev · 2 years, 1 month ago
  23. 273d25c Merge "Implementation of an AppSearch Property Path Parser" into androidx-platform-dev by Alex Saveliev · 2 years, 1 month ago
  24. a32f748 Implementation of an AppSearch Property Path Parser by Alex Saveliev · 2 years, 2 months ago
  25. 358feb1 Add CTS test verifying fix for non-ascii queries. by Tim · 2 years, 1 month ago
  26. f99b4f9 Add CTS test verifying fix for SetSchema bug. by Tim · 2 years, 1 month ago
  27. c58dc31 Fixes flakiness in AutoValue/Document annotated classes by Alex Saveliev · 2 years, 1 month ago
  28. 652b9cf Export getDebugInfo from Icing to AppSearch by Jiayu Hu · 2 years, 2 months ago
  29. 10e7824 Merge "Revert "Revert "Optimize removeByQuery by using the new API from Icing Lib""" into androidx-platform-dev by Jiayu Hu · 2 years, 1 month ago
  30. 16c7fc7 Revert "Revert "Optimize removeByQuery by using the new API from Icing Lib"" by Jiayu Hu · 2 years, 1 month ago
  31. fe23774 Merge "Improve testPutLargeDocumentBatch test quality." into androidx-platform-dev by Terry Wang · 2 years, 2 months ago
  32. c04f1ea Improve testPutLargeDocumentBatch test quality. by Terry Wang · 2 years, 2 months ago
  33. b5ccff1 Revert "Optimize removeByQuery by using the new API from Icing Lib" by Terry Wang · 2 years, 2 months ago
  34. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  35. 3e0ca61 Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  36. fa452ce Merge "Wrap Log.v and Log.d calls in a compile-time constant." into androidx-platform-dev by Alexander Dorokhine · 2 years, 2 months ago
  37. 9afa6d0 Merge "Revert "Check #isLoggable before every log call in AppSearch."" into androidx-platform-dev by Alexander Dorokhine · 2 years, 2 months ago
  38. 20b8b47 Wrap Log.v and Log.d calls in a compile-time constant. by Alexander Dorokhine · 2 years, 2 months ago
  39. b6bc099 Revert "Check #isLoggable before every log call in AppSearch." by Alexander Dorokhine · 2 years, 2 months ago
  40. 3364b97 Merge changes from topic "api_council_fix_gsl" into androidx-main am: 1e040886be by David Dong · 2 years, 2 months ago
  41. 5cae63e Merge "Update DateTimeValidator to always validate using US locale" into androidx-main am: e04409b9e9 by David Dong · 2 years, 2 months ago
  42. 1e04088 Merge changes from topic "api_council_fix_gsl" into androidx-main by David Dong · 2 years, 2 months ago
  43. 0cdad1e Merge "Check #isLoggable before every log call in AppSearch." into androidx-platform-dev by Alexander Dorokhine · 2 years, 2 months ago
  44. 4ca3914 Merge changes Iad3c7ce5,Ic4612f90,Id76ea846 into androidx-platform-dev by Terry Wang · 2 years, 2 months ago
  45. 2a34dcf Expose Suggestion API in AppSearch (3) by Terry Wang · 2 years, 3 months ago
  46. f09072c Expose Suggestion API in AppSearch (2) by Terry Wang · 2 years, 2 months ago
  47. 9639ecf Expose Suggestion API in AppSearch (1) by Terry Wang · 2 years, 2 months ago
  48. 2d1e9bf Update DateTimeValidator to always validate using US locale by David Dong · 2 years, 2 months ago
  49. 4379f62 Methods that return durations should be named ending in DurationMillis, methods that return timestamps should be named ending in TimeMillis by David Dong · 2 years, 2 months ago
  50. 933f10f Revert "Replace deprecated usages of BuildCompat.isAtLeastT()" by Alan Viverette · 2 years, 2 months ago
  51. aa9512f Check #isLoggable before every log call in AppSearch. by Alexander Dorokhine · 2 years, 2 months ago
  52. 4968449 If a class fails to compile in Annotation processor, print class name. by Alexander Dorokhine · 2 years, 2 months ago
  53. fc36fce Merge "Adds the ability to extend classes with Document annotations." into androidx-platform-dev by Alex Saveliev · 2 years, 2 months ago
  54. 7052807 Adds the ability to extend classes with Document annotations. by Alex Saveliev · 2 years, 4 months ago
  55. c6f84ff Merge "Optimize removeByQuery by using the new API from Icing Lib" into androidx-platform-dev by Jiayu Hu · 2 years, 2 months ago
  56. 799799f Merge "Fix setSchema that doesn't indicate the call is failed or not." into androidx-platform-dev by Terry Wang · 2 years, 2 months ago
  57. 498ee7c Merge "Remove deprecated ToDos from AppSearch." into androidx-platform-dev by Terry Wang · 2 years, 2 months ago
  58. b662355 Optimize removeByQuery by using the new API from Icing Lib by Jiayu Hu · 2 years, 2 months ago
  59. 8f2cae5a Changes write kind for @AppSearch fields if they are set in constructor. by Alex Saveliev · 2 years, 2 months ago
  60. 5489645 Fix setSchema that doesn't indicate the call is failed or not. by Terry Wang · 2 years, 3 months ago
  61. 8d88420 Add missing assumeTrue() lines for S devices. by Alexander Dorokhine · 2 years, 2 months ago
  62. 78ae2ff Merge "Fix fail to remove VisibilitySettings when remove a schema." into androidx-platform-dev by TreeHugger Robot · 2 years, 2 months ago
  63. 05a3d51 Fix fail to remove VisibilitySettings when remove a schema. by Terry Wang · 2 years, 2 months ago
  64. 9c834bc Merge changes from topic "clockapiupdate_converter" into androidx-main am: 42263c1542 by David Dong · 2 years, 2 months ago
  65. 42263c1 Merge changes from topic "clockapiupdate_converter" into androidx-main by David Dong · 2 years, 2 months ago
  66. 88144d2 Remove deprecated ToDos from AppSearch. by Terry Wang · 2 years, 2 months ago
  67. 3dd3d85 Update appsearch schema for Timer, Stopwatch, and Stopwatch Lap by David Dong · 2 years, 3 months ago
  68. 7783b6b Stop using a custom lint database by Alan Viverette · 2 years, 2 months ago
  69. 5b71044 Stop using a custom lint database by Alan Viverette · 2 years, 3 months ago
  70. 8ee1f3d Merge "Add a TODO in AppSearchImpl.setSchema with ways to improve the API." into androidx-platform-dev by Terry Wang · 2 years, 3 months ago
  71. 9be1bb0 Merge "Fixes Broken AnnotationProcessorLocalTest" into androidx-platform-dev by Alex Saveliev · 2 years, 3 months ago
  72. e0300f0 Add a TODO in AppSearchImpl.setSchema with ways to improve the API. by Alexander Dorokhine · 2 years, 3 months ago
  73. 3ae28e3 Fixes Broken AnnotationProcessorLocalTest by Alex Saveliev · 2 years, 3 months ago
  74. 2e1a38c Correctly handle change notifications during schema migrations. by Alexander Dorokhine · 2 years, 3 months ago
  75. 02c2a1f Fix issue with change observers dispatching schema notifications. by Alexander Dorokhine · 2 years, 3 months ago
  76. a6717a3 Merge "Revert "Improves interoperability between Document and AutoValue annotations."" into androidx-platform-dev by Alex Saveliev · 2 years, 3 months ago
  77. 047747a Revert "Improves interoperability between Document and AutoValue annotations." by Alex Saveliev · 2 years, 3 months ago
  78. 9d35952 Replace deprecated usages of BuildCompat.isAtLeastT() by Alan Viverette · 2 years, 3 months ago
  79. dc99f15 Removes an ignore statment by Alex Saveliev · 2 years, 3 months ago
  80. 74fa898 Improves interoperability between Document and AutoValue annotations. by Alex Saveliev · 2 years, 3 months ago
  81. 0eb4394 Merge "Adds a check for the GlobalGetById feature" into androidx-platform-dev by TreeHugger Robot · 2 years, 3 months ago
  82. e7e241c Adds a check for the GlobalGetById feature by Alex Saveliev · 2 years, 3 months ago
  83. 1f98c98 Disable breaking test GlobalSearchSessionPlatformCtsTest#testGlobalGetById_nonExistentPackage by David Saff · 2 years, 3 months ago
  84. a6df733 Merge "Moves a test checking calls to getByDocumentId on a fake package." into androidx-platform-dev by TreeHugger Robot · 2 years, 3 months ago
  85. db24219 Merge "Move outDir set up to settings.gradle" into androidx-main am: 35daf7ac93 by Aurimas Liutikas · 2 years, 3 months ago
  86. 96b2f20 Moves a test checking calls to getByDocumentId on a fake package. by Alex Saveliev · 2 years, 3 months ago
  87. 7fceeb6 Move outDir set up to settings.gradle by Aurimas Liutikas · 2 years, 3 months ago
  88. 7518b4e Merge "Revert "Add @SetSchemaRequest.AppSearchSupportedPermission to permission getters."" into androidx-platform-dev by TreeHugger Robot · 2 years, 3 months ago
  89. c549917 Revert "Add @SetSchemaRequest.AppSearchSupportedPermission to permission getters." by Terry Wang · 2 years, 3 months ago
  90. fad9607 Merge changes from topic "fullsdk_1648670479" into androidx-platform-dev by TreeHugger Robot · 2 years, 3 months ago
  91. f456167 Update AppSearch module to build against latest SDK. by Alexander Dorokhine · 2 years, 3 months ago
  92. c214404 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main am: 8ce27e2344 by Tiem Song · 2 years, 3 months ago
  93. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  94. 07d931c Removes the cppFlags from local-storage build.gradle. by Alex Saveliev · 2 years, 3 months ago
  95. ac6ee17 Merge "When exporting to framework, print command which summarizes the commits" into androidx-platform-dev by Alexander Dorokhine · 2 years, 3 months ago
  96. 6c4a00c Merge "Add large document batch test in platform." into androidx-platform-dev by TreeHugger Robot · 2 years, 3 months ago
  97. ccfcb7b When exporting to framework, print command which summarizes the commits by Alexander Dorokhine · 2 years, 3 months ago
  98. bfb371a Clarification of comments in DocumentChangeInfo and SchemaChangeInfo. by Alexander Dorokhine · 2 years, 3 months ago
  99. b3a4541 Merge "Sync AppSearch with google3 update ag/17245674" into androidx-platform-dev by TreeHugger Robot · 2 years, 4 months ago
  100. a0ec83c Add large document batch test in platform. by Terry Wang · 2 years, 5 months ago