summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2013-08-03Add saving the current tab between application launches.Artur Dryomov
2013-08-03Change the Preferences class.Artur Dryomov
2013-08-03Fix updating of all slides even it is not necessary.Artur Dryomov
2013-08-03Move computer creation layout to scroll view.Artur Dryomov
2013-08-03Fix possible negative time setting when time is up.Artur Dryomov
2013-08-03Add more expression to the warning text.Artur Dryomov
2013-08-03Fix slide show orientation changes crashes.Artur Dryomov
2013-08-03Add saving current mode when showing a slide show.Artur Dryomov
2013-08-02Add saving state for ComputerConnectionFragment.Artur Dryomov
2013-08-02Change computers adding behaviour.Artur Dryomov
2013-08-02Fix possible pin-related bug.Artur Dryomov
2013-08-02Add servers sorting.Artur Dryomov
2013-08-01Change search timeouts from milliseconds to seconds.Artur Dryomov
2013-08-01Fix Bluetooth devices discovery.Artur Dryomov
2013-08-01Fix computer creation spelling.Artur Dryomov
2013-08-01Remove custon scaling for GridView slide previews.Artur Dryomov
2013-08-01android: don't mess with the system bluetooth setting unless we have to.Michael Meeks
2013-07-30Add changing local slide when remote slide was changed.Artur Dryomov
2013-07-30Fix tiny source code issues.Artur Dryomov
2013-07-30Change Impress Remote version.Artur Dryomov
2013-07-30Remove explicit Bluetooth requirement.Artur Dryomov
2013-07-30Fix application and first activity titles bug.Artur Dryomov
2013-07-30Change resources a bit.Artur Dryomov
2013-07-29Add timer support.Artur Dryomov
2013-07-29Add notes support.Artur Dryomov
2013-07-29Add async slide previews loading.Artur Dryomov
2013-07-29Add auto-hiding tabs when Bluetooth is not available.Artur Dryomov
2013-07-25Improve the SlideShowActivity.Artur Dryomov
2013-07-25Improve the ComputerConnectionFragment.Artur Dryomov
2013-07-25Improve the ComputerCreationActivity.Artur Dryomov
2013-07-25Change the logo to a new one.Artur Dryomov
2013-07-25Change ComputersActivity to use swipe tabs.Artur Dryomov
2013-07-25Improve ComputersFragment.Artur Dryomov
2013-07-25Clean up the codebase.Artur Dryomov
2013-07-25Change the source code structure a bit.Artur Dryomov
2013-07-25Remove legacy and unused code.Artur Dryomov
2013-07-25Add a basic slide show activity.Artur Dryomov
2013-07-25Add a basic slides pager UI.Artur Dryomov
2013-07-25Add a basic slides grid UI.Artur Dryomov
2013-07-25Fix source files headers and footers.Artur Dryomov
2013-07-25Fix intent creation to use the static factory class.Artur Dryomov
2013-07-25Move pairing operations from CommunicationService to a PairingProvider.Artur Dryomov
2013-07-25Add adding and removing computers.Artur Dryomov
2013-07-25Remove PAIRING_STARTED intent action.Artur Dryomov
2013-07-25Add static factory for intents.Artur Dryomov
2013-07-25Change TcpServersFinder to handle multiple threads properly.Artur Dryomov
2013-07-25Add additional loading servers to the UI.Artur Dryomov
2013-07-25Move servers management from the service to a separate class.Artur Dryomov
2013-07-25Add action bar button for reconnection.Artur Dryomov
2013-07-25Fix search state declaration at the CommunicationService.Artur Dryomov