1. 3f906f9 Merge "Fix: Update the height of page indicator as per figma design" into androidx-main by Palak Sharma · 3 months ago
  2. 5dceff0 Fix: Update the height of page indicator as per figma design by Palak Sharma · 3 months ago
  3. 763d715 Merge "Fix: Avoid additional onLoadDocumentSuccess callback" into androidx-main by Treehugger Robot · 3 months ago
  4. a71a152 Merge "Adds manual Compose integration testing surface" into androidx-main by Dillon Simpson · 3 months ago
  5. 0e1a97a Fix: Avoid additional onLoadDocumentSuccess callback by rahulkanojia · 3 months ago
  6. 4697e91 Fix: Prevent propgating all errors to host app for library release. by Palak Sharma · 3 months ago
  7. 950e5014 Adds manual Compose integration testing surface by Dillon Simpson · 3 months ago
  8. 66b270c Added instrumentation tests of styling options for V2 by Palak Sharma · 3 months ago
  9. 23043cb Added Programmatic and XML-based styling options in test app by Palak Sharma · 3 months ago
  10. 46642bb Refactor implementation for setting drawables by Palak Sharma · 3 months ago
  11. 5bc2b02 Add API implementation in V2 Fragment for styling options. by Palak Sharma · 3 months ago
  12. c374058c Add APIs for resolved drawable and right margin in PdfView and FastScrollDrawer by Palak Sharma · 3 months ago
  13. 9a7c030 Cleanup of fast scroller by Palak Sharma · 3 months ago
  14. 4bd7039 Fix: Enable Select to Speak and other accessibility services to read PDF content. by Palak Sharma · 3 months ago
  15. 828c1e3 Merge "Fix(pdf_search_view): Force LTR padding in FIF, use paddingLeft" into androidx-main by Treehugger Robot · 3 months ago
  16. 85d11c7 Adjust highlight API to a Java-style setter by Dillon Simpson · 3 months ago
  17. f2c2572 Merge "Fix: Search not working for Tab View" into androidx-main by Treehugger Robot · 3 months ago
  18. fc10c27 Added Integration test for select all by Aadish Goel · 3 months ago
  19. 03a2edc Fix: Search not working for Tab View by Palak Sharma · 3 months ago
  20. 5acaec3 Added scuba test setup in Pdf library by rahulkanojia · 3 months ago
  21. 36bcfec Adds PdfViewer, a Composable for presenting PDFs by Dillon Simpson · 4 months ago
  22. b413ba3 Fix: Throw DocumentClosedException if any coroutine is executed after document is closed by rahulkanojia · 4 months ago
  23. e0f2bf3 Merge "feat(pdf): Introduce Event Logging for Non-Fatal Exceptions" into androidx-main by Rahul Kanojia · 4 months ago
  24. f52bc7f feat(pdf): Introduce Event Logging for Non-Fatal Exceptions by rahulkanojia · 4 months ago
  25. bb0bdbd Merge "Added Integration test for Dismissing password dialog to get OperationCancelledException" into androidx-main by Aadish Goel · 4 months ago
  26. d128bba Fix(pdf_search_view): Force LTR padding in FIF, use paddingLeft by krhardeep · 4 months ago
  27. 58962e6 Added Integration test for Dismissing password dialog to get OperationCancelledException by Aadish Goel · 4 months ago
  28. d276362 Fix: Handle Bad File Descriptor if Document is closed. by rahulkanojia · 4 months ago
  29. e5a7901 Merge "This CL adds the following logic - 1. Adds default values for all operations on IPC as they can return a null value on RuntimeException 2. Added exception handling in the service to prevent service crash" into androidx-main by Treehugger Robot · 4 months ago
  30. a802c5d This CL adds the following logic - by Bhavya Jain · 4 months ago
  31. c5d2965 Adds exception handling to external link handler and makes the code more by Bhavya Jain · 4 months ago
  32. 1514638 Fix: Handle Null Document Binder with DeadObjectException by rahulkanojia · 4 months ago
  33. e50caac Merge "Enable UseSdkSuppress lint" into androidx-main by Treehugger Robot · 4 months ago
  34. 4d4e743 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 4 months ago
  35. 9d9e2b50 Enable UseSdkSuppress lint by Julia McClellan · 4 months ago
  36. 2779ea2 Removes targetSdk from pdf-viewer and pdf-viewer-fragment so that it by Bhavya Jain · 4 months ago
  37. d6a80bc Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 months ago
  38. a91ff22 Move to consistent use of plugin id for Kotlin Android Projects by Aurimas Liutikas · 4 months ago
  39. 3a4e0ce Merge "Removes the targetSdk 31 from build.gradle of the testapp so that it picks up the latest from the repo." into androidx-main by Aurimas Liutikas · 4 months ago
  40. e8a6ef1 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 4 months ago
  41. fa499fb Relnote: Annotate containerStyleResId with @StyleRes by rahulkanojia · 4 months ago
  42. e083c6e Merge "Updates the kdoc for PdfViewerFragment#documentUri addressing the API council feedback" into androidx-main by Treehugger Robot · 4 months ago
  43. 00826c9 Updates the kdoc for PdfViewerFragment#documentUri addressing the API by Bhavya Jain · 4 months ago
  44. d4eccc7 Adjusts scroll if zoom is updated. by rahulkanojia · 4 months ago
  45. 60333576 Decoupled zoom restoration logic from scroll to position by rahulkanojia · 4 months ago
  46. 5a7124a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 months ago
  47. e592761 Restores zoom and scroll position when PdfView is not re-created on orientation change. by rahulkanojia · 4 months ago
  48. 8bef642 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 4 months ago
  49. 51fe5e7 Updated copy for error messages by rahulkanojia · 4 months ago
  50. 504b458 Fix: Service crashes if document is closed while service is not connected by Palak Sharma · 4 months ago
  51. 22e078c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 months ago
  52. 73ec41d Merge "Added DeadObjectException handling at PdfView" into androidx-main by Rahul Kanojia · 5 months ago
  53. 485e626 Added DeadObjectException handling at PdfView by rahulkanojia · 5 months ago
  54. 9c2d572 Merge "Adds pdf-compose module to PDF library group" into androidx-main by Dillon Simpson · 5 months ago
  55. f9e25d3 Merge "Update data type for pendingJobs to Queue" into androidx-main by Rahul Kanojia · 5 months ago
  56. a08e432 Merge "Add retry on DeadobjectException." into androidx-main by Anurag Adarsh · 5 months ago
  57. 03319d3 Add retry on DeadobjectException. by Anurag Adarsh · 5 months ago
  58. 1ec66a4 Update data type for pendingJobs to Queue by rahulkanojia · 5 months ago
  59. 6614bbf Merge "Disconnect service connection from SandboxedPdfDocument while closing the document" into androidx-main by Palak Sharma · 5 months ago
  60. c7db542 Disconnect service connection from SandboxedPdfDocument while closing the document by Palak Sharma · 5 months ago
  61. 4663b6c Ignore DeadObjectExceptions for search and select. by Anurag Adarsh · 5 months ago
  62. 525b8b57 Fixes reconnection of the background service by rahulkanojia · 5 months ago
  63. acfa4ec Adds pdf-compose module to PDF library group by Dillon Simpson · 5 months ago
  64. 6809562 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 months ago
  65. 29c412d Merge changes from topic "dagp-2-11-0" into androidx-main by Radha Nakade · 5 months ago
  66. 4f9a131 Update dependency analysis baseline for version 2.11.0 by Radha Nakade · 5 months ago
  67. 21fcf1b Merge "Fixes page spacing in dp and taking the values from dimensions.xml" into androidx-main by Treehugger Robot · 5 months ago
  68. e3f136d Fixes page spacing in dp and taking the values from dimensions.xml by Bhavya Jain · 5 months ago
  69. a378449 Fix: isToolboxVisible returns false if toolbox is not initialized by rahulkanojia · 5 months ago
  70. e2f3b45 Merge "Feat: Hide Edit FAB when annotation intent is unresolvable" into androidx-main by Rahul Kanojia · 5 months ago
  71. e465fcb Feat: Hide Edit FAB when annotation intent is unresolvable by krhardeep · 5 months ago
  72. 7510bfb feat: Implemented accessibility for Fast Scroller elements by krhardeep · 5 months ago
  73. 7b47a6b Merge "Fix: Gemini button is not visible on immersive mode" into androidx-main by Aadish Goel · 5 months ago
  74. b889cfb Fix: Gemini button is not visible on immersive mode by Aadish Goel · 5 months ago
  75. f70eec0 Merge "Fix some jank when fast scrolling" into androidx-main by Dillon Simpson · 5 months ago
  76. 30ef23e Fix some jank when fast scrolling by Dillon Simpson · 5 months ago
  77. 5c64851 Merge changes from topic "pdf-zoom" into androidx-main by Treehugger Robot · 5 months ago
  78. ef49ae5 Fixes the restored zoom level after enabling `Don't keep activities` in by Bhavya Jain · 5 months ago
  79. 4552ead Fix: Default zoom behavior inconsistent when open pdf documents by Bhavya Jain · 5 months ago
  80. 400194b Merge "Retain zoom while scrolling to a position" into androidx-main by Rahul Kanojia · 5 months ago
  81. 30a6cf3 Revert "Adds viewport listener and coordinate translation APIs" by Bhavya Jain · 5 months ago
  82. ad5f122 Retain zoom while scrolling to a position by rahulkanojia · 5 months ago
  83. a0b5dd3 Removes the targetSdk 31 from build.gradle of the testapp so that it by Bhavya Jain · 5 months ago
  84. 5dc4f33 Adds viewport listener and coordinate translation APIs by Dillon Simpson · 5 months ago
  85. 5527e49 Fix: Scrubber size difference on different devices by Bhavya Jain · 5 months ago
  86. 651d554 Merge "Fix: Correctly restore zoom and scroll on orientation change" into androidx-main by Bhavya Jain · 5 months ago
  87. f33fa40 Merge "Update logic for fast scroller visibility" into androidx-main by Rahul Kanojia · 5 months ago
  88. fe65709 Update logic for fast scroller visibility by rahulkanojia · 5 months ago
  89. 6ad6551 Added Select All Api in PdfDocument to Fix select all entire content on the page by Aadish Goel · 5 months ago
  90. 3b551ff Merge "Fix: Prevent resource leaks by closing FileDescriptor in PdfDocument" into androidx-main by Palak Sharma · 5 months ago
  91. 88d7da9 Fix: Prevent resource leaks by closing FileDescriptor in PdfDocument by Palak Sharma · 5 months ago
  92. ed57df1 Merge "Fix: Crash on entering wrong password in landscape mode while talkback is enabled" into androidx-main by Palak Sharma · 5 months ago
  93. 14bd9c7 Merge "Calculating Fast Scroll Bounds in View Coords" into androidx-main by Bhavya Jain · 5 months ago
  94. ee2de4d Merge "Fix: Dismissing password dialog should throw OperationCancelledException" into androidx-main by Aadish Goel · 5 months ago
  95. 431b3ef Calculating Fast Scroll Bounds in View Coords by rahulkanojia · 5 months ago
  96. 1202623 Fix: Dismissing password dialog should throw OperationCancelledException by Aadish Goel · 5 months ago
  97. 9494ba4 Fix: Zoom, scroll and swipe were not working properly with ViewPager by Bhavya Jain · 5 months ago
  98. 332b02c Fix: Correctly restore zoom and scroll on orientation change by krhardeep · 5 months ago
  99. 8038ad8 Fix: Crash on entering wrong password in landscape mode while talkback is enabled by Palak Sharma · 5 months ago
  100. 22df70f Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 5 months ago