summaryrefslogtreecommitdiff
path: root/android/sdremote/src
AgeCommit message (Expand)Author
2014-01-30sdremote: add about/license infoChristian Lohmaier
2014-01-16add support for double-tap to go back a transitionChristian Lohmaier
2014-01-16remove BluetoothOperator wrapperChristian Lohmaier
2014-01-16only autostart discovery when there are no known devicesChristian Lohmaier
2014-01-16Use only one layout, with a dynamically sized PagerAdapterChristian Lohmaier
2014-01-16get rid of some useless indirection/wrapper functionsChristian Lohmaier
2014-01-16Revert "fdo#60486 Fix auto-enabling bluetooth and improve bluetooth handling."Andrzej Hunt
2014-01-16move from ActionBarSherlock to corresponding android support libChristian Lohmaier
2014-01-02get rid of custom all-caps ui widgetChristian Lohmaier
2013-12-10fdo#60486 Fix auto-enabling bluetooth and improve bluetooth handling.Andrzej Hunt
2013-10-25Fix possible NPE.Artur Dryomov
2013-10-25Add "learn more" link for providing additional information.Artur Dryomov
2013-10-25Fix some comments and tabs positions.Artur Dryomov
2013-10-25Fix slides grid adapter: recycle view holder for better performance.Artur Dryomov
2013-10-04Add support for setting vibrate mode while showing a slide show.Artur Dryomov
2013-09-30Rename some resources, fix action bar tab selectors as well.Artur Dryomov
2013-09-22Change TCP servers search blocking delay.Artur Dryomov
2013-09-22Fix possible unexpected search stop.Artur Dryomov
2013-09-22Change way of saving Bluetooth state one more time.Artur Dryomov
2013-09-20Add switching to the slides pager from the grid when selecting a slide.Artur Dryomov
2013-09-20Add additional comparison for servers in lists.Artur Dryomov
2013-09-15Fix possible timer duplicates.Artur Dryomov
2013-09-15Fix possible NPE.Artur Dryomov
2013-09-15Change the computers fragment to be more simple.Artur Dryomov
2013-09-15Change the connection fragment to be more simple.Artur Dryomov
2013-09-14Add custom capitalized TextView.Artur Dryomov
2013-09-14Fix slide notes loading.Artur Dryomov
2013-09-14Fix another code style issues.Artur Dryomov
2013-09-14Change slide show operations related to its starting.Artur Dryomov
2013-09-14Change searching message delay from 10 seconds to 3.Artur Dryomov
2013-09-14Add checks before return server name.Artur Dryomov
2013-09-13Fix minor style issues.Artur Dryomov
2013-09-13Move the service binder to a static inner class.Artur Dryomov
2013-09-13Fix deadlocks while connecting.Artur Dryomov
2013-09-11Fix notes jumps.Artur Dryomov
2013-09-11Add ability to change transactions via clicking a slide.Artur Dryomov
2013-09-11Add saving progress message state between orientation changes.Artur Dryomov
2013-09-11Remove notes from the landscape layout.Artur Dryomov
2013-09-11Remove hiding notes section when there are no notes.Artur Dryomov
2013-09-11Fix null pointer exception for devices without Bluetooth.Artur Dryomov
2013-09-11Add ability to pause and resume a slide show.Artur Dryomov
2013-09-11Fix servers search behaviour.Artur Dryomov
2013-09-07Fix minor code style issues.Artur Dryomov
2013-09-07Fix for blinking while getting back to the computers activity.Artur Dryomov
2013-09-07Fix minor code style issues.Artur Dryomov
2013-09-07Fix possible null pointer exception.Artur Dryomov
2013-09-07Add showing helper messages while searching computers.Artur Dryomov
2013-09-07Add a requirements screen.Artur Dryomov
2013-09-05Add suppressing warnings for preferences activity.Artur Dryomov
2013-09-05Remove triggering next transitions on last slide.Artur Dryomov