-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release v0.15.1 #2067
Merged
Merged
release v0.15.1 #2067
Conversation
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
…wPipe into 1520_app_update_notif
Co-Authored-By: krtkush <[email protected]>
…wPipe into 1520_app_update_notif
Currently translated at 91.9% (352 of 383 strings)
* delete all grid.png files * delete all list.png files
* missing white icons * update attrs.xml and styles.xml
* hide clear button by default
* check if the iterator is initialized
make the separator line """"""""simetric""""""""""
* add null checks before resuming a download * (MissionAdapter.java) reset percent after resuming a download. prevents the "Error" string get stuck, until the download start
use another way to get the "Context"
work-around for reading the current theme icons
* allow retry downloads with "post-processing failed" error in the new muxer * MPEG-4 muxer ¡¡ no DASH output!! * keep the progress if download fails * remove TODO in SecondaryStreamHelper.java * misc clean-up * delete TestAlgo.java * delete ExtSDDownloadFailedActivity.java and remove it from AndroidManifest.xml * use hardcored version for changing icon colors
Add updating section to README
Currently translated at 84.1% (322 of 383 strings)
add checks for null. This happens after rotating the screen while is turned off
Downloads: add null checks
fix icon messup
Closed
Currently translated at 100.0% (383 of 383 strings)
Currently translated at 100.0% (383 of 383 strings)
Weblate is missing. Appart from that, we should bring this release out as soon as possible because it contains a bunch if fixes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Improvements
Fixed
ToDo