Sign in
android
/
platform
/
frameworks
/
support
/
02fa00d7c09d100730c54cf194e22ba51ffc2ec9..8963abd77b9ce2c2f8a165926e4019318329b298
/
pdf
8963abd
Merge "Fix: ActivityNotFoundException when trying to enter Edit Mode" into androidx-main
by Kumar Ankit
· 7 months ago
8ccd232
Fix: ActivityNotFoundException when trying to enter Edit Mode
by Kumar Ankit
· 7 months ago
7795282
Migrate to using = for property setting
by Aurimas Liutikas
· 7 months ago
07a975e
Merge "Added PdfSearchView to provide search UI" into androidx-main
by Rahul Kanojia
· 7 months ago
66b4a06
Implements the highlight API in PdfView
by Dillon Simpson
· 7 months ago
2276e69
Merge "Revert "Added Integration test for screen rotation and fix for saving state of toolbox"" into androidx-main
by Hardeep Kaur
· 7 months ago
bb60864
Revert "Added Integration test for screen rotation and fix for saving state of toolbox"
by Hardeep Kaur
· 7 months ago
402133d
Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main
by Treehugger Robot
· 7 months ago
22a3054
Added Integration test for screen rotation and fix for saving state of toolbox
by Aadish Goel
· 7 months ago
7ed2ce2
Added PdfSearchView to provide search UI
by rahulkanojia
· 7 months ago
47a0ea4
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 7 months ago
01148f9
Fixed Toolbox disappearing on Rotation.
by Kumar Ankit
· 7 months ago
bd1d6be
Fix: Previously opened page being displayed after rotation.
by Kumar Ankit
· 7 months ago
eb9f825
Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main
by Treehugger Robot
· 7 months ago
4b5ff26
Fix state restoration path
by Dillon Simpson
· 8 months ago
460fdf9
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 8 months ago
c224271
Save and restore instance state in PdfView
by Dillon Simpson
· 8 months ago
fad103a
Implements public scrollToPage and scrollToPosition APIs in PdfView
by Dillon Simpson
· 8 months ago
8a965c1
Merge "Decouples Page from PdfView" into androidx-main
by Dillon Simpson
· 8 months ago
f80ae04
Merge "Fix for b/380140417" into androidx-main
by Dillon Simpson
· 8 months ago
c14afb5
Decouples Page from PdfView
by Dillon Simpson
· 8 months ago
0a9f7a5
Merge "Migrate pdf to use JSpecify annotations" into androidx-main
by Julia McClellan
· 8 months ago
c99c2b0
Added initial PdfViewerFragment setup with all public API support
by rahulkanojia
· 8 months ago
47ddc33
Fix for b/380140417
by Dillon Simpson
· 8 months ago
b41d596
Migrate pdf to use JSpecify annotations
by Julia McClellan
· 8 months ago
344dc43
Merge "Clear focus from FindInFile on SingleTap" into androidx-main
by Kumar Ankit
· 8 months ago
d4cfc13
Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main
by Treehugger Robot
· 8 months ago
4a40342
Clear focus from FindInFile on SingleTap
by Kumar Ankit
· 8 months ago
4e2cf57
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 8 months ago
17a70c0
Refactors pagination logic out of PdfView
by Dillon Simpson
· 8 months ago
8e7cdb8
Merge "Introduced SearchRepository to manage search operation over PDF" into androidx-main
by Rahul Kanojia
· 8 months ago
9d05e65
Merge "Upgrade to robolectric 4.14" into androidx-main
by Treehugger Robot
· 8 months ago
bf9574e
Introduced SearchRepository to manage search operation over PDF
by rahulkanojia
· 8 months ago
48f6421
Merge "Fix: TalkBack accessibility issues in PDF viewer" into androidx-main
by Hardeep Kaur
· 8 months ago
c60434d
Upgrade to robolectric 4.14
by Aurimas Liutikas
· 8 months ago
be61160
Merge "Added @UiThreadTest for testPageVisibility_withoutPdfDocument" into androidx-main
by Dillon Simpson
· 8 months ago
c1a9395
Introduced ToolBoxView
by Aadish Goel
· 8 months ago
b57d78f
Added @UiThreadTest for testPageVisibility_withoutPdfDocument
by rahulkanojia
· 8 months ago
2abe8d6
Merge "Fix: PDF scrolls to the top entering Edit mode" into androidx-main
by Palak Sharma
· 8 months ago
46e93cc
Fix: PDF scrolls to the top entering Edit mode
by Palak Sharma
· 8 months ago
bda0281
Remove "@SupressLint("BanThreadSleep")" annotation from TestSuite
by Kumar Ankit
· 8 months ago
cf02fbb
Merge "Fix: Prevent App Crash on Clicking FAB After File Deletion" into androidx-main
by Palak Sharma
· 8 months ago
8d204c9
Properly handle changing the pdfDocument in PdfView
by Dillon Simpson
· 8 months ago
6e15b55
Implement page bitmap rendering in PdfView
by Dillon Simpson
· 8 months ago
e855b06
Implements scroll and zoom for PdfView
by Dillon Simpson
· 8 months ago
57c7c92
Introduces PdfView
by Dillon Simpson
· 8 months ago
c346fae
Merge "Content being cut off for wide PDF on open" into androidx-main
by Faizan Naikwade
· 8 months ago
8ad7cf0
Content being cut off for wide PDF on open
by Faizan Naikwade
· 8 months ago
811eb0a
Merge "Revert "Fix: Improve immersive mode activation for annotations"" into androidx-main
by Rahul Kanojia
· 8 months ago
e75334e
Revert "Fix: Improve immersive mode activation for annotations"
by Rahul Kanojia
· 8 months ago
0ae6d4f
Merge "Fix: Improve immersive mode activation for annotations" into androidx-main
by Hardeep Kaur
· 8 months ago
9f48485
Fix: TalkBack accessibility issues in PDF viewer
by krhardeep
· 8 months ago
ccb6194
Adding a new ViewModel to consume SandboxedPdfLoader and
by Bhavya Jain
· 8 months ago
57f90d4
Adding SandboxedPdfDocument and SandboxedPdfLoader which are the
by Bhavya Jain
· 8 months ago
b704aa8
Adding adapter classes for wrapping android.graphics.pdf.PdfRenderer and
by Bhavya Jain
· 8 months ago
f526d9f
Adding PdfDocumentRemote.aidl to build.gradle file. The gradle file also
by Bhavya Jain
· 8 months ago
a1ef2ac
Updating the PdfDocument interface as per update API contract.
by Bhavya Jain
· 8 months ago
cbf93db
Add new pdf-document-service artifact
by Bhavya Jain
· 8 months ago
511618c
Add self (mdsimpson) to Jetpack PDF owners
by Dillon Simpson
· 8 months ago
6f09cf2
Merge "Clean-up unused variable shouldRedrawOnDocumentLoaded" into androidx-main
by Palak Sharma
· 8 months ago
3c16305
Fix: Improve immersive mode activation for annotations
by krhardeep
· 8 months ago
a6d6af4
Clean-up unused variable shouldRedrawOnDocumentLoaded
by Palak Sharma
· 8 months ago
18e66c7
Fix: Prevent App Crash on Clicking FAB After File Deletion
by Palak Sharma
· 8 months ago