summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-07Add a requirements screen.Artur Dryomov10-10/+158
2013-09-05Add suppressing warnings for preferences activity.Artur Dryomov1-1/+2
2013-09-05Remove triggering next transitions on last slide.Artur Dryomov1-1/+10
2013-09-05Add the settings screen.Artur Dryomov10-6/+185
2013-09-05Move building server via TCP servers finder to a separate method.Artur Dryomov1-5/+7
2013-09-03Remove cancel buttons from timer dialogs.Artur Dryomov3-44/+15
2013-09-03Change saving computer connnection fragment state.Artur Dryomov3-10/+106
2013-09-03Add preferences keys single source.Artur Dryomov2-2/+9
2013-09-03Add saving computer information on keyboard actions.Artur Dryomov1-1/+19
2013-09-03Change search delay from 10 seconds to 5.Artur Dryomov2-2/+2
2013-09-03Add computer name as a subtitle to the connection activity.Artur Dryomov1-4/+11
2013-09-03Change time of intents filter reginstration.Artur Dryomov1-4/+4
2013-09-03Update the launcher icon.Artur Dryomov4-0/+0
2013-08-03Add saving the current tab between application launches.Artur Dryomov4-5/+42
2013-08-03Change the Preferences class.Artur Dryomov3-44/+34
2013-08-03Fix updating of all slides even it is not necessary.Artur Dryomov2-2/+28