forked from SkyTubeTeam/SkyTube
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
89 lines (80 loc) · 3.98 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
v2.70 - ## ######## 2017:
* Users can now import their YouTube's subscriptions list into SkyTube.
* Added Android 8 support.
* Updated Spanish translations.
* Updated French translations.
* App is now using newer third-party libraries.
* Bug fixes.
v2.60 - 25 June 2017:
* Preference overhaul and improved user-friendliness: Preferences are now using a two-pane
layout.
* Added option for users to backup and import their subscriptions and bookmarks databases.
* Added option to change the video player's orientation.
* App now is able to detect if a video is blocked by country.
* Fixed issue #111: Fixed a bug which caused to app to crash on certain devices if the back
button is pressed.
* Updated Polish translations.
* SkyTube Extra: Added the option for user to check for updates via the About preferences.
v2.50 - 21 May 2017:
* App is now using NewPipeExtractor library to retrieve video streams' URLs. In turn, this
fixed #7.
* Fixed app auto-updater bug for Android 7.0+
* Added Italian translations.
* Added Portuguese translations.
* Updated Spanish translations.
* Fixed bug #94 and #111: App crashed when the user presses the back button while on the Main
Activity.
* Fixed a bug which caused the app to crash when the YouTube's API quota is reached.
* Other minor bug fixes.
v2.41 - 23 Apr 2017:
* This version was released mainly because of F-Fdroid's version 2.4(0) did not include the
following fix (d3a0bab): App used to crash when the MainFragment is rotated.
* Added a list of contributors which can be accessed via the Preferences.
v2.4 - 10 Apr 2017:
* Added subscriptions feed tab.
* Added the option for users to use their own YouTube API key.
* App is able to detect live streams (and offers user to play such videos externally).
* Added French translations.
* Added German translations.
* Reduced the app stuttering issue when scrolling down videos together with other optimizations.
* Fixed bug #91: App could not open video notification links sent by YouTube via email.
* Fixed bug #32: Video player's title bar was not hiding on Android 5.0+.
* Numerous other bug fixes.
* App now correctly handles videos with disable ratings.
* Moved the Video "Share", "Copy to clipboard" and "bookmark video" options/functionality from
video cell to the actual video fragment.
v2.3 - 19 Feb 2017:
* Added video bookmarks feature.
* Added Polish translation.
* Added default tab preference.
* Numerous bug fixes.
v2.2 - 31 Jan 2017:
* Emergency fix: "could not load decryption code" error for all YouTube videos. This was due
to sudden change in YouTube website/service.
* Featured & Most Popular videos are now placed in tabs.
* Featured & Most Popular & channel videos can be swiped down in order to refresh.
* Added Hungarian translation.
v2.1 - 23 Oct 2016:
* Added Spanish translation.
* Now using Picasso library for remote image loading (before such process was done manually by
the app).
* Orientation changes no longer causes the app to loss the current scroll position wrt Most Pop
and Featured videos.
* Issue #21: Android 4.0 is now supported.
* Fixed issue #7: i.e. when a user tries to view some videos the following error used to
popup: "An error has occurred while getting video streams for xxxxxxxx".
* Playback errors are now more human friendly.
* Fixed issue #26: Saves the current video position when the app is minimized or when a user
clicks on the video's channel.
v2.0 - 27 Aug 2016:
* Users can now subscribe to a channel.
* App update checker.
* Faster loading time and smoother scrolling.
* New material theme.
* Major cosmetic improvements to the Channel fragment.
* Videos: Add open-with to the video's context menu.
* External programs can open YouTube videos using SkyTube.
* Paste/Enter video URL in SkyTube.
* Comments: show the author's thumbnail.
v1.0 - 24 Feb 2016:
* Initial release.