summaryrefslogtreecommitdiff
path: root/android/sdremote
AgeCommit message (Expand)Author
2013-02-13Revert "resolve fdo#60379 Impress Remote: Options look disabled"Michael Meeks
2013-02-13Revert "Just use default colours until proven they don't work;)"Michael Meeks
2013-02-13sdremote: avoid crash when fiddling with elapsed time.Michael Meeks
2013-02-13Ah, manually adding computers is for non-Bluetooth onesTor Lillqvist
2013-02-13Use consistent terminologyTor Lillqvist
2013-02-13Don't bother with unnamed computersTor Lillqvist
2013-02-13Don't return from the CommunicationService.run() methodTor Lillqvist
2013-02-13Do display the computer name in the dialog when connection failedTor Lillqvist
2013-02-13Add comments, logging, empty linesTor Lillqvist
2013-02-13Simplify and fix management of the server listsTor Lillqvist
2013-02-12Emacs and vim mode line tweaksTor Lillqvist
2013-02-12Just use default colours until proven they don't work;)Tor Lillqvist
2013-02-12Use android.util.Log instead of printing to System.outTor Lillqvist
2013-02-12Tell what 00001101-0000-1000-8000-00805F9B34FB isTor Lillqvist
2013-02-12Bump Impress Remote version.Thorsten Behrens
2013-02-11Bump Impress Remote version.Thorsten Behrens
2013-02-11Remove empty ant.propertiesThorsten Behrens
2013-02-11Filter out three-letter locales - aapt breaks there.Thorsten Behrens
2013-02-11Ignore more in-tree build output on android.Thorsten Behrens
2013-02-09Update Impress Remote version.Thorsten Behrens
2013-02-08fdo#60487 - sdremote - load default preferences eg. volume control switch.Michael Meeks
2013-02-07resolve fdo#60379 Impress Remote: Options look disabledJoren De Cuyper
2013-02-07Clarify android-coverflow license.Thorsten Behrens
2013-02-07sdremote - always replace fragments, to avoid stale contentThorsten Behrens
2013-02-06sdremote - enable volume control slide-switching by default.Michael Meeks
2013-02-05sdremote - don't let incoming thumbnails crash us if we switched view.Michael Meeks
2013-01-30fdo#60054 - sdremote - handle rotation without causing issues.Michael Meeks
2012-11-29sdremote: disable wifi by default in the clientMiklos Vajna
2012-11-29sdremote: allow accessing options menu from the selector activity as wellMiklos Vajna
2012-11-28sdremote: add rules to localize the apkMiklos Vajna
2012-11-26unifications/fixes before handoff to translatorsAndras Timar
2012-11-24Avoid android deployment target to be the default one accidentally.Thorsten Behrens
2012-11-24Prevent bluetooth list update from crashing incessantly.Thorsten Behrens
2012-11-24Add install target for sdremote makefileThorsten Behrens
2012-11-24Refresh notes content of PresentationFragment when data arrives.Thorsten Behrens
2012-11-24Fix crashes in android remote.Thorsten Behrens
2012-11-22Fix seemingly hanging thumbnail preview.Thorsten Behrens
2012-11-22Broadcast even initial slidenumber to coverflow.Thorsten Behrens
2012-10-18Add LibreOffice licence headers where currently missing.Andrzej J.R. Hunt
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-24Fix about dialog image, Fix null device name.Andrzej J.R. Hunt
2012-09-24Improve About Dialog for small or very large screens.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-20Prototype launcher icon for sdremote.Andrzej J.R. Hunt
2012-09-20Use activity-alias to show a separate name/icon in the launcher.Andrzej J.R. Hunt
2012-09-19Return empty string for null notes to avoid showing null in UI.Andrzej J.R. Hunt
2012-09-18Further improvements to connection and feedback.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