Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
Whats new assets and json file for v2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
miankhalid committed Aug 25, 2017
1 parent d72caa6 commit 9812cb0
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 19 deletions.
Binary file modified OpenEdXMobile/res/drawable-nodpi/screen_1.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 modified OpenEdXMobile/res/drawable-nodpi/screen_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 removed OpenEdXMobile/res/drawable-nodpi/screen_3.png
Binary file not shown.
Binary file removed OpenEdXMobile/res/drawable-nodpi/screen_4.png
Binary file not shown.
Binary file removed OpenEdXMobile/res/drawable-nodpi/screen_5.png
Binary file not shown.
23 changes: 4 additions & 19 deletions OpenEdXMobile/res/raw/whats_new.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,12 @@
[
{
"image": "screen_1",
"title": "All Courses Available on Mobile",
"message": "We've heard you! All courses on platform_name will now be available on mobile."
"title": "Videos",
"message": "The \"Videos\" tab in each course's menu replaces \"My Videos\" in the main menu. Now you can view all the videos in a course in one place!"
},
{
"image": "screen_2",
"title": "Videos Being Downloaded",
"message": "Notification bar will now show the videos being downloaded."
},
{
"image": "screen_3",
"title": "Transcript for Videos",
"message": "If subtitles are available for a video, it will be shown as a scrollable transcript below the video."
},
{
"image": "screen_4",
"title": "App Feedback",
"message": "We would love to hear your feedback so now we ask you about how you would rate the platform_name app."
},
{
"image": "screen_5",
"title": "Landscape Support",
"message": "Video player improvements for landscape mode."
"title": "Delete Videos",
"message": "In the list of downloaded course videos, use a long press to select videos that you want to delete."
}
]

0 comments on commit 9812cb0

Please sign in to comment.