summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Separate Impress Remote from Android build.Andrzej J.R. Hunt2013-11-201-1/+8
* good-bye stringex, you served wellAndras Timar2013-11-171-40/+2
* fix Makefile of Android Impress RemoteAndras Timar2013-11-151-5/+7
* Add EBOOK_LIBS to android build.Andrzej J.R. Hunt2013-11-141-0/+1
* remove INPATH and PROEXTMichael Stahl2013-11-073-18/+0
* Add (dummy) touch_ui_dialog_modal() implementationsTor Lillqvist2013-11-012-0/+61
* Add FREEHAND_LIBSTor Lillqvist2013-11-011-0/+1
* android: fix/remove last uses of $(OUTDIR) hereMatúš Kukan2013-10-264-11/+11
* Change version to 2.0.0.Artur Dryomov2013-10-251-1/+1
* Fix possible NPE.Artur Dryomov2013-10-253-0/+12
* Add "learn more" link for providing additional information.Artur Dryomov2013-10-255-1/+37
* Fix some comments and tabs positions.Artur Dryomov2013-10-252-20/+14
* Fix slides grid adapter: recycle view holder for better performance.Artur Dryomov2013-10-251-3/+3
* Fix fallout from 30fc3d6cff15ceabea6e1f9c4683cd383c322d72Tor Lillqvist2013-10-252-18/+18
* Fix bit-rotTor Lillqvist2013-10-253-7/+6
* No libs in $(OUTDIR)/lib any moreTor Lillqvist2013-10-241-1/+0
* freetype: use libraries from WORKDIRMichael Stahl2013-10-241-0/+1
* fontconfig: use libraries from WORKDIRMichael Stahl2013-10-241-0/+1
* curl: use libraries from WORKDIRMichael Stahl2013-10-241-0/+1
* lcms2: use libraries from WORKDIRMichael Stahl2013-10-241-0/+1
* lpsolve: use libraries from WORKDIRMichael Stahl2013-10-241-0/+1
* redland: use libraries from WORKDIRMichael Stahl2013-10-241-0/+3
* android: try to find ICU libsMichael Stahl2013-10-231-0/+1
* libxml2 and libxslt libs are only in workdir nowTor Lillqvist2013-10-231-0/+2
* There is no inc in solver any moreTor Lillqvist2013-10-231-1/+1
* Add dummy implementations of the UI layer callbacks now requiredTor Lillqvist2013-10-233-2/+90
* fileacc is not a separate component any moreTor Lillqvist2013-10-191-2/+0
* fileacc is not a separate component any moreTor Lillqvist2013-10-192-4/+0
* Add missing license headers to XML source files.Artur Dryomov2013-10-0430-0/+510
* Add a xxhdpi version of the logo.Artur Dryomov2013-10-041-0/+0
* Add missing xxhdpi action bar icon.Artur Dryomov2013-10-041-0/+0
* Add support for setting vibrate mode while showing a slide show.Artur Dryomov2013-10-045-1/+58
* Fix up Android app makefilesTor Lillqvist2013-10-033-12/+6
* 3rd party libs need to be listed more individually now, sighTor Lillqvist2013-09-301-1/+21
* Add xxhdpi action bar icons and remove an unused search icon.Artur Dryomov2013-09-3010-0/+0
* Add some horizontal space for the computers list.Artur Dryomov2013-09-302-1/+5
* Rename some resources, fix action bar tab selectors as well.Artur Dryomov2013-09-3050-37/+73
* Change text for keeping screen on preference.Artur Dryomov2013-09-301-2/+2
* Change action bar background.Artur Dryomov2013-09-304-2/+2
* gbuild: remove executables from OUTDIR and WORKDIRMichael Stahl2013-09-221-2/+2
* Change TCP servers search blocking delay.Artur Dryomov2013-09-221-1/+1
* Fix possible unexpected search stop.Artur Dryomov2013-09-221-3/+2
* Change way of saving Bluetooth state one more time.Artur Dryomov2013-09-224-55/+66
* Change slide width a bit.Artur Dryomov2013-09-221-1/+1
* Add setting default values for settings items.Artur Dryomov2013-09-201-0/+2
* Add switching to the slides pager from the grid when selecting a slide.Artur Dryomov2013-09-203-10/+37
* Add additional comparison for servers in lists.Artur Dryomov2013-09-203-10/+65
* Fix possible timer duplicates.Artur Dryomov2013-09-151-11/+20
* Fix possible NPE.Artur Dryomov2013-09-151-0/+8
* Change the computers fragment to be more simple.Artur Dryomov2013-09-152-91/+71