summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a requirements screen.Artur Dryomov2013-09-0710-10/+158
* Add suppressing warnings for preferences activity.Artur Dryomov2013-09-051-1/+2
* Remove triggering next transitions on last slide.Artur Dryomov2013-09-051-1/+10
* Add the settings screen.Artur Dryomov2013-09-0510-6/+185
* Move building server via TCP servers finder to a separate method.Artur Dryomov2013-09-051-5/+7
* Remove cancel buttons from timer dialogs.Artur Dryomov2013-09-033-44/+15
* Change saving computer connnection fragment state.Artur Dryomov2013-09-033-10/+106
* Add preferences keys single source.Artur Dryomov2013-09-032-2/+9
* Add saving computer information on keyboard actions.Artur Dryomov2013-09-031-1/+19
* Change search delay from 10 seconds to 5.Artur Dryomov2013-09-032-2/+2
* Add computer name as a subtitle to the connection activity.Artur Dryomov2013-09-031-4/+11
* Change time of intents filter reginstration.Artur Dryomov2013-09-031-4/+4