0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 16 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix one of our video progress iOS bugs, this one triggered by play/pause/ended events when switching between videos. More... about 10 years ago
Remove some images (to move to parent project media folder) More... almost 11 years ago
Unisubs now returns milliseconds More... over 11 years ago
Increase selectivity of selectors to fix icons More... over 12 years ago
Allow specifying an empty playlist; just ignore it. More... over 12 years ago
changed default value of 'sidebar' query param to accomodate Android WebView, where we can't pass query params More... over 12 years ago
Merge branch 'exercises' of git://github.com/Khan/khan-mobile More... over 12 years ago
Make sure that the video is re-shown after an error occurs, also make sure that the controls are visible (need to be reset before being revealed again). Fixes #120. More... over 12 years ago
Make exercise button actually work correctly (loading the desired, related, exercise for a video). Additionally disable if no exercises are found. Fixes #108. Fixes #115. More... over 12 years ago
Improve formatting of answer area. Fixes #110. Fixes #113. More... over 12 years ago
Ensure that the problem area and toolbar is able to be visible (will still require some re-tooling in the wrapper app). More... over 12 years ago
Updating KA exercises sub-module. More... over 12 years ago
Allow the exercises to be saved to the server. Fixes #112. More... over 12 years ago
Add in the new tablet flag and the new base URL for the API server. More... over 12 years ago
Load exercise data before loading the exercise itself. Fixes #104. More... over 12 years ago
Fix exercise replacement issue. Fixes #111. More... over 12 years ago
Hook up Hint button to work. Not 100% working yet as server response stuff isn't happening. Fixes #107. More... over 12 years ago
Make Back to Video button work. Fixes #109. More... over 12 years ago
Make sure exercises is up to date. More... over 12 years ago
Fix input selection problem. More... over 12 years ago
Forgot to include jQuery 1.6.3 from the previous commit. More... over 12 years ago
Upgrade to jQuery 1.6.3 and jQuery Mobile 1.0b3. More... over 12 years ago
Work with the new changes to the exercise framework to allow dynamic loading. Upgrade jQuery to 1.6.3, as well. More... over 12 years ago
Do some more work to integrate the exercise content directly into the page. More... over 12 years ago
Merge branch 'master' of github.com:Khan/khan-mobile into exercises More... over 12 years ago
Made a number of changes to handle iframe height better, may not be enough. More... over 12 years ago
Merge pull request #102 from spicyj/fix-btn-hover-k More... over 12 years ago
Fix hover state on buttons More... over 12 years ago
Add Hint button to the toolbar. More... over 12 years ago
Slide up the exercise content area, create a dedicated view for it. More... over 12 years ago