-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Update Toolchain/Android-Target to v24 #214
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
Merged
Merged
Conversation
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
c08d882 to
ad09eac
Compare
Member
Author
|
Cc @tobiasKaminsky for review |
84ef74e to
0b88b6e
Compare
e5e9c09 to
f606d14
Compare
Member
Author
|
added to beta branch #169 |
b7ece55 to
38d1469
Compare
c0b175a to
1f35b4c
Compare
2660a74 to
7e96479
Compare
6b4a7e2 to
27e3965
Compare
2dfe68d to
a27fe68
Compare
This reverts commit b54e954.
…ented unit test (failing at the moment) updated wait_for_emulator.sh for actual travis cookbook revision https://github.com/travis-ci/travis-cookbooks/blob/62039b204699adcdf4b3365fac42d81246cb57fe/ci_environment/android-sdk/files/default/android-wait-for-emulator try emulator 24 bump support lib to 24.2.0
This reverts commit f7195a0.
# Conflicts: # res/values/setup.xml # src/com/owncloud/android/ui/activity/Preferences.java
22df298 to
c30920e
Compare
lib version updated, build successful
Member
Author
|
lib updated, all builds successful, test driven on beta releases, merging 👍 |
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.
corresponding library PR nextcloud/android-library#12
Bumping everything to v24 so the new support lib version can be used, Android N is targeted, etc. Basically the foundation work to start working on Android N compatibility.
cc @tobiasKaminsky