index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
/
src
Age
Commit message (
Expand
)
Author
2012-08-16
Android: fix divide by zero error
Paul Gardiner
2012-08-14
Android: further increase the page-slider's resolution for small docs
Paul Gardiner
2012-08-14
Android: ensure the search dialog appears with correct initial progress
Paul Gardiner
2012-08-14
Fix bug 693227: Counter intuitive message on searching to last page
Paul Gardiner
2012-08-14
Fix bug 693229: Mupdf/android has inconsistent search phrase highlighting
Paul Gardiner
2012-08-13
Android: react to menu button.
Paul Gardiner
2012-08-13
bug 693225 android: Can't easily switch to last page using seek bar
Paul Gardiner
2012-08-13
Android: react to search button
Paul Gardiner
2012-06-12
Android app: explicitly release resources when page moves out of cache area
Paul Gardiner
2012-06-12
Android app: build safe AsyncTask behaviour into a derived class
Paul Gardiner
2012-04-24
Maintain search results across a device rotation
Paul Gardiner
2012-04-24
Provoke search with the Return key in addition to the Done key
Paul Gardiner
2012-04-24
Fix crash in android app due to flood of page seeks.
Robin Watts
2012-04-23
Android tweak; more null checks.
Robin Watts
2012-03-28
Disable link support in android app for 1.0 release.
Tor Andersson
2012-03-20
Android app: fix missing highlights
Paul Gardiner
2012-03-20
Android app: delay the appearance of the page render progress dialogs
Paul Gardiner
2012-03-20
Android app: delay the appearance of the search progress dialog
Paul Gardiner
2012-03-15
Android app: highlighting and inhibiting of links
Paul Gardiner
2012-03-15
Android app: remove search highlights on search-term change and show progress
Paul Gardiner
2012-03-15
Handle view requests from the Transformer Prime's file manager
Paul Gardiner
2012-03-15
android app: support hardware acceleration
Paul Gardiner
2012-02-22
Tweak animations and colors.
Tor Andersson
2012-02-21
android app: slide buttons on instead of fading
Tor Andersson
2012-02-21
Android app: react to "Done" button when searching
Paul Gardiner
2012-02-21
Add new Android button icons and tweak the layouts.
Tor Andersson
2012-02-21
Use a fixed duration of 400ms for scroll animation.
Tor Andersson
2012-02-21
Android app: decode the uri before using as a file name
Paul Gardiner
2012-02-21
Android app: make taps on side margins move to next and previous
Paul Gardiner
2012-02-21
Android app: implement Tor's request to clamp vertical position when height w...
Paul Gardiner
2012-02-21
Go back to using a direct fade animation in favour of the ViewAnimator
Paul Gardiner
2012-02-20
Update android app to use document interface
Robin Watts
2012-02-20
Updated MuPDF Android app from Paul Gardiner.
Paul Gardiner
2011-07-04
Android build lifecycle tweaks; fix leaking.
Robin Watts
2011-06-01
Fix android build; bug 692222.
Robin Watts
2011-04-04
android: Conform to coding convention.
Tor Andersson
2011-02-05
Add missing MuPDFCore.java file.
Tor Andersson
2011-01-17
Speed up android app rendering by reusing a display list, and rename some of ...
Robin Watts
2010-12-02
Import Android demo.
Robin Watts