[go: nahoru, domu]

  1. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 7 months ago
  2. a0ac4ef Relax test for distinct values by Diego Vela · 3 years, 7 months ago
  3. 1dd09ea Allow multiple callbacks from WM Sidecar in tests by Andrii Kulian · 3 years, 7 months ago
  4. 0a97d7c Merge "Relax test when checking device state callbacks." into androidx-master-dev by Diego Vela · 3 years, 7 months ago
  5. 5566ecd Merge "Unwrap asumption exception thrown in activity scenario." into androidx-master-dev by Darryl Johnson · 3 years, 7 months ago
  6. ae75b62 Relax test when checking device state callbacks. by Diego Vela · 3 years, 7 months ago
  7. 5de09ba Merge "Fix WM Jetpack device state updates and test failures" into androidx-master-dev by Andrii Kulian · 3 years, 7 months ago
  8. 6d64250 Fix WM Jetpack device state updates and test failures by Andrii Kulian · 3 years, 7 months ago
  9. ff2b5a3 Check orientation change before veryfing layout in tests by Andrii Kulian · 3 years, 7 months ago
  10. b773dd8 Unwrap asumption exception thrown in activity scenario. by Darryl L Johnson · 3 years, 7 months ago
  11. 5e7b78c Merge "Sidecar compatibility wrapper - 2" into androidx-master-dev by Andrii Kulian · 3 years, 7 months ago
  12. f857fcf Fix typo in test by Diego Vela · 3 years, 7 months ago
  13. ff0d19a Sidecar compatibility wrapper - 2 by Andrii Kulian · 3 years, 7 months ago
  14. a23bf00 Fix sidecar issue. by Diego Vela · 3 years, 8 months ago
  15. 92f281e Merge DeviceState and WindowLayoutInfo by HEO SEUNG · 4 years ago
  16. bb700e3 Sidecar compatibility wrapper by Andrii Kulian · 3 years, 8 months ago
  17. 46ce842c Merge "Skip loading non-final versions of WM Extensions" into androidx-master-dev by Andrii Kulian · 3 years, 8 months ago
  18. 8c799bb Merge "Replace Context with explicit Activity references." into androidx-master-dev by Darryl Johnson · 3 years, 8 months ago
  19. 440335d Skip loading non-final versions of WM Extensions by Andrii Kulian · 3 years, 8 months ago
  20. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  21. f4fbd59 Replace Context with explicit Activity references. by Darryl L Johnson · 3 years, 8 months ago
  22. 5859af5 Add WindowMetrics APIs to the WindowManager library. by Darryl L Johnson · 3 years, 9 months ago
  23. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  24. 7985492 Remove legacy documentation configuration code by Aurimas Liutikas · 3 years, 8 months ago
  25. d093f59 Handle exception when reading WindowLayoutInfo early by Diego Vela · 4 years ago
  26. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 3 years, 10 months ago
  27. 2b5c8ea Update dependencies by Diego Vela · 3 years, 9 months ago
  28. 21e6905 Merge "Update extension validation logic for Context method signatures." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  29. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  30. ebfac5d Merge "Update to use Metalava V4 file format" into androidx-master-dev by Aurimas Liutikas · 3 years, 9 months ago
  31. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  32. 84e4c13 Update baselines with tip of tree Android Lint by Aurimas Liutikas · 3 years, 9 months ago
  33. 49741c4 Update the dependencies in Window Samples by Diego Vela · 3 years, 9 months ago
  34. 765b858 Update extension validation logic for Context method signatures. by Darryl L Johnson · 3 years, 10 months ago
  35. 7ee3abc Merge "Make WindowBackend required for WindowManager" into androidx-master-dev by Diego Vela · 3 years, 10 months ago
  36. 0b5fd3c Merge "Clarify context documentation in ExtensionInterface." into androidx-master-dev by Darryl Johnson · 3 years, 10 months ago
  37. e0cdb2d Merge "Publish WindowExtensions to track releases" into androidx-master-dev by Diego Vela · 3 years, 10 months ago
  38. ab8579b Clarify context documentation in ExtensionInterface. by Darryl L Johnson · 3 years, 10 months ago
  39. 2b091c5 Make WindowBackend required for WindowManager by Diego Vela · 3 years, 11 months ago
  40. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years ago
  41. 0a943b0 Merge changes If4768905,I7cb8ff29 into androidx-master-dev by Darryl Johnson · 3 years, 10 months ago
  42. 5e078d9 Enfore rect format for HINGE and FOLD feaures. by Darryl L Johnson · 4 years, 4 months ago
  43. b6a13c5 Add proguard rule to keep entire library. by Diego Vela · 3 years, 10 months ago
  44. de30684 Publish WindowExtensions to track releases by Diego Vela · 3 years, 11 months ago
  45. 89c67c0 Merge "Refactor ExtensionInterfaceCompat and ExtensionInterface to accept a contexts instead of window tokens." into androidx-master-dev by Darryl Johnson · 3 years, 11 months ago
  46. d2369d7 Add bounds to support lib WindowManager. by Darryl L Johnson · 4 years, 3 months ago
  47. 06ba110 Refactor ExtensionInterfaceCompat and ExtensionInterface to accept a by Darryl L Johnson · 4 years, 3 months ago
  48. b15f1af Merge "Proguard keeps only what is window extensions now instead of all of window." into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  49. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 5 months ago
  50. c592db9 Proguard keeps only what is window extensions now instead of all of window. by Oussama Ben Abdelbaki · 3 years, 11 months ago
  51. d4cad59 Merge "Update sample to have fold along each axis" into androidx-master-dev by Diego Vela · 4 years ago
  52. e1ddd70 Merge "Remove DeviceState Documentation Ascii art" into androidx-master-dev by Diego Vela · 4 years ago
  53. 6ff75dd Use inclusive language by Kirill Grouchnikov · 4 years ago
  54. 0444d68 Update sample to have fold along each axis by Diego Vela · 4 years ago
  55. 9473e97 Remove DeviceState Documentation Ascii art by Diego Vela · 4 years, 1 month ago
  56. 6a1a0e6 Unify top-level API task configuration by Alan Viverette · 4 years ago
  57. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 3 months ago
  58. 2d3bd4b Deliver initial state from window manager. by Diego Vela · 4 years, 1 month ago
  59. 76d2adb Merge "Add simple proguard rule to keep window classes" into androidx-master-dev by Diego Vela · 4 years, 1 month ago
  60. b408dda Merge "Apply api council feedback for window classes." into androidx-master-dev by Diego Vela · 4 years, 1 month ago
  61. 655d1f9 Add simple proguard rule to keep window classes by Diego Vela · 4 years, 1 month ago
  62. b0b96d3 Apply Api Council Feedback to window extensions. by Diego Vela · 4 years, 1 month ago
  63. c4c5813 Apply api council feedback for window classes. by Diego Vela · 4 years, 1 month ago
  64. b03d329 Merge "Add stub implementation of window-sidecar for use by publicDocsTask." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  65. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 2 months ago
  66. b752a10 Merge "Change window-extensions publish mode to none" into androidx-master-dev by Andrii Kulian · 4 years, 2 months ago
  67. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 3 months ago
  68. bd95ced Add stub implementation of window-sidecar for use by publicDocsTask. by Darryl L Johnson · 4 years, 2 months ago
  69. c31084e Merge "Add equals and hashCode to display related classes" into androidx-master-dev by Diego Vela · 4 years, 3 months ago
  70. 976a6d3 Bump alpha version. by Diego Vela · 4 years, 3 months ago
  71. 79bd6ad Add equals and hashCode to display related classes by Diego Vela · 4 years, 3 months ago
  72. dd99a0a Revert "Disable unused features in AGP" by Andrea Falcone · 4 years, 3 months ago
  73. ad25632 Disable unused features in AGP by Aurimas Liutikas · 4 years, 3 months ago
  74. e5d2a84 Change window-extensions publish mode to none by Andrii Kulian · 4 years, 4 months ago
  75. 013c1dc Update methods comments of window to match Javadoc guide by Chris Li · 4 years, 4 months ago
  76. 01265d7e Merge "Add tests for window:window" into androidx-master-dev by Andrii Kulian · 4 years, 4 months ago
  77. 88fe5df Add tests for window:window by Andrii Kulian · 4 years, 4 months ago
  78. 7c91fb4 Apply AndroidXPlugin to androidx.window sample app by Aurimas Liutikas · 4 years, 4 months ago
  79. 64f4a32d Update window-extensions to be more specific in description by Nick Anthony · 4 years, 4 months ago
  80. 8d09494 Separate window extension interfaces into different packages by Andrii Kulian · 4 years, 4 months ago
  81. 287d944 Rename artifact names for WindowManager extensions library by Andrii Kulian · 4 years, 4 months ago
  82. 6225ee6 WindowManager Support Library - Samples by Andrii Kulian · 4 years, 7 months ago
  83. e7b7278 WindowManager Support Library - Core by Andrii Kulian · 4 years, 7 months ago
  84. 6699c0b WindowManager Support Library - Sidecar by Andrii Kulian · 4 years, 7 months ago