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