summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Separate Impress Remote from Android build.Andrzej J.R. Hunt1-1/+8
2013-11-17good-bye stringex, you served wellAndras Timar1-40/+2
2013-11-15fix Makefile of Android Impress RemoteAndras Timar1-5/+7
2013-11-14Add EBOOK_LIBS to android build.Andrzej J.R. Hunt1-0/+1
2013-11-07remove INPATH and PROEXTMichael Stahl3-18/+0
2013-11-01Add (dummy) touch_ui_dialog_modal() implementationsTor Lillqvist2-0/+61
2013-11-01Add FREEHAND_LIBSTor Lillqvist1-0/+1
2013-10-26android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan4-11/+11
2013-10-25Change version to 2.0.0.Artur Dryomov1-1/+1
2013-10-25Fix possible NPE.Artur Dryomov3-0/+12
2013-10-25Add "learn more" link for providing additional information.Artur Dryomov5-1/+37
2013-10-25Fix some comments and tabs positions.Artur Dryomov2-20/+14
2013-10-25Fix slides grid adapter: recycle view holder for better performance.Artur Dryomov1-3/+3
2013-10-25Fix fallout from 30fc3d6cff15ceabea6e1f9c4683cd383c322d72Tor Lillqvist2-18/+18
2013-10-25Fix bit-rotTor Lillqvist3-7/+6
2013-10-24No libs in $(OUTDIR)/lib any moreTor Lillqvist1-1/+0
2013-10-24freetype: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24fontconfig: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24curl: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24lcms2: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24lpsolve: use libraries from WORKDIRMichael Stahl1-0/+1
2013-10-24redland: use libraries from WORKDIRMichael Stahl1-0/+3
2013-10-23android: try to find ICU libsMichael Stahl1-0/+1
2013-10-23libxml2 and libxslt libs are only in workdir nowTor Lillqvist1-0/+2
2013-10-23There is no inc in solver any moreTor Lillqvist1-1/+1
2013-10-23Add dummy implementations of the UI layer callbacks now requiredTor Lillqvist3-2/+90
2013-10-19fileacc is not a separate component any moreTor Lillqvist1-2/+0
2013-10-19fileacc is not a separate component any moreTor Lillqvist2-4/+0
2013-10-04Add missing license headers to XML source files.Artur Dryomov30-0/+510
2013-10-04Add a xxhdpi version of the logo.Artur Dryomov1-0/+0
2013-10-04Add missing xxhdpi action bar icon.Artur Dryomov1-0/+0
2013-10-04Add support for setting vibrate mode while showing a slide show.Artur Dryomov5-1/+58
2013-10-03Fix up Android app makefilesTor Lillqvist3-12/+6
2013-09-303rd party libs need to be listed more individually now, sighTor Lillqvist1-1/+21
2013-09-30Add xxhdpi action bar icons and remove an unused search icon.Artur Dryomov10-0/+0
2013-09-30Add some horizontal space for the computers list.Artur Dryomov2-1/+5
2013-09-30Rename some resources, fix action bar tab selectors as well.Artur Dryomov50-37/+73
2013-09-30Change text for keeping screen on preference.Artur Dryomov1-2/+2
2013-09-30Change action bar background.Artur Dryomov4-2/+2
2013-09-22gbuild: remove executables from OUTDIR and WORKDIRMichael Stahl1-2/+2
2013-09-22Change TCP servers search blocking delay.Artur Dryomov1-1/+1
2013-09-22Fix possible unexpected search stop.Artur Dryomov1-3/+2
2013-09-22Change way of saving Bluetooth state one more time.Artur Dryomov4-55/+66
2013-09-22Change slide width a bit.Artur Dryomov1-1/+1
2013-09-20Add setting default values for settings items.Artur Dryomov1-0/+2
2013-09-20Add switching to the slides pager from the grid when selecting a slide.Artur Dryomov3-10/+37
2013-09-20Add additional comparison for servers in lists.Artur Dryomov3-10/+65
2013-09-15Fix possible timer duplicates.Artur Dryomov1-11/+20
2013-09-15Fix possible NPE.Artur Dryomov1-0/+8
2013-09-15Change the computers fragment to be more simple.Artur Dryomov2-91/+71