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