This repository has been archived by the owner on May 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 334
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Whats new assets and json file for v2.10
- Loading branch information
1 parent
d72caa6
commit 9812cb0
Showing
6 changed files
with
4 additions
and
19 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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." | ||
} | ||
] |