summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-25Improve ComputersFragment.Artur Dryomov2-66/+93
2013-07-25Clean up the codebase.Artur Dryomov41-76/+71
2013-07-25Change the source code structure a bit.Artur Dryomov21-29/+61
2013-07-25Remove legacy and unused code.Artur Dryomov84-3936/+1
2013-07-25Add a basic slide show activity.Artur Dryomov13-1/+141
2013-07-25Add a basic slides pager UI.Artur Dryomov8-2/+295
2013-07-25Add a basic slides grid UI.Artur Dryomov10-5/+358
2013-07-25Fix source files headers and footers.Artur Dryomov5-0/+51
2013-07-25Fix intent creation to use the static factory class.Artur Dryomov3-3/+11
2013-07-25Move pairing operations from CommunicationService to a PairingProvider.Artur Dryomov3-85/+128
2013-07-25Add adding and removing computers.Artur Dryomov24-2/+428
2013-07-25Remove PAIRING_STARTED intent action.Artur Dryomov4-31/+14
2013-07-25Add static factory for intents.Artur Dryomov12-110/+167
2013-07-25Change TcpServersFinder to handle multiple threads properly.Artur Dryomov1-0/+4
2013-07-25Add additional loading servers to the UI.Artur Dryomov1-0/+2
2013-07-25Move servers management from the service to a separate class.Artur Dryomov4-79/+130
2013-07-25Add action bar button for reconnection.Artur Dryomov7-1/+55
2013-07-25Fix search state declaration at the CommunicationService.Artur Dryomov1-0/+2