summaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Add saving the current tab between application launches.Artur Dryomov2013-08-034-5/+42
* Change the Preferences class.Artur Dryomov2013-08-033-44/+34
* Fix updating of all slides even it is not necessary.Artur Dryomov2013-08-032-2/+28
* Move computer creation layout to scroll view.Artur Dryomov2013-08-031-20/+26
* Fix possible negative time setting when time is up.Artur Dryomov2013-08-031-6/+9
* Add more expression to the warning text.Artur Dryomov2013-08-031-1/+1
* Fix slide show orientation changes crashes.Artur Dryomov2013-08-036-40/+47
* Add saving current mode when showing a slide show.Artur Dryomov2013-08-031-13/+27
* Add saving state for ComputerConnectionFragment.Artur Dryomov2013-08-021-7/+38
* Change computers adding behaviour.Artur Dryomov2013-08-021-3/+44
* Fix possible pin-related bug.Artur Dryomov2013-08-021-15/+41
* Add servers sorting.Artur Dryomov2013-08-021-2/+16
* Change search timeouts from milliseconds to seconds.Artur Dryomov2013-08-012-4/+5
* Fix Bluetooth devices discovery.Artur Dryomov2013-08-013-46/+64
* Fix computer creation spelling.Artur Dryomov2013-08-013-12/+2
* Remove custon scaling for GridView slide previews.Artur Dryomov2013-08-012-2/+1
* android: don't mess with the system bluetooth setting unless we have to.Michael Meeks2013-08-013-3/+13
* Add changing local slide when remote slide was changed.Artur Dryomov2013-07-301-5/+17
* Fix tiny source code issues.Artur Dryomov2013-07-3013-53/+65
* Change Impress Remote version.Artur Dryomov2013-07-301-1/+1
* Remove explicit Bluetooth requirement.Artur Dryomov2013-07-301-3/+10
* Fix application and first activity titles bug.Artur Dryomov2013-07-303-4/+15
* Change resources a bit.Artur Dryomov2013-07-302-3/+3
* Add timer support.Artur Dryomov2013-07-2917-138/+481
* Add notes support.Artur Dryomov2013-07-298-34/+169
* Add async slide previews loading.Artur Dryomov2013-07-298-30/+235
* Add auto-hiding tabs when Bluetooth is not available.Artur Dryomov2013-07-295-31/+116
* Improve the SlideShowActivity.Artur Dryomov2013-07-259-28/+195
* Improve the ComputerConnectionFragment.Artur Dryomov2013-07-251-2/+24
* Improve the ComputerCreationActivity.Artur Dryomov2013-07-254-12/+15
* Change the logo to a new one.Artur Dryomov2013-07-254-0/+0
* Change ComputersActivity to use swipe tabs.Artur Dryomov2013-07-255-63/+105
* Improve ComputersFragment.Artur Dryomov2013-07-252-66/+93
* Clean up the codebase.Artur Dryomov2013-07-2541-76/+71
* Change the source code structure a bit.Artur Dryomov2013-07-2521-29/+61
* Remove legacy and unused code.Artur Dryomov2013-07-2584-3936/+1
* Add a basic slide show activity.Artur Dryomov2013-07-2513-1/+141
* Add a basic slides pager UI.Artur Dryomov2013-07-258-2/+295
* Add a basic slides grid UI.Artur Dryomov2013-07-2510-5/+358
* Fix source files headers and footers.Artur Dryomov2013-07-255-0/+51
* Fix intent creation to use the static factory class.Artur Dryomov2013-07-253-3/+11
* Move pairing operations from CommunicationService to a PairingProvider.Artur Dryomov2013-07-253-85/+128
* Add adding and removing computers.Artur Dryomov2013-07-2524-2/+428
* Remove PAIRING_STARTED intent action.Artur Dryomov2013-07-254-31/+14
* Add static factory for intents.Artur Dryomov2013-07-2512-110/+167
* Change TcpServersFinder to handle multiple threads properly.Artur Dryomov2013-07-251-0/+4
* Add additional loading servers to the UI.Artur Dryomov2013-07-251-0/+2
* Move servers management from the service to a separate class.Artur Dryomov2013-07-254-79/+130
* Add action bar button for reconnection.Artur Dryomov2013-07-257-1/+55
* Fix search state declaration at the CommunicationService.Artur Dryomov2013-07-251-0/+2