summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2013-08-21enable Impress Remote item in the menu by defaultSiqi LIU2-69/+1
2013-08-21change distribution license for beta-test releaseSiqi LIU12-72/+636
2013-08-21dismiss spinner when found a serviceSiqi LIU1-2/+3
2013-08-18miscelleneuous changes in storyboardSiqi LIU10-644/+40
2013-08-18move fetchSSIDInfo to model as a static methodSiqi LIU2-0/+42
2013-08-18popover view when no WiFi interface is found for exSiqi LIU2-3/+8
2013-08-18add a spinner when refreshingSiqi LIU1-27/+49
2013-08-17downsample touch events to get better pointer performance, ajust for iPhoneSiqi LIU12-38/+629
2013-08-17downsample touch events to get better pointer performanceSiqi LIU12-137/+90
2013-08-15remove details labelSiqi LIU19-265/+156
2013-08-15.DS_Store conflictSiqi LIU1-0/+0
2013-08-15restart searching whenever connection failedSiqi LIU4-9/+21
2013-08-15seperate state handling for connection and searchingSiqi LIU3-13/+19
2013-08-15search for zeroconf service for 5 secs and click to refreshSiqi LIU12-433/+88
2013-08-13localization support for iPhone on fr,zh-Hans,enSiqi LIU26-577/+1396
2013-08-13typoSiqi LIU7-103/+103
2013-08-13load different storyboard based on iOS localizationSiqi LIU17-462/+290
2013-08-13cellForRowAtIndexPath instead of cellForItemAtIndexPath for iOS5 supportSiqi LIU1-1/+1
2013-08-13localization for fr and zh-HansSiqi LIU16-62/+190
2013-08-12tool to keep all storyboards in sync, based on enSiqi LIU1-0/+105
2013-08-12storyBoard for multilanguagesSiqi LIU12-0/+3297
2013-08-12storyboard localization for iOS5/6 with a python scriptSiqi LIU5-9/+9
2013-08-12localization for literal stringsSiqi LIU40-330/+2449
2013-08-12final tune for Styling on iOS5/6Siqi LIU29-132/+130
2013-08-07remove userstate from the repoSiqi LIU1-0/+0
2013-08-07fix for popOverMenu on iPadSiqi LIU3-1/+3
2013-08-07minorSiqi LIU1-0/+0
2013-08-07design style revamped for iOS7Siqi LIU57-35/+2087
2013-08-05minorSiqi LIU1-1/+1
2013-08-05remove timer on slideshow navbar when clearedSiqi LIU1-8/+2
2013-08-05display timer on the main slideshow screen & runloop fixSiqi LIU6-20/+109
2013-08-05improve usability in new server interfaceSiqi LIU2-4/+22
2013-08-05swap sideBar reveal button and stop presentation buttonSiqi LIU2-66/+3
2013-08-01send out presentation title during the preview pageSiqi LIU12-116/+70
2013-07-31add category for imageView disolve transitionSiqi LIU4-3/+56
2013-07-31license updateSiqi LIU25-156/+191
2013-07-30add iPad specific files & ressourcesSiqi LIU44-0/+2090
2013-07-30change preview background to defaultSiqi LIU1-1/+1
2013-07-30reconnect automaticallySiqi LIU18-254/+553
2013-07-30resolve conflictsSiqi LIU5-64/+536
2013-07-30iOS remote ported to iPadSiqi LIU13-1649/+0
2013-07-26send proper pointer visibility command when touch begins/ endsSiqi LIU3-0/+20
2013-07-25prevent zeroconf discovery duplicationSiqi LIU2-23/+6
2013-07-23Add more componentsPtyl Dragon1-3/+33
2013-07-20differ the resolution of service addressSiqi LIU3-16/+17
2013-07-20remove server if no longer visibleSiqi LIU1-6/+32
2013-07-20minor bug fixSiqi LIU1-1/+1
2013-07-19plain tableview to grouped tableviewSiqi LIU1-1/+0
2013-07-19bonjour autodiscovery for mac osx, let me know if it crashes on other buildSiqi LIU5-21/+278
2013-07-18Ask users to reconnect if connection lostSiqi LIU6-72/+33