summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-03Move computer creation layout to scroll view.Artur Dryomov1-20/+26
2013-08-03Fix possible negative time setting when time is up.Artur Dryomov1-6/+9
2013-08-03Add more expression to the warning text.Artur Dryomov1-1/+1
2013-08-03Fix slide show orientation changes crashes.Artur Dryomov6-40/+47
2013-08-03Add saving current mode when showing a slide show.Artur Dryomov1-13/+27
2013-08-02Add saving state for ComputerConnectionFragment.Artur Dryomov1-7/+38
2013-08-02Change computers adding behaviour.Artur Dryomov1-3/+44
2013-08-02Fix possible pin-related bug.Artur Dryomov1-15/+41
2013-08-02Add servers sorting.Artur Dryomov1-2/+16
2013-08-01Change search timeouts from milliseconds to seconds.Artur Dryomov2-4/+5
2013-08-01Fix Bluetooth devices discovery.Artur Dryomov3-46/+64
2013-08-01Fix computer creation spelling.Artur Dryomov3-12/+2
2013-08-01Remove custon scaling for GridView slide previews.Artur Dryomov2-2/+1
2013-08-01android: don't mess with the system bluetooth setting unless we have to.Michael Meeks3-3/+13
2013-07-30Add changing local slide when remote slide was changed.Artur Dryomov1-5/+17
2013-07-30Fix tiny source code issues.Artur Dryomov13-53/+65
2013-07-30Change Impress Remote version.Artur Dryomov1-1/+1
2013-07-30Remove explicit Bluetooth requirement.Artur Dryomov1-3/+10
2013-07-30Fix application and first activity titles bug.Artur Dryomov3-4/+15
2013-07-30Change resources a bit.Artur Dryomov2-3/+3
2013-07-29Add timer support.Artur Dryomov17-138/+481
2013-07-29Add notes support.Artur Dryomov8-34/+169
2013-07-29Add async slide previews loading.Artur Dryomov8-30/+235
2013-07-29Add auto-hiding tabs when Bluetooth is not available.Artur Dryomov5-31/+116
2013-07-25Improve the SlideShowActivity.Artur Dryomov9-28/+195
2013-07-25Improve the ComputerConnectionFragment.Artur Dryomov1-2/+24
2013-07-25Improve the ComputerCreationActivity.Artur Dryomov4-12/+15
2013-07-25Change the logo to a new one.Artur Dryomov4-0/+0
2013-07-25Change ComputersActivity to use swipe tabs.Artur Dryomov5-63/+105