summaryrefslogtreecommitdiffstats
path: root/ios/iosremote
Commit message (Collapse)AuthorAgeFilesLines
* popOverView modified for better touchabilitySiqi LIU2013-10-0532-525/+721
| | | | Change-Id: Ief0ca8dfef303ecf905fdf02bcea924f98de976b
* minorSiqi LIU2013-10-054-8/+14
| | | | Change-Id: I25a9af3cad0454ee098b468d52433bec821c464b
* fdo#39674 fix some spellingThomas Arnhold2013-10-041-1/+1
| | | | Change-Id: I72e497fb97edf8782c69000576f42896594e1556
* translation fixSiqi LIU2013-09-301-0/+0
| | | | | | | Change-Id: I7def33cbd6f638c564de0a872a5b3b7d3c3a90e1 Reviewed-on: https://gerrit.libreoffice.org/6038 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* adding some commentsSiqi LIU2013-09-3018-34/+44
| | | | | | | Change-Id: Ie730db1fd926bd8bd7a4b05a08d0dd672c9ee094 Reviewed-on: https://gerrit.libreoffice.org/6037 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
* iOS datepicker background issuesSiqi LIU2013-09-2114-28/+32
| | | | Change-Id: I532d3b854ff3b66048b40decd2d9232ab9720151
* higher resolution for menu iconSiqi LIU2013-09-2111-22/+30
| | | | Change-Id: I5d1f1e0cacdabef5a84c6ab506f5b1cc21bb6b67
* fix iOS7 storyboard issues&popover positionSiqi LIU2013-09-21146-1283/+9193
| | | | Change-Id: I6a3e03956b3616d2d43396843d852c5591423c9d
* code cleanup and directory restructuredSiqi LIU2013-09-21165-9882/+843
| | | | Change-Id: I657eb2943b27e56b6351a996e4702a1f35fa98a6
* change setting bundle background to stay consistentSiqi LIU2013-09-162-130/+79
| | | | Change-Id: Idf131349f91c949af57bdb79929f73b7a202ab93
* retain timer running state when auto-start then didAppearSiqi LIU2013-09-163-23/+1
| | | | Change-Id: I4b4b327643919a9a6266f51e3e0bc8791ad27fbe
* set default timer duration on first launch & bug fixesSiqi LIU2013-09-1625-609/+504
| | | | Change-Id: I70d45ea42c7142907345a61671d4f3b303410dd7
* ad-hoc bug fixes to handle different notes format on Linux/OSXSiqi LIU2013-09-1615-20/+17
| | | | Change-Id: Ie7a229464fc51242291a87bf4a79c1c999a50124
* stick menu button to right lower cornerSiqi LIU2013-09-131-0/+2
| | | | Change-Id: I8484be77353b288b6dfaa0d86fa4b325fd1187a5
* libreoffice_logo used in about page, identical to the one used in androidSiqi LIU2013-09-131-0/+0
| | | | Change-Id: Ie3e2f6c9d1b8ff75b8450e8c377073821d0f1b37
* licensesSiqi LIU2013-09-133-4/+188
| | | | Change-Id: Ib9a706a7ecb20bbee283e566f94fd22d412027e7
* countdown timer for iPad & license pageSiqi LIU2013-09-1328-828/+745
| | | | Change-Id: I516a4e9da4e670f0fdbbfa0f793ccfb308189534
* auto scroll to default time widget fixSiqi LIU2013-09-135-8/+19
| | | | Change-Id: Ib71adb544c02b764fe85b2fd32fda2097efc41d0
* concentrate all config into one placeSiqi LIU2013-09-0981-1367/+6158
| | | | | | | Make use of InAppSettingKit, which allows both in-app setting and system-wide setting pane. Introduced more customization like default count-down timer duration & vibration & auto_start & default timing widget options Change-Id: Ida60b3b3f87a674795ee3ebddf14c71265196264
* dark style button imageSiqi LIU2013-09-091-0/+0
| | | | Change-Id: I208a97fe697d3f95fb4620d7649de1ba3c1b8c8f
* Timer/Stopwatch for iPad redesignedSiqi LIU2013-09-0923-287/+1573
| | | | Change-Id: I04f6e2f6fe0f5458b73e20614f5c99f810a4840a
* disable pangesture recognizer when pointer image is displayedSiqi LIU2013-09-083-5/+17
| | | | Change-Id: Iea5895b98a05faee0772569665c980eac716927b
* various bug fixes related to countdown timerSiqi LIU2013-09-088-9/+22
| | | | Change-Id: Ie1feb26c1b4d72b37d8767c30644f2411dbd2121
* licenseSiqi LIU2013-09-088-40/+40
| | | | Change-Id: Ib99cc99be7cfd48af7025834056e0b87fbd121be
* remove unused timepicker viewsSiqi LIU2013-09-073-115/+0
| | | | Change-Id: I15cbde31d227c9969e2b6c774e6b55cdb364ee9a
* UI changes for countdown Timer in storyboardSiqi LIU2013-09-0716-105/+203
| | | | Change-Id: I9998cadd21b2c3b35edb588f286134c1902495ba
* linking Timer/Stopwatch via delegate methodsSiqi LIU2013-09-078-17/+342
| | | | Change-Id: I8635b79032ae9631637f67df7d0308973d11bec3
* limit UIBarbutton appearance setting in navbarSiqi LIU2013-09-071-1/+1
| | | | Change-Id: I0035b091704a1b1ff8476cd35e684f462f701eb2
* major UI chages in order to embed Timer/StopwatchSiqi LIU2013-09-0726-582/+762
| | | | Change-Id: Ib37033ba73d44647ad2f2b20ad6875d485e2c147
* shadowing UITableView cell imageSiqi LIU2013-09-077-13/+429
| | | | Change-Id: Ia55741e2b85d5a005e077f306841a559ec05a6e3
* customize UITableView header viewSiqi LIU2013-09-0719-591/+1327
| | | | Change-Id: I1a9fe74be6530c2e41b81c8f3755aa57a9133671
* smaller title size for iPhone/iTouchSiqi LIU2013-09-047-152/+79
| | | | Change-Id: I6415f93fe545bacb95852479e91869603f3ca3f2
* non translucent navbar for iOS7Siqi LIU2013-09-041-1/+1
|
* remove unused gradient layerSiqi LIU2013-09-043-32/+27
|
* typo and color schema correctedSiqi LIU2013-09-0412-2013/+466
|
* move XCode specific gitignore to top level so that all XCode projects are cleanSiqi LIU2013-08-311-1/+0
|
* remove all DS_Store 'that have crept in'Siqi LIU2013-08-314-0/+0
|
* move iosremote specific rules to iosremote levelSiqi LIU2013-08-311-0/+1
|
* minorSiqi LIU2013-08-316-5/+13
|
* menu iconSiqi LIU2013-08-312-0/+0
|
* replace more_icon for ipadSiqi LIU2013-08-319-164/+119
|
* remove DS_StoreSiqi LIU2013-08-311-0/+0
|
* remove old WalkthroughControl imageSiqi LIU2013-08-303-4/+8
| | | | Change-Id: Id5680fde392a731da15889d3869e234fbf072068
* control guide image for ipadSiqi LIU2013-08-305-5/+8
| | | | Change-Id: I987e427bbc98b1e4f838bd95ae13c53e604aed65
* iPad control how-to page updatedSiqi LIU2013-08-301-0/+0
| | | | Change-Id: I422b864f0c2d78e9328faf401fe862fb57e0cd6a
* .DS_StoreSiqi LIU2013-08-301-0/+0
| | | | Change-Id: I5cde715de10ceb723f63d99c39835b51e056d012
* minor style updatesSiqi LIU2013-08-3013-17/+437
| | | | Change-Id: I77982c87d5001fe60f8270cd4d82745e9ef1b293
* localizationSiqi LIU2013-08-309-62/+74
| | | | Change-Id: If0dce65d358811f67ed663161b23605fb954035a
* pageControl dot coloring to global tint colorSiqi LIU2013-08-303-0/+42
| | | | Change-Id: I1fad942b5ff7e9a131610952113934e45f40f834
* how-to in-app guide for iPadSiqi LIU2013-08-3020-483/+261
| | | | Change-Id: I11d7edca18fdb4762a4db4df2668caeabbbc8173