Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursor improvements #2

Open
wants to merge 114 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
c3b95a4
Improved cursor handling
Oct 15, 2015
57e0002
Update README.mdown
jvanakker Oct 15, 2015
0767fb3
Update README.mdown
jvanakker Oct 15, 2015
8b4a96b
added a script file for automatically changing the Availability.h
Nov 10, 2015
307ef4a
Added some automatic switch to search functionality
Jason-Morcos Nov 11, 2015
7f57444
Many, many improvements including a loading indicator
Jason-Morcos Nov 11, 2015
3613bdd
Added support for text entry to text fields
Jason-Morcos Nov 12, 2015
1dd218f
Update README.mdown
Nov 12, 2015
ec8521d
Added History support
Jason-Morcos Nov 12, 2015
7316f61
Fixes several bugs
Jason-Morcos Nov 12, 2015
82b80d2
Fixed error handling. Modified url management
Jason-Morcos Nov 12, 2015
f9d24b6
Updated .gitignore to ignore .xcuserstate files
Jason-Morcos Nov 12, 2015
96fdbc4
Update README.mdown
Nov 12, 2015
b3bd4f4
Update README.mdown
Nov 12, 2015
3ab6146
Update README.mdown
Nov 12, 2015
881f296
Update README.mdown
Nov 12, 2015
b14b8e0
Update README.mdown
Nov 12, 2015
5c4e959
Added Favorites
Jason-Morcos Nov 13, 2015
af182e4
Merge remote-tracking branch 'origin/master'
Jason-Morcos Nov 13, 2015
0a74a54
Improved textfield handling
Jason-Morcos Nov 13, 2015
464c7f4
Improved textfield handling. Added 100 item cap on history
Jason-Morcos Nov 13, 2015
cfa0bab
Merge pull request #1 from m-sch/master
jvanakker Nov 13, 2015
bf0126e
Revert "added a script file for automatically changing the Availabili…
jvanakker Nov 13, 2015
a2670d1
Merge pull request #4 from jvanakker/revert-1-master
jvanakker Nov 13, 2015
df07e68
Merge pull request #3 from Moballo/master
jvanakker Nov 13, 2015
9596889
Disable scroll view bounces
Jason-Morcos Nov 14, 2015
8e5b231
Added Usage Guide and improved Alert View management
Jason-Morcos Nov 23, 2015
e2ccec7
Added missing period to Usage Guide
Jason-Morcos Nov 23, 2015
2191b49
Merge pull request #5 from Moballo/master
jvanakker Nov 30, 2015
f85c40c
Update README.mdown
patito Dec 31, 2015
5507479
Merge pull request #6 from patito/patch-1
jvanakker Apr 15, 2016
b8dd978
Merge remote-tracking branch 'jvanakker/master'
Jason-Morcos May 30, 2016
66bd978
Export Control
Jason-Morcos May 30, 2016
e56c1b3
Update Gitignore
Jason-Morcos Nov 15, 2016
4f02e53
Added a few menu options
mbonness Nov 29, 2016
9b2f8a3
Update local folder hierarchy
Jason-Morcos Dec 1, 2016
73635fc
Merge branch 'dev'
Jason-Morcos Dec 1, 2016
fde0edd
Merge branch 'master' into stage
Jason-Morcos Dec 1, 2016
ee34fec
Merge branch 'master' into dev
Jason-Morcos Dec 1, 2016
8335bb9
Merge pull request #8 from mbonness/patch-1
jvanakker Dec 1, 2016
c08a63a
New project icon
Jason-Morcos Dec 1, 2016
b8564ef
Merge remote-tracking branch 'jvanakker/master' into dev
Jason-Morcos Dec 1, 2016
5df8372
Merge branch 'dev'
Jason-Morcos Dec 1, 2016
24a4900
Merge branch 'master' into stage
Jason-Morcos Dec 1, 2016
6761de3
Merge branch 'stage'
Jason-Morcos Dec 1, 2016
5a090dd
Version 1.1
Jason-Morcos Dec 26, 2016
040ac7b
Merge pull request #1 from Moballo/dev
Dec 26, 2016
d08f6af
Fixed readme
Jason-Morcos Dec 26, 2016
f2be8f4
Merge branch 'dev'
Jason-Morcos Dec 26, 2016
81444c2
Merge branch 'master' into dev
Jason-Morcos Dec 26, 2016
da1b072
Merge branch 'dev'
Jason-Morcos Dec 26, 2016
5de1aac
Update README.mdown
Dec 26, 2016
ef39012
Merge branch 'master' into dev
Jason-Morcos Dec 26, 2016
65d9302
Update README.mdown
Jun 21, 2017
027a11b
Update README.mdown
Jun 21, 2017
1f0b96a
Merge branch 'master' into dev
Jason-Morcos Jun 21, 2017
b702429
Remove requirement for Xcode file modification
Jason-Morcos Jun 21, 2017
c7a2c42
Merge pull request #2 from Moballo/dev
Jun 21, 2017
a1645fa
Merge branch 'master' into dev
Jason-Morcos Jun 21, 2017
a34bd95
Merge branch 'master' into stage
Jason-Morcos Jun 21, 2017
0957900
Updated .gitignore
Jason-Morcos Jan 3, 2018
3deaced
Merge branch 'stage' into dev
Jason-Morcos Jan 3, 2018
73bfca6
Updated .gitignore
Jason-Morcos Jan 3, 2018
fb43d04
Added Autoscroll to remove gray border
Jason-Morcos Feb 26, 2018
d5e273a
Merge pull request #4 from Moballo-LLC/dev
Jason-Morcos Feb 26, 2018
2832093
Merge branch 'master' into dev
Jason-Morcos Feb 26, 2018
2c00223
Patch Version for new Xcode
Jason-Morcos Apr 17, 2018
c18a5e9
Merge pull request #6 from Moballo-LLC/dev
Jason-Morcos Apr 17, 2018
f292a4e
Update README.mdown
Jason-Morcos May 1, 2018
ca295dc
Merge pull request #9 from Moballo-LLC/master
jvanakker May 2, 2018
4e4757b
Fix offset correction on launch
Jul 25, 2018
9b036eb
Merge pull request #11 from thomasnordquist/fix-offset-correction-on-…
jvanakker Jul 25, 2018
761cd02
Multiple improvements
Jan 10, 2019
6c67c08
Updated Readme files after improvements
Jan 10, 2019
6590c52
New top Navigation bar added
Jan 10, 2019
77b427b
Update README.mdown
jvanakker Jan 10, 2019
8c95be8
Update README.mdown
jvanakker Jan 10, 2019
a4ba9f3
Update README.mdown
jvanakker Jan 10, 2019
c0c2402
Update README.mdown
rbrenton Sep 17, 2019
3a2817a
Update README.mdown
jvanakker Sep 25, 2019
b5b8fb8
Support to save the font size in user default for next time setting
dreampiggy Dec 7, 2019
f6ab55a
Fix the bug that Favorites load the title (instead of url), which is …
dreampiggy Dec 7, 2019
da4cbf2
Using Menu button to go backward, the previous Play/Pause command now…
dreampiggy Dec 7, 2019
fe9a666
Fix the font size inject timing, just update when web page finish loa…
dreampiggy Dec 7, 2019
7ce7da9
Update the user guide, the project settings as well
dreampiggy Dec 7, 2019
d52bea0
Fix the white text on white background when using Dark mode on tvOS 13
dreampiggy Dec 7, 2019
18e73e0
Support to change the cursor into Finger when the current mouse is cl…
dreampiggy Dec 7, 2019
d151fe8
Remove the unused gesture on long press play/pause button
dreampiggy Dec 7, 2019
ca02a65
Fix the code comment/naming that out of date
dreampiggy Dec 7, 2019
d673c59
Fix the Finger asset with the left top corner layout, which is more a…
dreampiggy Dec 7, 2019
a80b670
Change the **Finger** description into **Pointer**, match the CSS sta…
dreampiggy Dec 8, 2019
0aa8004
Update the UserAgent to the tvOS 13
dreampiggy Dec 13, 2019
bc7818d
Fix that cancel does not works on search URL page
dreampiggy Dec 13, 2019
4f823be
Using the Menu button to cancel, instead of a Standalone "Cancel" but…
dreampiggy Dec 13, 2019
ac6d65a
Fix the <input type="search">, which is used in many search engine li…
dreampiggy Dec 13, 2019
28b473c
Arrange Top Navigation Bar into the middle
dreampiggy Dec 13, 2019
91d14a8
Supports to save the Nav Bar settings to user defaults
dreampiggy Dec 13, 2019
4545f56
Change the ivar into property
dreampiggy Dec 13, 2019
189f554
Remove the unused property
dreampiggy Dec 13, 2019
11b91fc
Code structure adjustment
dreampiggy Dec 13, 2019
c1af3da
Fix the UserAgent during switch
dreampiggy Dec 13, 2019
39ff0e2
Do not check cursor when not loading
dreampiggy Dec 13, 2019
bf3d4fd
Remove that issues OffsetCorrection, now, WebView the frame size(heig…
dreampiggy Dec 13, 2019
7813a3b
Fix Nav Bar default value issues
dreampiggy Dec 13, 2019
070e940
Remove the unused refresh button when full screen
dreampiggy Dec 14, 2019
535568c
Revert the CFBundleVersion
dreampiggy Dec 14, 2019
a586283
Merge pull request #35 from dreampiggy/master
jvanakker Apr 28, 2020
c000e79
Merge pull request #31 from rbrenton/patch-1
jvanakker Nov 3, 2020
3e02137
Add files via upload
jvanakker Jan 6, 2021
25dece1
Delete 62808759-56f48800-baf9-11e9-887e-c4fe5912076f.png
jvanakker Jan 6, 2021
b278f4d
Delete 62808899-be123c80-baf9-11e9-9c41-76c25917fac7.png
jvanakker Jan 6, 2021
67b6244
Add files via upload
jvanakker Jan 6, 2021
fe6c872
Update README.mdown
jvanakker Jan 6, 2021
20ec534
Update README.mdown
jvanakker Jan 6, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 67 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# OS X
.DS_Store

## User settings
xcuserdata/
*.xcuserstate

## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
*.xcscmblueprint
*.xccheckout

## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
*.moved-aside
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3

## Build generated
_Project/build/
build/
_Project/DerivedData/
DerivedData/

## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/

## Other
*.moved-aside
*.xccheckout
*.xcscmblueprint

## Obj-C/Swift specific
*.hmap
*.ipa
*.dSYM.zip
*.dSYM

## Playgrounds
timeline.xctimeline
playground.xcworkspace


# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
# screenshots whenever they are needed.
# For more information about the recommended setup visit:
# https://docs.fastlane.tools/best-practices/source-control/#source-control

fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output
_Project/Availability.h
Binary file not shown.
45 changes: 0 additions & 45 deletions Browser/AppDelegate.m

This file was deleted.

This file was deleted.

Binary file removed Browser/Assets.xcassets/Cursor.imageset/Cursor.png
Binary file not shown.
25 changes: 0 additions & 25 deletions Browser/Base.lproj/Main.storyboard

This file was deleted.

16 changes: 0 additions & 16 deletions Browser/ViewController.h

This file was deleted.

168 changes: 0 additions & 168 deletions Browser/ViewController.m

This file was deleted.

Binary file added Icons/MenuIcons/go-back-left-arrow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icons/MenuIcons/house-outline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icons/MenuIcons/maximize-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icons/MenuIcons/menu-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icons/MenuIcons/menu-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icons/MenuIcons/refresh-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icons/MenuIcons/resize-arrows.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icons/MenuIcons/right-arrow-forward.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Icons/iconFlattened.pdf
Binary file not shown.
Binary file added Icons/iconFlattened.psd
Binary file not shown.
Loading