Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/FossifyOrg/AndroidPdfViewer

Android view for displaying PDFs rendered with PdfiumAndroid
https://github.com/FossifyOrg/AndroidPdfViewer

Update README

7fd803aa8af75d4685d3219f8a43f751f0029ce1 authored almost 8 years ago by Bartosz Schiller <[email protected]>
Merge branch 'master' of github.com:barteksc/AndroidPdfViewer

4ffc44e576072734a6571a178643eda534aaf044 authored almost 8 years ago by Bartosz Schiller <[email protected]>
Temporarily downgrade PdfiumAndroid because of #253

Update README and CHANGELOG

df457e0966ff13c96659507fde553cb0081dc9c1 authored almost 8 years ago by Bartosz Schiller <[email protected]>
Update README

83ffb08c05ec7e1253930c3ea1fc8092c84d308d authored almost 8 years ago by barteksc <[email protected]>
Update PdfiumAndroid to 1.6.0

Add method fitToWidth()
Fix rare IllegalArgumentException while rendering
Add OnRenderListener
Ad...

dbaa980ead8dd459788c04b2228e13b7ac6e0912 authored almost 8 years ago by Bartosz Schiller <[email protected]>
Update build tools to 2.2.3

Update README and CHANGELOG
Update version

4f77803324510e7a7fe7033dd82bf784b1f4ae45 authored about 8 years ago by Bartosz Schiller <[email protected]>
Merge branch 'hansinator85-master'

bb61b2ab587ca840c5b1b342cae6a19edaae8700 authored about 8 years ago by Bartosz Schiller <[email protected]>
Set rendering during scale to false by default

4db57034ce76c4004f8c7e010628d21b05341d6d authored about 8 years ago by Bartosz Schiller <[email protected]>
Merge branch 'master' of https://github.com/hansinator85/AndroidPdfViewer into hansinator85-master

f8d81e24e5540f8a5e995eb13167f9dbb6e21234 authored about 8 years ago by Bartosz Schiller <[email protected]>
Merge branch 'cesquivias-master'

c591719e26157d738b4e5086f1ec1ad0dea21cc4 authored about 8 years ago by Bartosz Schiller <[email protected]>
Actually using HandlerThread to do rendering

8576474ab41410649b331da37378a99ad6effe45 authored about 8 years ago by Cristian Esquivias <[email protected]>
Replaces RenderingAsyncTask with RenderingHandler

AsyncTask prevents Espresso UI tests from proceeding. Using a Handler
is more natural way of han...

e6cd56fca641f421663392376bf10ee5cfba6a2d authored about 8 years ago by Cristian Esquivias <[email protected]>
Fix for Issue "Ugly rendering during scale #156"

- add option renderDuringScale to PdfView
- conditionally call loadPageByOffset from DragPinchMa...

14880a79fe107829677b82beeb055834f018704f authored about 8 years ago by hansinator85 <[email protected]>
Add missing from*() methods to docs

997cdf36c2c02cb835e652e9c9f10afb70e0a8bc authored about 8 years ago by barteksc <[email protected]>
Fix version in document sources docs

ed82e0b53ffdfb2c8bbf21e728740a972a26e816 authored about 8 years ago by barteksc <[email protected]>
Update README and CHANGELOG

Update version

40000ac03edfff4fbf4f3a1f5ad76ba1ef996b9a authored about 8 years ago by Bartosz Schiller <[email protected]>
Fix not working OnClickListener on PDFView

8c465354366eef8ebf29467010b63657c065fb55 authored about 8 years ago by Bartosz Schiller <[email protected]>
Add mechanism for providing pdf documents from different sources

Add shorthand methods for using document sources
Deprecate FileNotFoundException and remove all u...

8b8fb009864ca1c04719113274a24556a9885235 authored about 8 years ago by Bartosz Schiller <[email protected]>
Update README and CHANGELOG

Update gradle plugins and build tools versions
Update version

878cd30acc057a9d655a77eac73ed11a841d6c19 authored about 8 years ago by Bartosz Schiller <[email protected]>
Merge pull request by skarempudi which fixes SDK 23 permission problems in sample app

Merge pull request by skarempudi for showing info on phones without file manager
Add feature from...

d3de236f3506c18a65256a45a36d3c5ce956926d authored about 8 years ago by Bartosz Schiller <[email protected]>
Merge branch 'skarempudi-106_Sample_RequestPermission'

7052eda7a2787db67c48c57e922c769697327111 authored about 8 years ago by Bartosz Schiller <[email protected]>
Merge branch '106_Sample_RequestPermission' of https://github.com/skarempudi/AndroidPdfViewer into skarempudi-106_Sample_RequestPermission

395b1f2fef7dbcb9620ee90f5ac1ba193e2525c4 authored about 8 years ago by Bartosz Schiller <[email protected]>
Merge branch 'skarempudi-104_Sample_ActivityNotFoundException'

8a50dae5d69d3bbff8dbd838a41e7edbc5fc5c82 authored about 8 years ago by Bartosz Schiller <[email protected]>
Resolving issue 106: Sample fails to load files due to lack of permission request during app. This is necessary for API level 23 or above. Fixed by requesting permission during app run.

2c93fcdaabd20f55fe3512dd541b1e3db0de58f4 authored over 8 years ago by skarempudi <[email protected]>
Resolving issue 104: Fatal exception in sample if try to pick file without file manager. By many users won't have a file manager installed by default. Resolved issue by catching exception and displaying Toast.

422576c077a2f7f6f93a5125cadbfde33b090e67 authored over 8 years ago by skarempudi <[email protected]>
Fix loading document from subfolder in assets directory

Fix scroll handle NPE after document loading error (improvement of 2.0.3 fix)
Fix incorrect scrol...

