This repository was archived by the owner on Mar 17, 2019. It is now read-only.
Addresses all of Fred's feedback.#68
Merged
bdonald25 merged 12 commits intoengaging-computing:masterfrom Dec 29, 2014
Merged
Conversation
Contributor
There was a problem hiding this comment.
<string name="accel_preset">Acceleration Preset</string>
🌵
Contributor
Author
Contributor
|
good to pull 🍨 |
bdonald25
added a commit
that referenced
this pull request
Dec 29, 2014
Addresses all of Fred's feedback.
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
@stowellm
#67 #66 #65 #64 #63 #62 #61
Also adds a screen on app start to choose a preset.
Apps no longer support pre-api 11. (Pre-honeycomb) Material design's support library does not support these older devices. It is not worth creating alternate layouts to keep supporting these old devices. (assuming all they need is new layouts)
https://developer.android.com/about/dashboards/index.html
Only about 9% of devices run a version of android that old and most of them are probably in developing countries.