summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
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
2013-07-25Change thread usage at TcpServersFinder.Artur Dryomov
2013-07-25Fix messages receiver possible errors related to thread usage.Artur Dryomov
2013-07-25Fix broadcast manager usage.Artur Dryomov
2013-07-25Modify up navigation.Artur Dryomov
2013-07-25Add the computer connection activity.Artur Dryomov
2013-07-25Add the licenses activity for showing open source licenses.Artur Dryomov
2013-07-25Add basic functionality of displaying servers list to the new UI.Artur Dryomov
2013-07-25Remove preference requirement for TCP servers search.Artur Dryomov
2013-07-25Add missed copyrights.Artur Dryomov
2013-07-25Change the UI to a new look.Artur Dryomov
2013-07-25Change the existing code to use new classes.Artur Dryomov
2013-07-25Add CommandsTransmitter and MessagesReceiver classes.Artur Dryomov
2013-07-25Add the ServerConnection interface and its Bluetooth and TCP implementations.Artur Dryomov
2013-07-25Refactor servers finders.Artur Dryomov
2013-07-25Fix possible null pointer exception in the BluetoothClient.Artur Dryomov
2013-07-25Refactor CommunicationService.Artur Dryomov
2013-07-25Refactor finders classes.Artur Dryomov
2013-07-25Refactor clients classesArtur Dryomov
2013-07-25Refactor the SlideShow class.Artur Dryomov
2013-07-25Refactor Receiver, Transmitter, Server and SlideShow classes.Artur Dryomov
2013-07-22LibreOffice4Android: render in a bit better qualityMiklos Vajna
2013-07-22LibreOffice4Android: support pinch zoom and dragging around while in zoomMiklos Vajna
2013-07-12accelormeter implemented but doesn't work well...siqi
2013-06-28android: prefer external storage in DocumentLoader / LibreOffice4AndroidMiklos Vajna
2013-06-27Imrove scrolling in the Android "Desktop" appPtyl