summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2013-11-01Add (dummy) touch_ui_dialog_modal() implementationsTor Lillqvist
2013-11-01Add FREEHAND_LIBSTor Lillqvist
2013-10-26android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan
2013-10-25Change version to 2.0.0.Artur Dryomov
2013-10-25Fix possible NPE.Artur Dryomov
2013-10-25Add "learn more" link for providing additional information.Artur Dryomov
2013-10-25Fix some comments and tabs positions.Artur Dryomov
2013-10-25Fix slides grid adapter: recycle view holder for better performance.Artur Dryomov
2013-10-25Fix fallout from 30fc3d6cff15ceabea6e1f9c4683cd383c322d72Tor Lillqvist
2013-10-25Fix bit-rotTor Lillqvist
2013-10-24No libs in $(OUTDIR)/lib any moreTor Lillqvist
2013-10-24freetype: use libraries from WORKDIRMichael Stahl
2013-10-24fontconfig: use libraries from WORKDIRMichael Stahl
2013-10-24curl: use libraries from WORKDIRMichael Stahl
2013-10-24lcms2: use libraries from WORKDIRMichael Stahl
2013-10-24lpsolve: use libraries from WORKDIRMichael Stahl
2013-10-24redland: use libraries from WORKDIRMichael Stahl
2013-10-23android: try to find ICU libsMichael Stahl
2013-10-23libxml2 and libxslt libs are only in workdir nowTor Lillqvist
2013-10-23There is no inc in solver any moreTor Lillqvist
2013-10-23Add dummy implementations of the UI layer callbacks now requiredTor Lillqvist
2013-10-19fileacc is not a separate component any moreTor Lillqvist
2013-10-19fileacc is not a separate component any moreTor Lillqvist
2013-10-04Add missing license headers to XML source files.Artur Dryomov
2013-10-04Add a xxhdpi version of the logo.Artur Dryomov
2013-10-04Add missing xxhdpi action bar icon.Artur Dryomov
2013-10-04Add support for setting vibrate mode while showing a slide show.Artur Dryomov
2013-10-03Fix up Android app makefilesTor Lillqvist
2013-09-303rd party libs need to be listed more individually now, sighTor Lillqvist
2013-09-30Add xxhdpi action bar icons and remove an unused search icon.Artur Dryomov
2013-09-30Add some horizontal space for the computers list.Artur Dryomov
2013-09-30Rename some resources, fix action bar tab selectors as well.Artur Dryomov
2013-09-30Change text for keeping screen on preference.Artur Dryomov
2013-09-30Change action bar background.Artur Dryomov
2013-09-22gbuild: remove executables from OUTDIR and WORKDIRMichael Stahl
2013-09-22Change TCP servers search blocking delay.Artur Dryomov
2013-09-22Fix possible unexpected search stop.Artur Dryomov
2013-09-22Change way of saving Bluetooth state one more time.Artur Dryomov
2013-09-22Change slide width a bit.Artur Dryomov
2013-09-20Add setting default values for settings items.Artur Dryomov
2013-09-20Add switching to the slides pager from the grid when selecting a slide.Artur Dryomov
2013-09-20Add additional comparison for servers in lists.Artur Dryomov
2013-09-15Fix possible timer duplicates.Artur Dryomov
2013-09-15Fix possible NPE.Artur Dryomov
2013-09-15Change the computers fragment to be more simple.Artur Dryomov
2013-09-15Change the connection fragment to be more simple.Artur Dryomov
2013-09-14Replace empty slide preview with solid grey background.Artur Dryomov
2013-09-14Add custom capitalized TextView.Artur Dryomov
2013-09-14Fix slide notes loading.Artur Dryomov
2013-09-14Fix another code style issues.Artur Dryomov