Open
Conversation
Fix most open issues
…g from admin app - still needs to read setting from target app
Code to pull configuration in target app is too long
Latest shared
Conflicts: external/shared
Merging master back to unstable
… using SmartSyncExplorer) called ConfiguredApp - added setter on SalesforceSDKManager to simplify injection of custom login server manager
… using SmartSyncExplorer) called ConfiguredApp - added setter on SalesforceSDKManager to simplify injection of custom login server manager
…der)
BootConfig and LoginServerManager check RuntimeConfig first
SalesforceSDK now has a target api of 21 but still has min api of 17 (api 21 calls are protected by if (build == ) { ...}) block
Gradle files for ConfiguredApp and AppConfigurator
AppConfigurator offers input fields for login servers, login servers labels, remote access consumer key and oauth redirect uri
Support for runtime configurations (from MDM provider)
Fixing select count
Also added gradle build file to be able to run ForcePluginsTest
sdk.sh now uses gradle instead of ant
fixing the plugin repo target branch
Merging master to unstable
Fixing a few npm package issues
Conflicts: node/forcedroid.js package.json
Merging master back to unstable
Conflicts: tools/sdk.sh
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.
Update the build version. Please pull this in and things should work!