- 0d902d4 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year ago
- 7f0ac59 Merge "Setting Find in file above the keyboard for landscape mode as well" into androidx-main by Treehugger Robot · 1 year ago
- 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 · 1 year ago
- 0c70756 Setting Find in file above the keyboard for landscape mode as well by Gulshan Singh · 1 year ago
- 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 · 1 year ago
- c726688 When text is selected on an open document and the device is rotated, the by Bhavya Jain · 1 year ago
- 72f9a7b Fixes the crash issue when the file picker is rotated and the by Bhavya Jain · 1 year ago
- 1a8f5c6 Reset the FindInFileView visibility when a new file is loaded by Olivier Nshimiye · 1 year ago
- 423085c Merge "Fixes the crash issue that occurs after scrolling to page beyond the previous PDFs total pages." into androidx-main by Dheekshitha Bheemanath · 1 year ago
- 0465a58 Merge changes Ieed61616,I118a72c1 into androidx-main by Dheekshitha Bheemanath · 1 year ago
- e4e12a2 Remove FIF view and reset it if selection is started by Riya Thakur · 1 year ago
- 04c5bc6 Fixes the crash issue that occurs after scrolling to page beyond the by Dheekshitha Bheemanath · 1 year ago
- c21ef85 Reset PaginatedView and FastScrollView When Opening a New PDF by Pratyush · 1 year ago
- e271db7 Reset zoomView contents when a new pdf is opened by Dheekshitha Bheemanath · 1 year ago
- 43d01b5 Merge "Fixes the gap between the keyboard and FindInFile menu" into androidx-main by Bhavya Jain · 1 year ago
- a4187ad Restored Deleted changes Related to FAB Behaviour when scrolling up. by Kumar Ankit · 1 year ago
- 5895a53 Fixed FAB appearing then disappearing on Screen Rotation. by Kumar Ankit · 1 year ago
- 3290b34 Merge "Reset the FindInFileView visibility when a new file is loaded" into androidx-main by Bhavya Jain · 1 year ago
- 11dbc4b Fixes the gap between the keyboard and FindInFile menu by Bhavya Jain · 1 year ago
- 9a91f25 Reset the FindInFileView visibility when a new file is loaded by Olivier Nshimiye · 1 year ago
- e26c12b Clear Selection if FIF starts by Riya Thakur · 1 year ago
- 7bc7913 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year ago
- e141be2 Adding integration tests for the public APIs in PdfViewerFragment by Bhavya Jain · 1 year ago
- f5c47bf Public APIs exposing the fragment for an embeddable PDF viewer by Bhavya Jain · 1 year ago
- 928cc5b Setting the targetSdk to 35. This also fixes the following - by Bhavya Jain · 1 year ago
- 8306cb6 Fixed selection of content disappearing while rotating screen by Kumar Ankit · 1 year ago
- e697514 Moving PdfViewerFragment to pdf-viewer-fragment artifactId and removing by Bhavya Jain · 1 year ago
- 9a011d4 Handling errors that are being thrown during the loading of the PDF by Bhavya Jain · 1 year ago
- 09d8b65 Revert "Updating min sdk version to 35 till sdk extension 13 release" by Gulshan Singh · 1 year ago
- 2576782 Merge "Adds basic integration tests for FastScrollView" into androidx-main by Bhavya Jain · 1 year ago
- 0746533 Merge "Replace PNGs with corresponding vector drawables" into androidx-main by Treehugger Robot · 1 year ago
- 96ea41b Merge "Updating min sdk version to 35 till sdk extension 13 release [ag/28204852]" into androidx-main by Gulshan Singh · 1 year ago
- c0c5330 Merge "Change to fix context menu behavior" into androidx-main by Riya Thakur · 1 year ago
- d19c6ad Adds basic integration tests for FastScrollView by Dillon Simpson · 1 year ago
- 78c1510 Merge "Fixed FAB Icon showing before protected password is loaded." into androidx-main by Kumar Ankit · 1 year ago
- 5306a38 Merge "Crash Fix : App crashing while opening password protected pdf" into androidx-main by Gulshan Singh · 1 year ago
- 27e183f Replace PNGs with corresponding vector drawables by Pratyush · 1 year ago
- 36a8b18 Change to fix context menu behavior by Riya Thakur · 1 year ago
- 83a6bdc Merge "Fixed isAnnotationIntentResolvable state restoration." into androidx-main by Kumar Ankit · 1 year ago
- 1c84113 Fixed FAB Icon showing before protected password is loaded. by Kumar Ankit · 1 year ago
- f75df1f Updating min sdk version to 35 till sdk extension 13 release [ag/28204852] by Gulshan Singh · 1 year ago
- 9568092 Crash Fix : App crashing while opening password protected pdf by Gulshan Singh · 1 year ago
- e36e025 Fixed isAnnotationIntentResolvable state restoration. by Kumar Ankit · 1 year ago
- ca4d38b Removing the need of AdjustResize requirement in host app manifiest by by Gulshan Singh · 1 year ago
- 0b6a353 Tightly integrate ZoomView with FastScrollView to remove coordination logic and indirect listener patterns from the Fragment. This is not a perfect end-state, but it cleans up the Fragment to move us closer to our M1 goal by Dillon Simpson · 1 year ago
- 30e6a72 Add ViewModel for PdfLoader by Pratyush · 1 year ago
- 1ae4a1b Merge "Chnage the test app's Manifest file to use the new MainActivity" into androidx-main by Dheekshitha Bheemanath · 1 year ago
- 9c827e5 Chnage the test app's Manifest file to use the new MainActivity by Dheekshitha Bheemanath · 1 year ago
- 7e0140c Merge "Integrate context menu to work with the new fragment" into androidx-main by Riya Thakur · 1 year ago
- 6722128 Merge "Reduce the size of the FindInFileView control buttons and add margins" into androidx-main by Olivier Nshimiye · 1 year ago
- 02b3332 Integrate context menu to work with the new fragment by Riya Thakur · 1 year ago
- deafa73 Merge "Fixed FAB Behaviour when reopening the app after minimization." into androidx-main by Kumar Ankit · 1 year ago
- efac0f8 Make `postContentsAvailable()` private by Pratyush · 1 year ago
- c98462b Fixed FAB Behaviour when reopening the app after minimization. by Kumar Ankit · 1 year ago
- 8a367b0 Merge "Updated FAB button behaviour while scrolling up." into androidx-main by Kumar Ankit · 1 year ago
- 773a64b Merge "Fix fab button crash on rotation" into androidx-main by Bhavya Jain · 1 year ago
- e0f98a9 Updated FAB button behaviour while scrolling up. by Kumar Ankit · 1 year ago
- 88b425d Updated Edit FAB Behaviour. by Kumar Ankit · 1 year ago
- 20bff53 Removing the dependency of PdfViewerFragment on PdfLoaderCallbacksImpl by Bhavya Jain · 1 year ago
- 95db28c Merge "Context Menu for selection" into androidx-main by Riya Thakur · 1 year ago
- 3ee8c95 Merge "Creating a new artifactId for hosting the PdfViewerFragment that is going to be publicly available." into androidx-main by Bhavya Jain · 1 year ago
- 37f686d Fix fab button crash on rotation by Riya Thakur · 1 year ago
- b8a1bd1 Context Menu for selection by Riya Thakur · 1 year ago
- bd3712c Creating a new artifactId for hosting the PdfViewerFragment that is by Bhavya Jain · 1 year ago
- a725520 Removing the redundant `mAlwaysRequestPageBitmap` by Bhavya Jain · 1 year ago
- fd41e8f Updated mIsAnnotationIntentResolvable value after the file was loaded. by Kumar Ankit · 1 year ago
- 2f96bbe Integrate FindInFileView with PdfViewerFragment by Olivier Nshimiye · 1 year ago
- 0fca866 Move FindInFileView logic out of PdfViewer. by Olivier Nshimiye · 1 year ago
- 6a35bb6 Change to restore correct position on zoom then rotate by Riya Thakur · 1 year ago
- c96bac3 Fix zoom view restoration on rotation by Riya Thakur · 1 year ago
- 35485ce5 Fix password handling. by mayankkk · 1 year ago
- 999bf05 Persist page selection and annotation state by Pratyush · 1 year ago
- 61757b4 Implement edit fab functionality in the new fragment by Dheekshitha Bheemanath · 1 year ago
- b97c065 Fixes the rotation issue after moving setPdfView() to Oncreate() in test app. by Dheekshitha Bheemanath · 1 year ago
- 98a0b69 Change to ensure host app can commit the fragment in onCreate() method by Dheekshitha Bheemanath · 1 year ago
- 2095db3 Reduce the size of the FindInFileView control buttons and add margins by Olivier Nshimiye · 1 year ago
- 548ed35 Implement selection functionality in the new fragment by Dheekshitha Bheemanath · 1 year ago
- 67915ab Implement setDocumentUri() API in PdfViewerFragment by Dheekshitha Bheemanath · 1 year ago
- da62a5b Implement PdfViewerFragment's lifecycle methods and by Dheekshitha Bheemanath · 1 year ago
- 4965aad Move the PdfLoader callback logic to the new PdfLoaderCallbackImpl class. by mayankkk · 1 year ago
- a959dad Inflate views for the pdfViewer fragment. by mayankkk · 1 year ago
- e4cbacb Adding gulshansingh@ and removing shrutibihani@ from the OWNERS file by Bhavya Jain · 1 year, 1 month ago
- 5e17a59 PDF viewer rotation support by removing android:configChanges by Pratyush · 1 year, 1 month ago
- d31b52e Updating PdfDocumentService to use the AOSP APIs by Bhavya Jain · 1 year, 1 month ago
- 9e52038 Merge "Revert "Add new AIDL interfaces for PDF page content, selection, and matching"" into androidx-platform-dev by Bhavya Jain · 1 year, 1 month ago
- 1904c65 Revert "Add new AIDL interfaces for PDF page content, selection, and matching" by Bhavya Jain · 1 year, 1 month ago
- 9097264 Merge "Refactor ZoomScrollValueObserver from PdfViewer." into androidx-platform-dev by Gulshan Singh · 1 year, 1 month ago
- 5425344 Add compileSdk to 35 in pdf-viewer library and test app's build file by Dheekshitha Bheemanath · 1 year, 1 month ago
- 8ad00f2 Refactor ZoomScrollValueObserver from PdfViewer. by Gulshan Singh · 1 year, 1 month ago
- 1a7232d Merge "Add new AIDL interfaces for PDF page content, selection, and matching" into androidx-platform-dev by Pratyush · 1 year, 1 month ago
- d88236b Add new AIDL interfaces for PDF page content, selection, and matching by Pratyush · 1 year, 1 month ago
- 2144c45 Refactor SelectedMatchValueObserver from PdfViewer. by Gulshan Singh · 1 year, 1 month ago
- 3357083 Refactor PageSelectionValueObserver from PdfViewer. by Gulshan Singh · 1 year, 1 month ago
- b35ffda1 Remove stableZoom dependency from pdf Viewer by Dheekshitha Bheemanath · 1 year, 1 month ago
- 098d06f Merge "Refactor FastScrollPositionValueObserver from PdfViewer." into androidx-platform-dev by Gulshan Singh · 1 year, 1 month ago
- 7d33df6 Pagination related refactoring changes from PdfViewer - by Bhavya Jain · 1 year, 1 month ago
- e1fbfe14 Merge "Define PdfDocument and PdfLoader interfaces for PDF handling" into androidx-platform-dev by Pratyush · 1 year, 1 month ago
- d602cc6 Moving the page load content and refresh overlays to PageMosaicView by Bhavya Jain · 1 year, 1 month ago
- 6f5ae05 Merge "Moved ZoomView padding deps from PdfViewer to ZoomView - Moved the static functions from ZoomView to ZoomUtils - Added unit tests for static methods" into androidx-platform-dev by Bhavya Jain · 1 year, 1 month ago
- 80733e2 Moved ZoomView padding deps from PdfViewer to ZoomView by Bhavya Jain · 1 year, 1 month ago