summaryrefslogtreecommitdiffstats
path: root/ios/iosremote
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Ask users to reconnect if connection lostSiqi LIU2013-07-186-72/+33
* UIImage categories used for load optimisationsiqi2013-07-1516-68/+660
* TestFlight integrationsiqi2013-07-158-1/+626
* click on next slide preview will bring users to the next slidesiqi2013-07-152-2/+9
* remove DS_Store cachesiqi2013-07-151-0/+0
* help buttonsiqi2013-07-152-11/+29
* icon psdsiqi2013-07-151-0/+0
* conflictsiqi2013-07-151-0/+0
* improved thread safety during disconnectionsiqi2013-07-158-29/+41
* remove userstate from reposiqi2013-07-151-0/+0
* add autoresize storyboard to reposiqi2013-07-127-0/+724
* license updatesiqi2013-07-126-28/+28
* new iconsiqi2013-07-123-0/+0
* disable pointer when enlarged image is hiddensiqi2013-07-122-53/+57
* iOS5 backward compatiblesiqi2013-07-129-87/+105
* swipe in sidebar improvementsiqi2013-07-1211-46/+103
* two pointer mode implemented & various bug fixessiqi2013-07-125-42/+124
* accelormeter implemented but doesn't work well...siqi2013-07-1220-169/+579
* continue to interpret command from server if is not endedsiqi2013-07-1023-211/+170