summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change the connection fragment to be more simple.Artur Dryomov2013-09-152-66/+30
* Replace empty slide preview with solid grey background.Artur Dryomov2013-09-141-0/+0
* Add custom capitalized TextView.Artur Dryomov2013-09-144-6/+40
* Fix slide notes loading.Artur Dryomov2013-09-144-20/+49
* Fix another code style issues.Artur Dryomov2013-09-1415-116/+114
* Change slide show operations related to its starting.Artur Dryomov2013-09-144-6/+26
* Change searching message delay from 10 seconds to 3.Artur Dryomov2013-09-142-1/+2
* Add checks before return server name.Artur Dryomov2013-09-141-0/+9
* Fix minor style issues.Artur Dryomov2013-09-134-12/+13
* Move the service binder to a static inner class.Artur Dryomov2013-09-136-12/+18
* Fix deadlocks while connecting.Artur Dryomov2013-09-136-171/+147
* More files are no longer in OUTDIR, only in INSTDIRTor Lillqvist2013-09-113-17/+17
* Fix notes jumps.Artur Dryomov2013-09-112-0/+10
* Add ability to change transactions via clicking a slide.Artur Dryomov2013-09-112-3/+29
* Add saving progress message state between orientation changes.Artur Dryomov2013-09-112-0/+36
* Remove notes from the landscape layout.Artur Dryomov2013-09-113-0/+27
* Remove hiding notes section when there are no notes.Artur Dryomov2013-09-113-60/+45
* Fix null pointer exception for devices without Bluetooth.Artur Dryomov2013-09-112-0/+12
* Add ability to pause and resume a slide show.Artur Dryomov2013-09-1112-19/+142
* Fix servers search behaviour.Artur Dryomov2013-09-114-119/+171
* Copy some stuff from INSTDIR, not OUTDIRTor Lillqvist2013-09-101-10/+10
* Don't bother building the DocumentLoader Android app every timeTor Lillqvist2013-09-104-49/+10
* I don't think the map file is that useful to generate every timeTor Lillqvist2013-09-101-1/+1
* Fix minor code style issues.Artur Dryomov2013-09-078-20/+26
* Fix for blinking while getting back to the computers activity.Artur Dryomov2013-09-071-3/+8
* Fix minor code style issues.Artur Dryomov2013-09-077-19/+29
* Fix possible null pointer exception.Artur Dryomov2013-09-071-0/+4
* Add showing helper messages while searching computers.Artur Dryomov2013-09-075-13/+140