summaryrefslogtreecommitdiff
path: root/android/sdremote/AndroidManifest.xml
AgeCommit message (Expand)Author
2014-01-30moved impress remote clients to a separate repositoryNorbert Thiebaud
2014-01-30sdremote: LibreOffice Remote for Impress version 2.0.0sdremote-2.0.0Christian Lohmaier
2014-01-16move from ActionBarSherlock to corresponding android support libChristian Lohmaier
2013-10-25Change version to 2.0.0.Artur Dryomov
2013-10-25Add "learn more" link for providing additional information.Artur Dryomov
2013-10-04Add missing license headers to XML source files.Artur Dryomov
2013-09-11Add ability to pause and resume a slide show.Artur Dryomov
2013-09-07Add a requirements screen.Artur Dryomov
2013-09-05Add the settings screen.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-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 adding and removing computers.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-25Change the UI to a new look.Artur Dryomov
2013-04-18fdo#61873 - add WiFi experimental feature alert.Siqi LIU (via Code Review)
2013-03-27Bump android remote version to 1.0.6+, version code to 8Petr Mladek
2013-03-23Allow installation on external storage (SD card)Tor Lillqvist
2013-03-14Change Impress remote client target SDK version.Artur Dryomov
2013-03-12Bump android remote version to 1.0.5+, version code to 7Petr Mladek
2013-02-27Bump android remote version to 1.0.4+, version code to 6Petr Mladek
2013-02-19Bump android remote version to 1.0.3+, version code to 5Petr Mladek
2013-02-12Bump Impress Remote version.Thorsten Behrens
2013-02-11Bump Impress Remote version.Thorsten Behrens
2013-02-09Update Impress Remote version.Thorsten Behrens
2012-09-24Fix about dialog image, Fix null device name.Andrzej J.R. Hunt
2012-09-24Change a SwitchPreference to CheckBoxPreference for Android 2 compatibility.Andrzej J.R. Hunt
2012-09-21Use android:logo + separate label in intent-filter for proper naming.Andrzej J.R. Hunt
2012-09-20Use activity-alias to show a separate name/icon in the launcher.Andrzej J.R. Hunt
2012-09-17Dialog for connection, more activity launching cleanup.Andrzej J.R. Hunt
2012-09-17Modify and simplify activity starting and backstack usage.Andrzej J.R. Hunt
2012-09-17Add icons + device name display to pairing activity.Andrzej J.R. Hunt
2012-09-17Styling and icons for Selector Activity complete.Andrzej J.R. Hunt
2012-08-23Manual IP adding implemented.Andrzej J.R. Hunt
2012-08-21Fixes to run on Android 2.3Andrzej J.R. Hunt
2012-08-20Bluetooth discovery and attempts at communication.Andrzej J.R. Hunt
2012-08-15Added About Dialog.Andrzej J.R. Hunt
2012-08-14Implemented rotation of slideshow view.Andrzej J.R. Hunt
2012-08-13Final fixes for pairing.Andrzej J.R. Hunt
2012-08-13CommunicationService completely threaded. Preparations for pairing.Andrzej J.R. Hunt
2012-08-06Implemented Server selector.Andrzej J.R. Hunt
2012-08-06Styled the options activity.Andrzej J.R. Hunt
2012-08-06Added options screen.Andrzej J.R. Hunt
2012-08-06First piece of ActionBar implemented.Andrzej J.R. Hunt
2012-08-06Added resizeable view.Andrzej J.R. Hunt
2012-08-06Added styling and Timer code.Andrzej J.R. Hunt