1. b9ec687 Merge 25Q1 (ab/BP1A.250305.020) to AOSP main by Xin Li · 12 months ago main master
  2. 920e315 Remove android.net.ipsec.ike uses-library tag am: d791c3a12c by Jihoon Kang · 12 months ago
  3. d791c3a Remove android.net.ipsec.ike uses-library tag by Jihoon Kang · 12 months ago
  4. a69f993 Merge 25Q1 (ab/12770256) to aosp-main-future by Xin Li · 1 year ago
  5. a36bcb9 iwlan_telephony_flags is used from system_ext app am: cbace17f08 by Justin Yun · 1 year ago
  6. cbace17 iwlan_telephony_flags is used from system_ext app by Justin Yun · 1 year, 1 month ago
  7. 490c1db Merge "Replace Boolean with boolean in ErrorPolicyManager" into main am: e6b9e81f81 by Treehugger Robot · 1 year, 1 month ago
  8. e6b9e81 Merge "Replace Boolean with boolean in ErrorPolicyManager" into main by Treehugger Robot · 1 year, 1 month ago
  9. 2e07547 Replace Boolean with boolean in ErrorPolicyManager by Kuen Yuet Cheung · 1 year, 1 month ago
  10. 0f6019e [automerger skipped] Merge 24Q4 into AOSP main am: 2165ac25b4 -s ours by Xin Li · 1 year, 3 months ago
  11. 2165ac2 Merge 24Q4 into AOSP main by Xin Li · 1 year, 3 months ago
  12. 57980f0 Use primitive boolean in ErrorPolicyManager by Po-Chun Lee · 1 year, 3 months ago
  13. 959bbba [automerger skipped] Merge 24Q4 (ab/12406339) into aosp-main-future am: 90dcdb6d7c -s ours by Xin Li · 1 year, 4 months ago
  14. 90dcdb6 Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 1 year, 4 months ago
  15. b86b6db Utilize member varibale to avoid EpdgTunnelManager getInstance call by Tairu Wang · 1 year, 5 months ago
  16. 3ce4ca7 Refactor Singleton EpdgSelector by Tairu Wang · 1 year, 5 months ago
  17. 6632e09 [automerger skipped] Remove hidden API usages in VcnTransportInfo am: f312cccba2 am: 270a99e55b -s ours by Yan Yan · 1 year, 5 months ago
  18. 270a99e Remove hidden API usages in VcnTransportInfo am: f312cccba2 by Yan Yan · 1 year, 5 months ago
  19. f312ccc Remove hidden API usages in VcnTransportInfo by Yan Yan · 1 year, 5 months ago
  20. 919d472 Merge "Remove hidden API usages in VcnTransportInfo" into main by Yan Yan · 1 year, 5 months ago
  21. f72d29a Remove hidden API usages in VcnTransportInfo by Yan Yan · 1 year, 5 months ago
  22. c2e6c38 Update Network Validation Accept Timing and Status Reporting by Po-Chun Lee · 1 year, 5 months ago
  23. b773f4b Refactor remaining backoff duration return type to Use Duration Class for Duration Representation by Kuen Yuet Cheung · 1 year, 5 months ago
  24. b4aa92f Refactor RetryAction to Use Duration Class for Duration Representation by Kuen Yuet Cheung · 1 year, 5 months ago
  25. 022cff8 Add logging for IwlanValidationResultReported in EpdgTunnelManager by ktchow · 1 year, 6 months ago
  26. b8cfe81 [automerger skipped] Make java_sdk_library dependencies explicit am: 6b4eaea329 am: 2871da5fc9 -s ours by Jihoon Kang · 1 year, 6 months ago
  27. 2871da5 Make java_sdk_library dependencies explicit am: 6b4eaea329 by Jihoon Kang · 1 year, 6 months ago
  28. 6b4eaea Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 6 months ago
  29. 4afc712 Cleaned up code in EpdgSelectorTest(non-functional changes only) by Tairu Wang · 1 year, 6 months ago
  30. 1833716 Select IPv6 ePDG addresses only if a global IPv6 address is available by Po-Chun Lee · 1 year, 6 months ago
  31. bde8e04 Transfer Carrier Signal PCO listener within EpdgSelector by Tairu Wang · 1 year, 6 months ago
  32. 431fb32 Move methods from IwlanDataServiceHandler to IwlanDataService by Kuen Yuet Cheung · 1 year, 6 months ago
  33. 2ab972f Refactor handler message EVENT_SETUP_DATA_CALL to method by Kuen Yuet Cheung · 1 year, 7 months ago
  34. 039a026 Merge "Refactor handler message EVENT_TUNNEL_OPENED and CLOSED to method" into main by Kuen Yuet Cheung · 1 year, 7 months ago
  35. edc4603 Refactor handler message EVENT_TUNNEL_OPENED and CLOSED to method by Kuen Yuet Cheung · 1 year, 7 months ago
  36. 01c947e Add no response to underlying network validation event string by ktchow · 1 year, 7 months ago
  37. c2b80ac Merge "Update carrier configuration for underlying network validation when no response" into main by Jeremy Chow · 1 year, 7 months ago
  38. 257922a Sever dependency between IwlanDataService and EpdgSelector by Tairu Wang · 1 year, 7 months ago
  39. 93af4e7 Replace Handler#sendMessage() with Message#sendToTarget() by Tairu Wang · 1 year, 7 months ago
  40. 4d7ee7f Fix metrics cleared before tunnel fully opened by Tairu Wang · 1 year, 7 months ago
  41. 4951a2c Update carrier configuration for underlying network validation when no response by ktchow · 1 year, 7 months ago
  42. d458a26 Merge changes I61fb5c9b,I26247424,Ifb287f55 into main by Po-Chun Lee · 1 year, 7 months ago
  43. 1cb275d Support NETWORK_VALIDATION_EVENT_SCREEN_ON by Kuen Yuet Cheung · 1 year, 7 months ago
  44. 1de39d2 Support NETWORK_VALIDATION_EVENT_MAKING_CALL by Kuen Yuet Cheung · 1 year, 7 months ago
  45. 9cc907e Add underlying_network_validation_events_int_array into carrier config by Kuen Yuet Cheung · 1 year, 7 months ago
  46. 76514b7 Merge "Revert "Add IWLAN attribution tag to AndroidManifest.xml"" into main by Po-Chun Lee · 1 year, 7 months ago
  47. 5004245 Revert "Add IWLAN attribution tag to AndroidManifest.xml" by Po-Chun Lee · 1 year, 7 months ago
  48. 592bd71 Merge "Add IWLAN attribution tag to AndroidManifest.xml" into main by Treehugger Robot · 1 year, 7 months ago
  49. ebd44d3 Add IWLAN attribution tag to AndroidManifest.xml by Po-Chun Lee · 1 year, 7 months ago
  50. 682a27b Move Sysconfig Settings of Iwlan to the Same Repository by Po-Chun Lee · 1 year, 7 months ago
  51. 969dfb1 Remove Android Framework Dependencies from Android.bp by Po-Chun Lee · 1 year, 7 months ago
  52. d935a6e Cleanup ErrorProne and Enable Warnings in Compilation by Po-Chun Lee · 1 year, 8 months ago
  53. 409d23e Replace Variable assignment in Switch Statement with Switch Expression in Iwlan by Kuen Yuet Cheung · 1 year, 8 months ago
  54. be9ab63 Replace Switch Statement with Switch Expression in Iwlan by Kuen Yuet Cheung · 1 year, 8 months ago
  55. 00d0af6 Remove Checkstyle hook from iwlan by Kuen Yuet Cheung · 1 year, 8 months ago
  56. 48c64c4 Merge "Replace Switch Statement with Switch Expression in epdg package" into main by Kuen Yuet Cheung · 1 year, 8 months ago
  57. 48b78a8 Replace Switch Statement with Switch Expression in epdg package by Kuen Yuet Cheung · 1 year, 8 months ago
  58. 69a5250 Merge "Refactoring casting to instanceof pattern matching" into main by Kuen Yuet Cheung · 1 year, 8 months ago
  59. 2b3ad6b Refactoring casting to instanceof pattern matching by Kuen Yuet Cheung · 1 year, 8 months ago
  60. 6e2554f Merge "Migrate RetryAction AutoValue to record class" into main by Treehugger Robot · 1 year, 8 months ago
  61. c650a60 Merge "Excluding the ePDG IP Except for Internal Errors" into main by Treehugger Robot · 1 year, 8 months ago
  62. cb0d24b Excluding the ePDG IP Except for Internal Errors by Kuen Yuet Cheung · 1 year, 8 months ago
  63. 8c532cb Migrate RetryAction AutoValue to record class by Kuen Yuet Cheung · 1 year, 8 months ago
  64. d285455 [automerger skipped] Refactor times function in tests for clarity and consistency am: f523208689 am: c49f57ee73 -s ours by Po-Chun Lee · 1 year, 8 months ago
  65. c49f57e Refactor times function in tests for clarity and consistency am: f523208689 by Po-Chun Lee · 1 year, 8 months ago android15-tests-dev
  66. f523208 Refactor times function in tests for clarity and consistency by Po-Chun Lee · 1 year, 8 months ago
  67. 0f1aba2 Merge "Refactor times function in tests for clarity and consistency" into main by Po-Chun Lee · 1 year, 8 months ago
  68. 683f0e7 [automerger skipped] Implement abnormality-triggered validation on IWLAN am: 331d05f265 am: 8ec9d94753 -s ours by ktchow · 1 year, 8 months ago
  69. 83e9752 [automerger skipped] Return undefined retry duration in data call response for emergency call handover. am: 3693879c01 -s ours am: 29145c995f -s ours by libinliu · 1 year, 8 months ago
  70. 55abf36 [automerger skipped] Disable feature by default: N1 mode inclusion update based on 5G enabling status via UI/UX am: 568249aa0a -s ours am: 2bed84114a -s ours by Tairu Wang · 1 year, 8 months ago
  71. c3fd978 [automerger skipped] Refactor building of IKE and Child SA proposals am: 10081c49f7 -s ours am: 465c6809e9 -s ours by Munikrishna · 1 year, 8 months ago
  72. 4553da4 [automerger skipped] Fix swapped arguments in assertEquals call am: 8d94b7e35c -s ours am: e1b5fc65ae -s ours by Po-Chun Lee · 1 year, 8 months ago
  73. 4b8e07e [automerger skipped] Clean up deprecated WiFiManager#getConnectionInfo() am: d8b3d7760f -s ours am: 0631515728 -s ours by Tairu Wang · 1 year, 8 months ago
  74. 852a78b [automerger skipped] Silent cleanup performed by Android Studio am: e7a8f25e87 -s ours am: 73c92744e1 -s ours by Po-Chun Lee · 1 year, 8 months ago
  75. 8d3ea6c [automerger skipped] Refactor imports using Android Studio am: 5aec67268b -s ours am: c96b659040 -s ours by Po-Chun Lee · 1 year, 8 months ago
  76. 9e1be2c [automerger skipped] Refactor IwlanDataService am: eda1dbf82a -s ours am: e7f663ff62 -s ours by Tairu Wang · 1 year, 8 months ago
  77. 818b771 [automerger skipped] Removed Deprecated IwlanHelper#getConfig() am: d8f439d040 -s ours am: 559fe8daad -s ours by Po-Chun Lee · 1 year, 8 months ago
  78. d69eee2 [automerger skipped] Fix typoe in the key of KEY_DISTINCT_EPDG_FOR_EMERGENCY_ALLOWED_BOOL am: b935e38002 -s ours am: 5911cf8d35 -s ours by Po-Chun Lee · 1 year, 8 months ago
  79. 3f16e89 [automerger skipped] Move error config to IwlanCarrierconfig. am: 5c25cc8096 -s ours am: 3b10c44b20 -s ours by ktchow · 1 year, 8 months ago
  80. 4f4616c [automerger skipped] Refactor ErrorPolicyManager.getDataFailCause am: 58a44fc9e8 -s ours am: 2767362eab -s ours by Tairu Wang · 1 year, 8 months ago
  81. 49f9dc3 [automerger skipped] Collect validation status of underlying network. am: 4727e17704 -s ours am: 362922e4d8 -s ours by libinliu · 1 year, 8 months ago
  82. 8ec9d94 Implement abnormality-triggered validation on IWLAN am: 331d05f265 by ktchow · 1 year, 8 months ago
  83. 29145c9 [automerger skipped] Return undefined retry duration in data call response for emergency call handover. am: 3693879c01 -s ours by libinliu · 1 year, 8 months ago
  84. 2bed841 [automerger skipped] Disable feature by default: N1 mode inclusion update based on 5G enabling status via UI/UX am: 568249aa0a -s ours by Tairu Wang · 1 year, 8 months ago
  85. 465c680 [automerger skipped] Refactor building of IKE and Child SA proposals am: 10081c49f7 -s ours by Munikrishna · 1 year, 8 months ago
  86. e1b5fc6 [automerger skipped] Fix swapped arguments in assertEquals call am: 8d94b7e35c -s ours by Po-Chun Lee · 1 year, 8 months ago
  87. 0631515 [automerger skipped] Clean up deprecated WiFiManager#getConnectionInfo() am: d8b3d7760f -s ours by Tairu Wang · 1 year, 8 months ago
  88. 73c9274 [automerger skipped] Silent cleanup performed by Android Studio am: e7a8f25e87 -s ours by Po-Chun Lee · 1 year, 8 months ago
  89. c96b659 [automerger skipped] Refactor imports using Android Studio am: 5aec67268b -s ours by Po-Chun Lee · 1 year, 8 months ago
  90. e7f663f [automerger skipped] Refactor IwlanDataService am: eda1dbf82a -s ours by Tairu Wang · 1 year, 8 months ago
  91. 559fe8d [automerger skipped] Removed Deprecated IwlanHelper#getConfig() am: d8f439d040 -s ours by Po-Chun Lee · 1 year, 8 months ago
  92. 5911cf8 [automerger skipped] Fix typoe in the key of KEY_DISTINCT_EPDG_FOR_EMERGENCY_ALLOWED_BOOL am: b935e38002 -s ours by Po-Chun Lee · 1 year, 8 months ago
  93. 3b10c44 [automerger skipped] Move error config to IwlanCarrierconfig. am: 5c25cc8096 -s ours by ktchow · 1 year, 8 months ago
  94. 2767362 [automerger skipped] Refactor ErrorPolicyManager.getDataFailCause am: 58a44fc9e8 -s ours by Tairu Wang · 1 year, 8 months ago
  95. 362922e [automerger skipped] Collect validation status of underlying network. am: 4727e17704 -s ours by libinliu · 1 year, 8 months ago
  96. 812d3a0 Refactor times function in tests for clarity and consistency by Po-Chun Lee · 1 year, 8 months ago
  97. cb432cc [automerger skipped] Avoid force close during tunnel bring up result in unexpected DataServiceCallback response am: 47f958d6cc -s ours am: fa0e72559a -s ours by Tairu Wang · 1 year, 8 months ago
  98. 31d2600 [automerger skipped] Update functionality naming am: dca0e56868 -s ours am: cc44a49e0b -s ours by Tairu Wang · 1 year, 8 months ago
  99. a6f70bc [automerger skipped] Update TunnelState when force closure and delaying deactivation am: 5190fd4260 -s ours am: a29856b430 -s ours by Tairu Wang · 1 year, 8 months ago
  100. fa0e725 [automerger skipped] Avoid force close during tunnel bring up result in unexpected DataServiceCallback response am: 47f958d6cc -s ours by Tairu Wang · 1 year, 8 months ago