summaryrefslogtreecommitdiff
path: root/android/sdremote
AgeCommit message (Expand)AuthorFilesLines
2013-02-27Impress Remote 1.0.4, tag sdremote-1.0.4sdremote-1.0.4Petr Mladek1-1/+1
2013-02-26Update android remote artwork.Thorsten Behrens5-0/+0
2013-02-19Bump android remote version to 1.0.3+, version code to 5Petr Mladek1-2/+2
2013-02-18Fix fdo#60754 - no translations for langs sorting after qtzThorsten Behrens1-0/+2
2013-02-15sdremote: avoid crash when fiddling with elapsed time.Michael Meeks1-1/+1
2013-02-15Ah, manually adding computers is for non-Bluetooth onesTor Lillqvist1-2/+2
2013-02-15Use consistent terminologyTor Lillqvist1-5/+5
2013-02-15Bump android remote version on branch too.Thorsten Behrens1-2/+2
2013-02-13Revert "resolve fdo#60379 Impress Remote: Options look disabled"Michael Meeks1-2/+2
2013-02-13Don't bother with unnamed computersTor Lillqvist1-0/+2
2013-02-13Don't return from the CommunicationService.run() methodTor Lillqvist1-5/+6
2013-02-13Do display the computer name in the dialog when connection failedTor Lillqvist2-2/+1
2013-02-13Add comments, logging, empty linesTor Lillqvist3-0/+11
2013-02-13Simplify and fix management of the server listsTor Lillqvist3-39/+34
2013-02-13Emacs and vim mode line tweaksTor Lillqvist21-31/+52
2013-02-13Use android.util.Log instead of printing to System.outTor Lillqvist6-14/+40
2013-02-13Tell what 00001101-0000-1000-8000-00805F9B34FB isTor Lillqvist1-1/+5
2013-02-11Filter out three-letter locales - aapt breaks there.Thorsten Behrens1-1/+1
2013-02-11Ignore more in-tree build output on android.Thorsten Behrens2-0/+3
2013-02-08fdo#60487 - sdremote - load default preferences eg. volume control switch.Michael Meeks1-0/+4
2013-02-07resolve fdo#60379 Impress Remote: Options look disabledJoren De Cuyper1-2/+2
2013-02-07Impress Remote 1.0.0, tag sdremote-1.0.0sdremote-1.0.0Thorsten Behrens1-2/+2
2013-02-07Clarify android-coverflow license.Thorsten Behrens1-1/+1
2013-02-07sdremote - always replace fragments, to avoid stale contentThorsten Behrens1-2/+2
2013-02-06sdremote - enable volume control slide-switching by default.Michael Meeks1-1/+1
2013-02-06sdremote - don't let incoming thumbnails crash us if we switched view.Michael Meeks2-6/+10
2013-01-30fdo#60054 - sdremote - handle rotation without causing issues.Michael Meeks1-9/+7
2012-11-29sdremote: disable wifi by default in the clientMiklos Vajna3-1/+13
2012-11-29sdremote: allow accessing options menu from the selector activity as wellMiklos Vajna2-0/+28
2012-11-28sdremote: add rules to localize the apkMiklos Vajna1-2/+34
2012-11-26unifications/fixes before handoff to translatorsAndras Timar1-5/+5
2012-11-24Avoid android deployment target to be the default one accidentally.Thorsten Behrens1-3/+3
2012-11-24Prevent bluetooth list update from crashing incessantly.Thorsten Behrens1-1/+3
2012-11-24Add install target for sdremote makefileThorsten Behrens1-0/+3
2012-11-24Refresh notes content of PresentationFragment when data arrives.Thorsten Behrens1-1/+5
2012-11-24Fix crashes in android remote.Thorsten Behrens4-21/+33
2012-11-22Fix seemingly hanging thumbnail preview.Thorsten Behrens1-2/+2
2012-11-22Broadcast even initial slidenumber to coverflow.Thorsten Behrens1-0/+4
2012-10-18Add LibreOffice licence headers where currently missing.Andrzej J.R. Hunt16-13/+105
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain6-17/+5
2012-09-24Fix about dialog image, Fix null device name.Andrzej J.R. Hunt5-5/+14
2012-09-24Improve About Dialog for small or very large screens.Andrzej J.R. Hunt3-51/+61
2012-09-24Change a SwitchPreference to CheckBoxPreference for Android 2 compatibility.Andrzej J.R. Hunt2-3/+4
2012-09-21Use android:logo + separate label in intent-filter for proper naming.Andrzej J.R. Hunt1-11/+4
2012-09-20Prototype launcher icon for sdremote.Andrzej J.R. Hunt4-0/+0
2012-09-20Use activity-alias to show a separate name/icon in the launcher.Andrzej J.R. Hunt2-13/+11
2012-09-19Return empty string for null notes to avoid showing null in UI.Andrzej J.R. Hunt2-1/+11
2012-09-18Further improvements to connection and feedback.Andrzej J.R. Hunt6-216/+163
2012-09-17Dialog for connection, more activity launching cleanup.Andrzej J.R. Hunt7-19/+52
2012-09-17Modify and simplify activity starting and backstack usage.Andrzej J.R. Hunt11-36/+156