summaryrefslogtreecommitdiffstats
path: root/android/sdremote
Commit message (Expand)AuthorAgeFilesLines
* Prevent deadlock on pairing.Andrzej J.R. Hunt2012-08-204-17/+11
* Bluetooth discovery and attempts at communication.Andrzej J.R. Hunt2012-08-205-39/+154
* Further ABS/Android 2 related compatibility fixes.Andrzej J.R. Hunt2012-08-202-14/+4
* Fixed listing of multiple servers in Selection Activity.Andrzej J.R. Hunt2012-08-201-1/+3
* Fixed line breaks in notes export.Andrzej J.R. Hunt2012-08-151-1/+0
* Added rotated blankscreen + fixed return button.Andrzej J.R. Hunt2012-08-153-1/+70
* Fixed image updating in Presentation View.Andrzej J.R. Hunt2012-08-155-110/+79
* Linked ABS. Migrated Settings Activity to v4 + ABS.Andrzej J.R. Hunt2012-08-156-41/+28
* Added About Dialog.Andrzej J.R. Hunt2012-08-158-8/+121
* Migrated to v4 support library fragments.Andrzej J.R. Hunt2012-08-154-49/+49
* Fixed resizing for landscape view.Andrzej J.R. Hunt2012-08-149-13/+6
* Implemented rotation of slideshow view.Andrzej J.R. Hunt2012-08-1416-1144/+1279
* Added rotation of presentation view.Andrzej J.R. Hunt2012-08-1418-237/+386
* Final fixes for pairing.Andrzej J.R. Hunt2012-08-134-30/+66
* Pairing implemented client side.Andrzej J.R. Hunt2012-08-133-100/+135
* CommunicationService completely threaded. Preparations for pairing.Andrzej J.R. Hunt2012-08-1310-452/+647
* Some minor fixes.Andrzej J.R. Hunt2012-08-061-137/+143
* Added deletion of stale detected servers, UI fixed.Andrzej J.R. Hunt2012-08-064-22/+48
* Detect duplicates when finding servers.Andrzej J.R. Hunt2012-08-061-4/+4
* Fixed styling of server finder.Andrzej J.R. Hunt2012-08-061-36/+43
* Implemented Server selector.Andrzej J.R. Hunt2012-08-068-29/+260
* Hostname transfer implemented.Andrzej J.R. Hunt2012-08-061-2/+15
* Server discovery broadcast.Andrzej J.R. Hunt2012-08-062-3/+15
* Server list caching.Andrzej J.R. Hunt2012-08-062-21/+42
* Server discovery functional.Andrzej J.R. Hunt2012-08-061-10/+11
* Early non-functional multicast code.Andrzej J.R. Hunt2012-08-063-1/+108
* Attempt to use the XHTML export filter for note export (not functional yet).Andrzej J.R. Hunt2012-08-061-2/+1
* Basic (unstyled) note export and display working.Andrzej J.R. Hunt2012-08-064-2/+37
* Notes export now working.Andrzej J.R. Hunt2012-08-061-1/+1
* Fixed some bugs affecting resuming of slideshow.Andrzej J.R. Hunt2012-08-065-7/+17
* Blank screen essentially working.Andrzej J.R. Hunt2012-08-063-14/+28
* Blank screen view showing.Andrzej J.R. Hunt2012-08-062-5/+63
* Initial Blank screen layout.Andrzej J.R. Hunt2012-08-065-1/+66
* Volume button switching now setting dependent.Andrzej J.R. Hunt2012-08-061-1/+9
* Enabled switching slides with volume buttons.Andrzej J.R. Hunt2012-08-062-2/+31
* Styled the options activity.Andrzej J.R. Hunt2012-08-066-8/+23
* Added options screen.Andrzej J.R. Hunt2012-08-068-10/+84
* Added automatic hiding of clockbar as necessary.Andrzej J.R. Hunt2012-08-066-22/+82
* Some cleanup on Presentation Fragment.Andrzej J.R. Hunt2012-08-062-38/+9
* Coverflow resize saved when fragment hidden.Andrzej J.R. Hunt2012-08-061-0/+18
* Countdown timer enabled.Andrzej J.R. Hunt2012-08-062-6/+78
* Basic timer code done.Andrzej J.R. Hunt2012-08-064-10/+47
* Added stopwatch and countdown bars.Andrzej J.R. Hunt2012-08-063-1/+85
* Fixed clockbar toggling.Andrzej J.R. Hunt2012-08-061-31/+56
* Enabled hiding of clockbar.Andrzej J.R. Hunt2012-08-062-5/+37
* Added main clockbar icons.Andrzej J.R. Hunt2012-08-0611-8/+46
* Basic clock control bar done.Andrzej J.R. Hunt2012-08-062-2/+37
* Prepared clock button.Andrzej J.R. Hunt2012-08-063-4/+6
* Added proper toggling for thumbnail button.Andrzej J.R. Hunt2012-08-068-16/+50
* Fully fixed coverflow resizing, added menu, fixed fragment changes.Andrzej J.R. Hunt2012-08-066-27/+59