summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2012-08-06android: linguistic should cope with a missing extension managerMichael Meeks2-3/+1
2012-08-06android: fewer exceptions, and more debug output on null renderablesMichael Meeks4-27/+46
2012-08-06merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks3-11/+24
2012-08-06Some minor fixes.Andrzej J.R. Hunt1-137/+143
2012-08-06Added deletion of stale detected servers, UI fixed.Andrzej J.R. Hunt4-22/+48
2012-08-06Detect duplicates when finding servers.Andrzej J.R. Hunt1-4/+4
2012-08-06Fixed styling of server finder.Andrzej J.R. Hunt1-36/+43
2012-08-06Implemented Server selector.Andrzej J.R. Hunt8-29/+260
2012-08-06Hostname transfer implemented.Andrzej J.R. Hunt1-2/+15
2012-08-06Server discovery broadcast.Andrzej J.R. Hunt2-3/+15
2012-08-06Server list caching.Andrzej J.R. Hunt2-21/+42
2012-08-06Server discovery functional.Andrzej J.R. Hunt1-10/+11
2012-08-06Early non-functional multicast code.Andrzej J.R. Hunt3-1/+108
2012-08-06Attempt to use the XHTML export filter for note export (not functional yet).Andrzej J.R. Hunt1-2/+1
2012-08-06Basic (unstyled) note export and display working.Andrzej J.R. Hunt4-2/+37
2012-08-06Notes export now working.Andrzej J.R. Hunt1-1/+1
2012-08-06Fixed some bugs affecting resuming of slideshow.Andrzej J.R. Hunt5-7/+17
2012-08-06Blank screen essentially working.Andrzej J.R. Hunt3-14/+28
2012-08-06Blank screen view showing.Andrzej J.R. Hunt2-5/+63
2012-08-06Initial Blank screen layout.Andrzej J.R. Hunt5-1/+66
2012-08-06Volume button switching now setting dependent.Andrzej J.R. Hunt1-1/+9
2012-08-06Enabled switching slides with volume buttons.Andrzej J.R. Hunt2-2/+31
2012-08-06Styled the options activity.Andrzej J.R. Hunt6-8/+23
2012-08-06Added options screen.Andrzej J.R. Hunt8-10/+84
2012-08-06Added automatic hiding of clockbar as necessary.Andrzej J.R. Hunt6-22/+82
2012-08-06Some cleanup on Presentation Fragment.Andrzej J.R. Hunt2-38/+9
2012-08-06Coverflow resize saved when fragment hidden.Andrzej J.R. Hunt1-0/+18
2012-08-06Countdown timer enabled.Andrzej J.R. Hunt2-6/+78
2012-08-06Basic timer code done.Andrzej J.R. Hunt4-10/+47
2012-08-06Added stopwatch and countdown bars.Andrzej J.R. Hunt3-1/+85
2012-08-06Fixed clockbar toggling.Andrzej J.R. Hunt1-31/+56
2012-08-06Enabled hiding of clockbar.Andrzej J.R. Hunt2-5/+37
2012-08-06Added main clockbar icons.Andrzej J.R. Hunt11-8/+46
2012-08-06Basic clock control bar done.Andrzej J.R. Hunt2-2/+37
2012-08-06Prepared clock button.Andrzej J.R. Hunt3-4/+6
2012-08-06Added proper toggling for thumbnail button.Andrzej J.R. Hunt8-16/+50
2012-08-06Fully fixed coverflow resizing, added menu, fixed fragment changes.Andrzej J.R. Hunt6-27/+59
2012-08-06First piece of ActionBar implemented.Andrzej J.R. Hunt12-121/+162
2012-08-06Added basic actionbar code, improved cover flow scaling.Andrzej J.R. Hunt7-33/+157
2012-08-06Added cover-flow resizing.Andrzej J.R. Hunt3-14/+56
2012-08-06Enabled slide switching from cover flow, + fixes.Andrzej J.R. Hunt5-13/+43
2012-08-06Added cover flow.Andrzej J.R. Hunt10-18/+867
2012-08-06Improved resizing handle, added visual feedback, limits.Andrzej J.R. Hunt13-37/+48
2012-08-06Added resizeable view.Andrzej J.R. Hunt11-15/+136
2012-08-06Fixed thumbnail control. Changed thumbnail activity to fragment.Andrzej J.R. Hunt5-90/+138
2012-08-06Added styling and Timer code.Andrzej J.R. Hunt19-55/+372
2012-08-06Implemented Thumbnail activity.Andrzej J. R. Hunt9-35/+336
2012-08-06Fixed a further bug in the Listener cycle. Refactored image storage.Andrzej J. R. Hunt3-19/+34
2012-08-06Moved preview image preparation/transfer into separate class. Enabled.Andrzej J. R. Hunt1-2/+0
2012-08-06Fixed constructor issue in Listener, fixed usage of Transmitter.Andrzej J. R. Hunt2-0/+2