summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2012-08-15Fixed line breaks in notes export.Andrzej J.R. Hunt1-1/+0
2012-08-15Added rotated blankscreen + fixed return button.Andrzej J.R. Hunt3-1/+70
2012-08-15Fixed image updating in Presentation View.Andrzej J.R. Hunt5-110/+79
2012-08-15Linked ABS. Migrated Settings Activity to v4 + ABS.Andrzej J.R. Hunt7-42/+29
2012-08-15Added About Dialog.Andrzej J.R. Hunt8-8/+121
2012-08-15Migrated to v4 support library fragments.Andrzej J.R. Hunt4-49/+49
2012-08-15Added soft shadow around thumbnails.Iain Billett3-23/+62
2012-08-15Moved Animation code to DocumentViewer.Iain Billett1-22/+31
2012-08-14Fixed resizing for landscape view.Andrzej J.R. Hunt9-13/+6
2012-08-14Implemented rotation of slideshow view.Andrzej J.R. Hunt16-1144/+1279
2012-08-14Added rotation of presentation view.Andrzej J.R. Hunt18-237/+386
2012-08-14android: recover from un-thumb-nail-able documents without crashingMichael Meeks3-4/+12
2012-08-13Final fixes for pairing.Andrzej J.R. Hunt4-30/+66
2012-08-13Pairing implemented client side.Andrzej J.R. Hunt3-100/+135
2012-08-13CommunicationService completely threaded. Preparations for pairing.Andrzej J.R. Hunt10-452/+647
2012-08-13Perform setup(Activity) just onceTor Lillqvist1-1/+8
2012-08-13merge these libraries only for androidMatúš Kukan4-4/+0
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann1-1/+0
2012-08-10Some minor bug fixes and code clean-up.Iain Billett1-33/+2
2012-08-10Added a static loading page.Iain Billett1-3/+3
2012-08-10Complete internal rework of DocumentViewer.Iain Billett1-103/+67
2012-08-09Mkdir before copyingTor Lillqvist1-0/+1
2012-08-09Reduce the legacy.osl logging verbosity here, tooTor Lillqvist1-1/+2
2012-08-09Silence the annoyingly verbose vcl OSL_TRACEsTor Lillqvist1-1/+2
2012-08-09Fix edit mistake, the point is to not include the SDK build.xml hereTor Lillqvist1-1/+0
2012-08-08Make sure the v4 support library used by abs-lib is foundTor Lillqvist1-1/+3
2012-08-08Bin incorect phrase in commentTor Lillqvist1-1/+1
2012-08-08Bin accidental duplicate library referenceTor Lillqvist1-1/+2
2012-08-08Also set up the local.properties of abs-libTor Lillqvist1-0/+2
2012-08-08Clarify that "stop" and "start" is only for simulator, I guessTor Lillqvist1-3/+5
2012-08-07Fixed problems after rebase.Iain Billett2-6/+2
2012-08-07Quick fix for upside down thumbnails.Iain Billett4-13/+33
2012-08-07Async loading of thumbnails.Iain Billett3-62/+73
2012-08-07Changed folder icon to show thumbnails of docs within folder.Iain Billett5-4/+599
2012-08-07Added methods to check if a file has a thumbnail.Iain Billett1-0/+18
2012-08-07Added Actionbar-sherlock lib & added dark striped actionbar with Holo.lightIain Billett428-48/+34345
2012-08-07Some work on styling. Fix filter exception.Iain Billett4-10/+29
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