Update layout (initially suggested by @darkon5) + miscellaneous fixes#80
Merged
theScrabi merged 7 commits intoTeamNewPipe:masterfrom Nov 10, 2015
gregarkhipov:master
Merged
Update layout (initially suggested by @darkon5) + miscellaneous fixes#80theScrabi merged 7 commits intoTeamNewPipe:masterfrom gregarkhipov:master
theScrabi merged 7 commits intoTeamNewPipe:masterfrom
gregarkhipov:master
Conversation
added 7 commits
November 10, 2015 19:50
…lish as a default language for content
gregarkhipov
referenced
this pull request
Nov 10, 2015
theScrabi
added a commit
that referenced
this pull request
Nov 10, 2015
Update layout (initially suggested by @darkon5) + miscellaneous fixes
Contributor
|
Didn't realise you were working on this also, sorry! |
Contributor
Author
|
No irony intended, you better knew what to do, since I'm new to Java/Android. (I noticed that my solution was just temporary hardcode) |
Member
|
Seems to me like we need a prober work flow for this repository. I'm to open up an issue about that. |
Contributor
|
I'm new to collaborative coding, so I'm all for this. |
Member
|
Well i'm to. Thats the problem. |
This file contains hidden or 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
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.
In these commits I implemented some of the features suggested by @darkon5 in #56.
Firstly, I manually set English as default language for all http requests (hardcode), but then I saw new commits by @medavox and rolled it back for not messing up his own plans of implementing new functionality in #68.