1. 0950421 Merge "Added ToolboxView Integration with PdfViewerFragmentV2" into androidx-main by Aadish Goel · 9 weeks ago
  2. 44df23a Added ToolboxView Integration with PdfViewerFragmentV2 by Aadish Goel · 3 months ago
  3. 2a5777b Merge "Restored search state upon process death" into androidx-main by Rahul Kanojia · 9 weeks ago
  4. e000794 Restored search state upon process death by rahulkanojia · 10 weeks ago
  5. 2e373d0 feat: Added animation for Search view by Palak Sharma · 9 weeks ago
  6. 143d869 Ignored failing test to unblock build. by rahulkanojia · 10 weeks ago
  7. 8e76910 Fixed bugs related to search view interaction with fragment by rahulkanojia · 10 weeks ago
  8. afdb4c5 Added highlights to matching search results by rahulkanojia · 2 months ago
  9. fef8058 Fixed Keyboard Shown While Iterating through Search Results by rahulkanojia · 2 months ago
  10. 1d2c412 Integrated PdfSearchView in PdfViewerFragment by rahulkanojia · 3 months ago
  11. 568b987 Implement error view and cover scenario where it should be displayed by Palak Sharma · 3 months ago
  12. d2427f6 feat: Implement loading view in PdfViewerFragmentV2 by krhardeep · 3 months ago
  13. 6653370 Merge "Added PdfViewer Screen Rotation TestSuite" into androidx-main by Rahul Kanojia · 3 months ago
  14. 8ccd232 Fix: ActivityNotFoundException when trying to enter Edit Mode by Kumar Ankit · 3 months ago
  15. cbf3ce7 Added PdfViewer Screen Rotation TestSuite by Aadish Goel · 3 months ago
  16. bb60864 Revert "Added Integration test for screen rotation and fix for saving state of toolbox" by Hardeep Kaur · 3 months ago
  17. 22a3054 Added Integration test for screen rotation and fix for saving state of toolbox by Aadish Goel · 3 months ago
  18. 01148f9 Fixed Toolbox disappearing on Rotation. by Kumar Ankit · 4 months ago
  19. c99c2b0 Added initial PdfViewerFragment setup with all public API support by rahulkanojia · 4 months ago
  20. 46e93cc Fix: PDF scrolls to the top entering Edit mode by Palak Sharma · 5 months ago
  21. cf02fbb Merge "Fix: Prevent App Crash on Clicking FAB After File Deletion" into androidx-main by Palak Sharma · 4 months ago
  22. 6e15b55 Implement page bitmap rendering in PdfView by Dillon Simpson · 4 months ago
  23. 811eb0a Merge "Revert "Fix: Improve immersive mode activation for annotations"" into androidx-main by Rahul Kanojia · 4 months ago
  24. e75334e Revert "Fix: Improve immersive mode activation for annotations" by Rahul Kanojia · 4 months ago
  25. 0ae6d4f Merge "Fix: Improve immersive mode activation for annotations" into androidx-main by Hardeep Kaur · 4 months ago
  26. ccb6194 Adding a new ViewModel to consume SandboxedPdfLoader and by Bhavya Jain · 4 months ago
  27. 6f09cf2 Merge "Clean-up unused variable shouldRedrawOnDocumentLoaded" into androidx-main by Palak Sharma · 4 months ago
  28. 6ce5fe1 Relnote: Added minimum SdkExtension constraint to PdfViewerFragment by Kumar Ankit · 5 months ago
  29. 3c16305 Fix: Improve immersive mode activation for annotations by krhardeep · 4 months ago
  30. 300d3c4 Merge "Fix: Page number hiding behind find in file bar while scrolling" into androidx-main by Hardeep Kaur · 4 months ago
  31. a6d6af4 Clean-up unused variable shouldRedrawOnDocumentLoaded by Palak Sharma · 4 months ago
  32. 18e66c7 Fix: Prevent App Crash on Clicking FAB After File Deletion by Palak Sharma · 5 months ago
  33. 556bf66 Fix: Page number hiding behind find in file bar while scrolling by krhardeep · 5 months ago
  34. 16fb2ad Fixed file loading after fragment replacement by Palak Sharma · 5 months ago
  35. 34670cd Calculate screen height every time callback is received by rahulkanojia · 5 months ago
  36. dbae76b6 Add intent placeholder for rendering a specific page of a file in edit mode. by Palak Sharma · 5 months ago
  37. cf4822c Fix: Race condition when restoring PDF document from arguments bundle by Bhavya Jain · 5 months ago
  38. cba6820 Merge "Fixed incomplete FileName when saving a copy in edit mode." into androidx-main by Kumar Ankit · 5 months ago
  39. 55c029b Fixed incomplete FileName when saving a copy in edit mode. by Kumar Ankit · 5 months ago
  40. e95cf40 Merge "Provided Exception On Password Cancellation" into androidx-main by Rahul Kanojia · 5 months ago
  41. 621fca1 Merge "Added Transition Animation Listener for FindInFile View" into androidx-main by Rahul Kanojia · 5 months ago
  42. 117d4af Provided Exception On Password Cancellation by rahulkanojia · 5 months ago
  43. 4b5e0ce PdfService Disconnection on Orientation change for protected files and Pdf Password Dialog Issue by Faizan Naikwade · 5 months ago
  44. 29df554 Merge "Revert "PdfService Disconnection on Orientation change for protected files and Pdf Password Dialog Issue"" into androidx-main by Gulshan Singh · 5 months ago
  45. 1de3e72 Revert "PdfService Disconnection on Orientation change for protected files and Pdf Password Dialog Issue" by Gulshan Singh · 5 months ago
  46. 29a1e13 Merge "Public APIs : isToolboxVisible and onRequestImmersiveMode for PDF Viewer library (go/pdfviewer-custom-buttom-api)" into androidx-main by Gulshan Singh · 5 months ago
  47. b700c58 Merge "Adding immersive mode logic in pdf viewer. This will enable extending immersive mode api to host apps in future." into androidx-main by Gulshan Singh · 5 months ago
  48. 0e74a93 Added Transition Animation Listener for FindInFile View by rahulkanojia · 5 months ago
  49. b1e5647 Merge "PdfService Disconnection on Orientation change for protected files and Pdf Password Dialog Issue" into androidx-main by Faizan Naikwade · 5 months ago
  50. 0cef9f8 Public APIs : isToolboxVisible and onRequestImmersiveMode for PDF Viewer by Gulshan Singh · 5 months ago
  51. 2104248 Adding immersive mode logic in pdf viewer. by Gulshan Singh · 5 months ago
  52. 84737d1 PdfService Disconnection on Orientation change for protected files and Pdf Password Dialog Issue by Faizan Naikwade · 5 months ago
  53. 3fc8655 Add idling resources to integration tests by rahulkanojia · 5 months ago
  54. adc2eca Merge "Adding Traces to collect pdf latency event." into androidx-main by Himanshu Gupta · 6 months ago
  55. 21f327a Adding Traces to collect pdf latency event. by Himanshu Gupta · 7 months ago
  56. 1cc6cc3 Merge "Fixed FastScroller overlap with edit FAB." into androidx-main by Kumar Ankit · 6 months ago
  57. eda6a04 Made updating documentUri property UI state safe by rahulkanojia · 6 months ago
  58. fc6ae92 Fixed FastScroller overlap with edit FAB. by Kumar Ankit · 6 months ago
  59. 1b9eb5e Revert "Refactor: Adjust insets for search menu using WindowInsetsCompat" by Kumar Ankit · 6 months ago
  60. 0f818bb Refactor: Adjust insets for search menu using WindowInsetsCompat by Pratyush · 6 months ago
  61. 32d9a6f Update value observers to get PaginationModel directly from PaginatedView by Olivier Nshimiye · 6 months ago
  62. 4e6aa21 Fixed FindInFileView position. by Kumar Ankit · 6 months ago
  63. 5856722 Merge "Revert^2 "Save and restore PaginationModel across a configuration change to avoid re-loading dimensions"" into androidx-main by Dillon Simpson · 6 months ago
  64. c54bcd5 Revert^2 "Save and restore PaginationModel across a configuration change to avoid re-loading dimensions" by Dillon Simpson · 6 months ago
  65. 8a7c1d4 Merge "Revert "Save and restore PaginationModel across a configuration change to avoid re-loading dimensions"" into androidx-main by Dillon Simpson · 6 months ago
  66. a2db179 Revert "Save and restore PaginationModel across a configuration change to avoid re-loading dimensions" by Dillon Simpson · 6 months ago
  67. 30df1b6 Merge "Save and restore PaginationModel across a configuration change to avoid re-loading dimensions" into androidx-main by Dillon Simpson · 6 months ago
  68. 0bd4b62 Fixed crash on opening deleted pdf. by Kumar Ankit · 6 months ago
  69. e2757be Fixed crash on clicking on edit fab if drive is disabled after loading the pdf by Kumar Ankit · 6 months ago
  70. bc26835 Merge "Updated Animation for FAB using show/hide instead of VISIBLE/GONE" into androidx-main by Kumar Ankit · 6 months ago
  71. f619360 Save and restore PaginationModel across a configuration change to avoid re-loading dimensions by Dillon Simpson · 7 months ago
  72. 4967581 Updated Animation for FAB using show/hide instead of VISIBLE/GONE by Kumar Ankit · 6 months ago
  73. 3b5bc8d8 Make PaginatedView track the viewport instead of PaginationModel. by Dillon Simpson · 7 months ago
  74. 5a9f57c Collapse AbstractPaginatedView into its only child PaginatedView. There is no need for a base class. by Dillon Simpson · 7 months ago
  75. 3139896 Fixed crash on clicking on edit fab if drive is disabled after loading the pdf by Kumar Ankit · 6 months ago
  76. 8372ea9 Fixes for making the PdfViewerFragmentTestSuite work. by Bhavya Jain · 7 months ago
  77. c242213 Fixed Annotation Button Behaviour on rotation / (folding & unfolding). by Kumar Ankit · 7 months ago
  78. 2818288 Fixed crash due to FAB showing even when Drive is disabled. by Kumar Ankit · 7 months ago
  79. 9ecfa11 Moved LoadPageAssets to ZoomView by Palak Sharma · 7 months ago
  80. a7b2c02 Fix refreshContentAndModels getting called twice after each rotation by Olivier Nshimiye · 7 months ago
  81. 1d9541a Fixes the find in file menu placement in all orientations in phone, by Bhavya Jain · 7 months ago
  82. 8257914 Merge "Fixed FAB not apprearing for Single Page PDF in Portrait Mode." into androidx-main by Kumar Ankit · 7 months ago
  83. 91269e1 Crash Fix : PDF viewer crashing on opening another pdf after rotation by Gulshan Singh · 7 months ago
  84. adfa367c Fixes the issue of find count disappearing on rotation. by Dheekshitha Bheemanath · 7 months ago
  85. bb40d55 Fixed FAB not apprearing for Single Page PDF in Portrait Mode. by Kumar Ankit · 7 months ago
  86. 554460a Fixed Edit FAB Overlap with Find in File when device resumes after sleep. by Kumar Ankit · 7 months ago
  87. 7f0ac59 Merge "Setting Find in file above the keyboard for landscape mode as well" into androidx-main by Treehugger Robot · 7 months ago
  88. c3517b9 Merge "When text is selected on an open document and the device is rotated, the selection state is saved to the fragment bundle. When a new file is opened, the previous selection propagates to this document as well. In this change, maintaining a class property that indicates if the documentUri provided is restoring or if its new. If its new then we dont need to restore from the saved bundle." into androidx-main by Treehugger Robot · 7 months ago
  89. 0c70756 Setting Find in file above the keyboard for landscape mode as well by Gulshan Singh · 7 months ago
  90. a403438 Merge "Fixes the crash issue when the file picker is rotated and the documentUri is set and the reload callback of the restored uri is processed with the model instantiated with the new uri." into androidx-main by Bhavya Jain · 7 months ago
  91. c726688 When text is selected on an open document and the device is rotated, the by Bhavya Jain · 7 months ago
  92. 72f9a7b Fixes the crash issue when the file picker is rotated and the by Bhavya Jain · 7 months ago
  93. 1a8f5c6 Reset the FindInFileView visibility when a new file is loaded by Olivier Nshimiye · 7 months ago
  94. 0465a58 Merge changes Ieed61616,I118a72c1 into androidx-main by Dheekshitha Bheemanath · 7 months ago
  95. e4e12a2 Remove FIF view and reset it if selection is started by Riya Thakur · 7 months ago
  96. c21ef85 Reset PaginatedView and FastScrollView When Opening a New PDF by Pratyush · 7 months ago
  97. e271db7 Reset zoomView contents when a new pdf is opened by Dheekshitha Bheemanath · 7 months ago
  98. 43d01b5 Merge "Fixes the gap between the keyboard and FindInFile menu" into androidx-main by Bhavya Jain · 7 months ago
  99. 5895a53 Fixed FAB appearing then disappearing on Screen Rotation. by Kumar Ankit · 7 months ago
  100. 3290b34 Merge "Reset the FindInFileView visibility when a new file is loaded" into androidx-main by Bhavya Jain · 7 months ago