187fbf5b8051a1b743f234a8c467f64f2fb96752 authored over 8 years ago by Bartosz Schiller <[email protected]>
Fix scroll handle NPE after document loading error

Update README and CHANGELOG
Update version

87bcd47cb9d6181adbcc16ee8d4b4953f2fda21c authored over 8 years ago by Bartosz Schiller <[email protected]>
Fix exceptions caused by improperly finishing rendering task

Update README and CHANGELOG
Update version

ce9d03ac186759969d904d548814819bd3f9b10c authored over 8 years ago by Bartosz Schiller <[email protected]>
Fix NPE when onDetachFromWindow called

Update README and CHANGELOG
Update version

8fa64769793544a7323c6e6af3a8ca005c8830ac authored over 8 years ago by Bartosz Schiller <[email protected]>
Improved rendering speed and accuracy

Use Android gesture detector
Add continuous scroll
Add fling scroll gesture for velocity based sc...

db6914860ea1848f1bcd43245f0ce91f8507ebf2 authored over 8 years ago by Bartosz Schiller <[email protected]>
Fix NPE and IndexOutOfBound bugs when rendering parts

Merge pull request for disabling page change animation
Merge pull request for drawing background ...

cf31a3b7b29d560cf6ab43d37f3dd650f80d8018 authored over 8 years ago by Bartosz Schiller <[email protected]>
Merge branch 'Miha-x64-patch-1'

f14ad2e1d18955cc4a65e24f6b3d184b9a30dd02 authored over 8 years ago by Bartosz Schiller <[email protected]>
Add import

e3e05e68b018526d0edb1a563349da191e21ef35 authored over 8 years ago by Bartosz Schiller <[email protected]>
Merge branch 'patch-1' of https://github.com/Miha-x64/AndroidPdfViewer into Miha-x64-patch-1

856496ecf35d0a751678e4247bce786410212b6c authored over 8 years ago by Bartosz Schiller <[email protected]>
Merge branch 'paulo-sato-daitan-master'

395ceaa2137d2697c9fc5c8b9517ea698e97bfd7 authored over 8 years ago by Bartosz Schiller <[email protected]>
Merge branch 'master' of https://github.com/paulo-sato-daitan/AndroidPdfViewer into paulo-sato-daitan-master

3be15a26122e2d019ddb6d76c62409fc74182451 authored over 8 years ago by Bartosz Schiller <[email protected]>
Fix NPE and IndexOutOfBound bugs when rendering parts

9699a7513f81d0a84ef6a4e60e409454d4633ee1 authored over 8 years ago by Bartosz Schiller <[email protected]>
Draw the specified background if present

3cff36652bb7f7972d24de730feb3b6ec7cec37f authored over 8 years ago by Miha-x64 <[email protected]>
load page without animation

load page without animation

27d787c54862a9ae97e364a48e3caa0631e648e0 authored over 8 years ago by paulo-sato-daitan <[email protected]>
Update README and CHANGELOG

Update version

0347a3669c30dfad3ae90e9589a1a83aa933e963 authored over 8 years ago by Bartosz Schiller <[email protected]>
Merge branch 'usef-master'

7ff63fe00f21e02694986feb70ca94ae49cad070 authored over 8 years ago by Bartosz Schiller <[email protected]>
Merge branch 'master' of https://github.com/usef/AndroidPdfViewer into usef-master

878a91ae4bc2af7bb0b3886fea1da4765b2cfa90 authored over 8 years ago by Bartosz Schiller <[email protected]>
Update PdfiumAndroid to 1.3.1

Add method PDFView#getDocumentMeta()
Add method PDFView#getTableOfContents()
Add method Configura...

4ee194a8fbecbe1709e77bbeb33ad0d5b26c60d5 authored over 8 years ago by Bartosz Schiller <[email protected]>
Adding support for annotation rendering

9d9472b5d30cf0b10e488c5e6d0a18c8e3adf549 authored over 8 years ago by Yusef Maali <[email protected]>
Update pdfium-android library to 1.1.0

Update version to 1.1.2
Update README

ace748be48f7ee0bbb6db2aaace6a1f67cd27512 authored over 8 years ago by Bartosz Schiller <[email protected]>
Fix bug with .pages() indices not starting with 0

If user pages are defined, use first passed page as optimal size base
Updated readme
Updated version

4b578bcd8cfd2ccd41158012549b03e9222fd3bc authored over 8 years ago by Bartosz Schiller <[email protected]>
Add fromUri method

Update PdfiumAndroid to 1.0.3
Update README
Update version

126507afa92f812bf6cb3e5ec5d54e6d9a9472da authored over 8 years ago by Bartosz Schiller <[email protected]>
Update readme

208682ff880c4810b5d15b1ecdd21f13e6ad17f9 authored over 8 years ago by Bartosz Schiller <[email protected]>
Fix calculating scrollbar handler position

Fix readme format and add info about ScrollBarPageIndicator

2c09d9663ffa105d4402b0a3f30aa2217f978e39 authored over 8 years ago by Bartosz Schiller <[email protected]>
Fix html tag for gradle

247a41f119ac178ef270ddfe938574ca8c01df80 authored over 8 years ago by Bartosz Schiller <[email protected]>
Initial sources commit

af9b7d8b57e1ebf4685ad4e0f318823a852612cb authored over 8 years ago by Bartosz Schiller <[email protected]>
Delete default README

29e21c4cb3ef061751f2c660232b231a34b9ffce authored over 8 years ago by barteksc <[email protected]>
Initial commit

c8d04b09ed80e081a771ad7701ede8bfdc6db1c9 authored over 8 years ago by barteksc <[email protected]>