0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make the screen size dynamic so that iPad's will work. More... almost 14 years ago
Merge with Jeff. More... almost 14 years ago
Update README a little. More... almost 14 years ago
renamed Page class to Screen More... almost 14 years ago
moved swipe coordinate calculations to the page class More... almost 14 years ago
Name dylibs after minor versions to avoid collisions. More... almost 14 years ago
Fix up sdk to use minor versions, 3.2 kinda breaks major number versioning. More... almost 14 years ago
SDK 4.0 version loading and passing. More... almost 14 years ago
Work around apparent gcc bug. More... almost 14 years ago
Copy app for sdk3 and sdk4 versions. Add compiling but non-functional sdk4 dylib. More... almost 14 years ago
Compiling but untested sdk4. More... almost 14 years ago
Fix typo. More... almost 14 years ago
Support multiple xcode installs by using xcode-select to pick which path we're using. More... almost 14 years ago
Allow us to grab screen dimensions. More... almost 14 years ago
Create the accessibility plist if it doesn't already exist. More... almost 14 years ago
Rakefile tidy up. More... almost 14 years ago
Refactor to make it easier to support multiple SDKs. More... almost 14 years ago
Remove useless option. More... almost 14 years ago
Add module loader. More... almost 14 years ago
simplified call More... almost 14 years ago
added ability to move a slider to a percentage More... almost 14 years ago
correctly locating the button on a slider control More... almost 14 years ago
Merge branch 'master' of http://github.com/robholland/icuke More... almost 14 years ago
Regenerated gemspec for version 0.5.5 More... almost 14 years ago
Version bump to 0.5.5 More... almost 14 years ago
Update README now that the accessibility inspector stuff is handled automatically. More... almost 14 years ago
Merge branch 'master' of http://github.com/robholland/icuke More... almost 14 years ago
Set accessibility information on automatically. Try and put things back as they were afterwards. More... almost 14 years ago
added scenario to test scroll_to and comment about frames More... almost 14 years ago
renamed locate_element method to element_position More... almost 14 years ago