Skip to content
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

[TIMOB-17874] [TIMOB-17813] [TIMOB-17281] Added support for Android L. #6278

Merged
merged 5 commits into from Oct 28, 2014
Merged

[TIMOB-17874] [TIMOB-17813] [TIMOB-17281] Added support for Android L. #6278

merged 5 commits into from Oct 28, 2014

Conversation

cb1kenobi
Copy link
Contributor

CLI: fails to build to device with Android 5.0
https://jira.appcelerator.org/browse/TIMOB-17281

  • Added support for Android L.
  • Fixed handling of min and max SDK versions in the android manifest.
  • Fixed small bug with min/max sdk versions.

Android: App fails to install for any Android version other than 5.0 with 3.4.1.v20141001062512
https://jira.appcelerator.org/browse/TIMOB-17813

  • Fixed bug where the targetSDK must be an integer (i.e. 20) and not the Android Target name (i.e. L).

Android 5.0: Improve CLI support
https://jira.appcelerator.org/browse/TIMOB-17874

  • Properly convert all Android SDK versions from codenames to the real versions. Fixed sorting of Android SDKs so that the correct latest target SDK can be selected if not manually set. Bumped Android SDK, build & platform tools versions to the latest.

…20) and not the Android Target name (i.e. L).
…s to the real versions. Fixed sorting of Android SDKs so that the correct latest target SDK can be selected if not manually set. Bumped Android SDK, build & platform tools versions to the latest.
@skypanther skypanther changed the title [TIMOB-17525] [TIMOB-17813] [TIMOB-17281] Added support for Android L. [TIMOB-17874] [TIMOB-17813] [TIMOB-17281] Added support for Android L. Oct 28, 2014
@skypanther
Copy link
Contributor

APPROVED

skypanther added a commit that referenced this pull request Oct 28, 2014
[TIMOB-17874] [TIMOB-17813] [TIMOB-17281] Added support for Android L.
@skypanther skypanther merged commit 10c1b36 into tidev:3_4_1 Oct 28, 2014
@cb1kenobi cb1kenobi deleted the timob-17525_3_4_1 branch October 29, 2014 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants