summaryrefslogtreecommitdiff
path: root/platform/android/example
AgeCommit message (Expand)Author
2016-09-23Android example: Make selected display profile persistentFred Ross-Perry
2016-09-23Android example: add embedded profile to print profiles listFred Ross-Perry
2016-09-23Android example: tweak Apply button in proofing dialog.Fred Ross-Perry
2016-09-23Android example: move kankan module.Fred Ross-Perry
2016-09-23JNI: Rework conversion functions and nulls.Robin Watts
2016-09-23Java code to get embedded profile name from a PDF.Robin Watts
2016-09-21Android example - don't do any layout after the document has been destroyed.fred ross-perry
2016-09-17Android app: Update rgba -> bgra.Robin Watts
2016-09-14Android example - delete temp files after proofing, destroy the document and ...fred ross-perry
2016-09-14Android example: add options argument in calls to Page.toStructuredTextfred ross-perry
2016-09-14Android example - Add proofing support.fred ross-perry
2016-09-14Android example - drawing ink annotationsfred ross-perry
2016-09-14Android example - add button for toggling annotations.Fred Ross-Perry
2016-09-14Android example - file toolbar icons, password dialogFred Ross-Perry
2016-09-14Android example - hook up the back button to finish the activity.Fred Ross-Perry
2016-08-19Android example: added text searching.Fred Ross-Perry
2016-08-17Android example - add first page and last page buttonsFred Ross-Perry
2016-08-16Android example - update gradle versionfredross-perry
2016-08-16Android example - remove isBlank, start2=afterFirstLayoutComplete, ul/dr=uppe...fredross-perry
2016-08-16Android example - simple implementation of reflow.fred ross-perry
2016-08-16Android example: fix initial layout timing issue.fred ross-perry
2016-08-16Android example - fix a crash bug by recycling bitmaps between documents.fred ross-perry
2016-08-16Android example : improved text selection.fred ross-perry
2016-08-08Android example - collected changesfred ross-perry
2016-07-15android example - fix whitespace issue.fred ross-perry
2016-07-15android example: An attempt to improve the fluttering at the edges while zoom...fred ross-perry
2016-07-15android example - add cacheing of page contents and annotations.fred ross-perry
2016-07-15android example - add a button to toggle annotationsfred ross-perry
2016-07-15android example - VERY brief build instructions.fred ross-perry
2016-07-15java - move fitz sources into a 'src' subfolder.fred ross-perry
2016-07-15Fix indentation for Java sources.Tor Andersson
2016-07-14Fix whitespace and indentation.Tor Andersson
2016-07-08android: Fix mixed tabs/spaces in DocViewActivity.java.Tor Andersson
2016-07-06Android example: modify to use new JNI, N-up page displayfredrossperry
2016-03-31android: Add new example viewer.Tor Andersson