summaryrefslogtreecommitdiffstats
path: root/ios/iosremote
Commit message (Expand)AuthorAgeFilesLines
* replace requestImmediateUpdate with normal notifyUpdateSiqi LIU2013-08-235-340/+0
* Use project-relative pathsTor Lillqvist2013-08-221-1/+1
* enable Impress Remote item in the menu by defaultSiqi LIU2013-08-212-69/+1
* change distribution license for beta-test releaseSiqi LIU2013-08-2112-72/+636
* dismiss spinner when found a serviceSiqi LIU2013-08-211-2/+3
* miscelleneuous changes in storyboardSiqi LIU2013-08-1810-644/+40
* move fetchSSIDInfo to model as a static methodSiqi LIU2013-08-182-0/+42
* popover view when no WiFi interface is found for exSiqi LIU2013-08-182-3/+8
* add a spinner when refreshingSiqi LIU2013-08-181-27/+49
* downsample touch events to get better pointer performance, ajust for iPhoneSiqi LIU2013-08-1712-38/+629
* downsample touch events to get better pointer performanceSiqi LIU2013-08-1712-137/+90
* remove details labelSiqi LIU2013-08-1519-265/+156
* .DS_Store conflictSiqi LIU2013-08-151-0/+0
* restart searching whenever connection failedSiqi LIU2013-08-154-9/+21
* seperate state handling for connection and searchingSiqi LIU2013-08-153-13/+19
* search for zeroconf service for 5 secs and click to refreshSiqi LIU2013-08-1512-433/+88
* localization support for iPhone on fr,zh-Hans,enSiqi LIU2013-08-1326-577/+1396
* typoSiqi LIU2013-08-137-103/+103
* load different storyboard based on iOS localizationSiqi LIU2013-08-1317-462/+290
* cellForRowAtIndexPath instead of cellForItemAtIndexPath for iOS5 supportSiqi LIU2013-08-131-1/+1
* localization for fr and zh-HansSiqi LIU2013-08-1315-62/+190
* tool to keep all storyboards in sync, based on enSiqi LIU2013-08-121-0/+105
* storyBoard for multilanguagesSiqi LIU2013-08-1212-0/+3297
* storyboard localization for iOS5/6 with a python scriptSiqi LIU2013-08-124-9/+9
* localization for literal stringsSiqi LIU2013-08-1239-330/+2449
* final tune for Styling on iOS5/6Siqi LIU2013-08-1229-132/+130
* remove userstate from the repoSiqi LIU2013-08-071-0/+0
* fix for popOverMenu on iPadSiqi LIU2013-08-073-1/+3
* minorSiqi LIU2013-08-071-0/+0
* design style revamped for iOS7Siqi LIU2013-08-0756-35/+2087
* minorSiqi LIU2013-08-051-1/+1
* remove timer on slideshow navbar when clearedSiqi LIU2013-08-051-8/+2
* display timer on the main slideshow screen & runloop fixSiqi LIU2013-08-056-20/+109
* improve usability in new server interfaceSiqi LIU2013-08-052-4/+22
* swap sideBar reveal button and stop presentation buttonSiqi LIU2013-08-052-66/+3
* send out presentation title during the preview pageSiqi LIU2013-08-0112-116/+70
* add category for imageView disolve transitionSiqi LIU2013-07-314-3/+56
* license updateSiqi LIU2013-07-3125-156/+191
* add iPad specific files & ressourcesSiqi LIU2013-07-3044-0/+2090
* change preview background to defaultSiqi LIU2013-07-301-1/+1
* reconnect automaticallySiqi LIU2013-07-3018-254/+553
* resolve conflictsSiqi LIU2013-07-305-64/+536
* iOS remote ported to iPadSiqi LIU2013-07-3013-1649/+0
* send proper pointer visibility command when touch begins/ endsSiqi LIU2013-07-263-0/+20
* prevent zeroconf discovery duplicationSiqi LIU2013-07-252-23/+6
* differ the resolution of service addressSiqi LIU2013-07-203-16/+17
* remove server if no longer visibleSiqi LIU2013-07-201-6/+32
* minor bug fixSiqi LIU2013-07-201-1/+1
* plain tableview to grouped tableviewSiqi LIU2013-07-191-1/+0
* bonjour autodiscovery for mac osx, let me know if it crashes on other buildSiqi LIU2013-07-195-21/+278