FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · goodhearted/PdfiumAndroid · GitHub
goodhearted
/
PdfiumAndroid
Public
forked from
barteksc/PdfiumAndroid
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jun 28, 2018
Update CHANGELOG
barteksc
committed
103d585
View commit details
Copy full SHA for 103d585
Browse repository at this point
Use pdfium built with c++_shared
Show description for bf97ffb
barteksc
committed
bf97ffb
View commit details
Copy full SHA for bf97ffb
Browse repository at this point
Commits on Dec 15, 2017
Merge pull request fixing potential NPE when getting links
Show description for 981f4cc
barteksc
committed
981f4cc
View commit details
Copy full SHA for 981f4cc
Browse repository at this point
Merge branch 'mcsong-master'
barteksc
committed
38d70ad
View commit details
Copy full SHA for 38d70ad
Browse repository at this point
Commits on Nov 27, 2017
fixed potential NPE
mcsong
committed
af0202b
View commit details
Copy full SHA for af0202b
Browse repository at this point
Commits on Nov 15, 2017
Handle PdfiumCore#getPageSize() errors
Show description for 6000c42
barteksc
committed
6000c42
View commit details
Copy full SHA for 6000c42
Browse repository at this point
Commits on Nov 11, 2017
Add support for links
Show description for 1388325
barteksc
committed
1388325
View commit details
Copy full SHA for 1388325
Browse repository at this point
Commits on Oct 28, 2017
Update README and CHANGELOG
Show description for f396da4
barteksc
committed
f396da4
View commit details
Copy full SHA for f396da4
Browse repository at this point
Commits on Oct 27, 2017
Remove unused resources file
barteksc
committed
2264274
View commit details
Copy full SHA for 2264274
Browse repository at this point
Merge branch 'Phaestion-native_lib_crashing_app'
barteksc
committed
84ab046
View commit details
Copy full SHA for 84ab046
Browse repository at this point
Commits on Oct 24, 2017
Added try to native library loading
Phaestion
committed
6b74ac7
View commit details
Copy full SHA for 6b74ac7
Browse repository at this point
Commits on Jun 21, 2017
Add rendering bitmap in RGB 565 format
Show description for 988f5cb
barteksc
committed
988f5cb
View commit details
Copy full SHA for 988f5cb
Browse repository at this point
Commits on Jun 9, 2017
Fix rendering not embedded fonts
Show description for c873b24
barteksc
committed
c873b24
View commit details
Copy full SHA for c873b24
Browse repository at this point
Commits on Jun 2, 2017
Merge pull request #21 from matpag/render-annot-readme
Show description for bab91ca
barteksc
authored
bab91ca
View commit details
Copy full SHA for bab91ca
Browse repository at this point
Let the world know about the renderAnnot param
Show description for dc35694
matpag
authored
dc35694
View commit details
Copy full SHA for dc35694
Browse repository at this point
Commits on Mar 22, 2017
Update pdfium to version from Android 7.1.1
Show description for 988cf09
barteksc
committed
988cf09
View commit details
Copy full SHA for 988cf09
Browse repository at this point
Commits on Nov 18, 2016
Add method `PdfiumCore#newDocument(byte[])` for reading PDF documents from memory
Show description for 641b77c
barteksc
committed
641b77c
View commit details
Copy full SHA for 641b77c
Browse repository at this point
Commits on Jul 12, 2016
Add little fixes
Show description for c596e99
barteksc
committed
c596e99
View commit details
Copy full SHA for c596e99
Browse repository at this point
Merge branch 'usef-master'
barteksc
committed
312fbe5
View commit details
Copy full SHA for 312fbe5
Browse repository at this point
Merge branch 'master' of https://github.com/usef/PdfiumAndroid into usef-master
barteksc
committed
4bcf723
View commit details
Copy full SHA for 4bcf723
Browse repository at this point
Commits on Jul 11, 2016
Help with recognition of password requirement or incorrect password.
Show description for 918146e
barteksc
committed
918146e
View commit details
Copy full SHA for 918146e
Browse repository at this point
Adding support for rendering annotations
yusefmaali
committed
d26fc8c
View commit details
Copy full SHA for d26fc8c
Browse repository at this point
Commits on Jul 10, 2016
Add opening documents with password
Show description for 7ff43ba
barteksc
committed
7ff43ba
View commit details
Copy full SHA for 7ff43ba
Browse repository at this point
Commits on Jul 6, 2016
Add libmodpdfium recompiled with metadata and bookmarks support
Show description for ea97a4b
barteksc
committed
ea97a4b
View commit details
Copy full SHA for ea97a4b
Browse repository at this point
Commits on Jun 27, 2016
Compiled pdfium with SONAME set to libmodpdfium
Show description for 3995d83
barteksc
committed
3995d83
View commit details
Copy full SHA for 3995d83
Browse repository at this point
Commits on Jun 16, 2016
Fixed bug when pdf should open as normal but was throwing exception
Show description for d4c24a5
barteksc
committed
d4c24a5
View commit details
Copy full SHA for d4c24a5
Browse repository at this point
Commits on Jun 4, 2016
Update README
barteksc
committed
1ebe3b8
View commit details
Copy full SHA for 1ebe3b8
Browse repository at this point
Add exception throwing on error to PdfCore.newDocument
Show description for d5ce6ce
barteksc
committed
d5ce6ce
View commit details
Copy full SHA for d5ce6ce
Browse repository at this point
Commits on May 29, 2016
Fix loading library for older Android versions
Show description for 9f5f026
barteksc
committed
9f5f026
View commit details
Copy full SHA for 9f5f026
Browse repository at this point
Commits on May 28, 2016
Updated README
Show description for 45a1d45
barteksc
committed
45a1d45
View commit details
Copy full SHA for 45a1d45
Browse repository at this point
Commits on May 22, 2016
Add native and java methods for rendering on bitmap and reading page size in points
Show description for 9a47e5d
barteksc
committed
9a47e5d
View commit details
Copy full SHA for 9a47e5d
Browse repository at this point
Commits on Jun 3, 2015
Ignore .iml files
mshockwave
committed
fe3e952
View commit details
Copy full SHA for fe3e952
Browse repository at this point
Commits on May 30, 2015
Modify PdfActivity scrolling behavior. Preparing for library maven upload. Ready for NDK profiling
mshockwave
committed
3bb63f4
View commit details
Copy full SHA for 3bb63f4
Browse repository at this point
Commits on May 28, 2015
Add maven central upload. Add rough landscape scrolling
mshockwave
committed
91366b3
View commit details
Copy full SHA for 91366b3
Browse repository at this point
Commits on May 27, 2015
Modify readme
mshockwave
committed
4e2a0ee
View commit details
Copy full SHA for 4e2a0ee
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL