File tree
76 files changed
+3799
-3235
lines changed- .circleci
- buildSrc
- external
- hybrid/HybridSampleApps
- AccountEditor
- MobileSyncExplorerHybrid
- libs
- MobileSync
- SalesforceAnalytics
- SalesforceHybrid
- res/xml
- src/com/salesforce/androidsdk/phonegap/ui
- SalesforceReact
- SalesforceSDK
- res
- drawable
- layout
- values
- src/com/salesforce/androidsdk
- accounts
- analytics
- app
- auth
- idp
- push
- rest
- ui
- SmartStore
- test
- SalesforceHybridTest/res/xml
- SalesforceSDKTest/src/com/salesforce/androidsdk
- accounts
- app
- auth
- rest
- security
- util
- native/NativeSampleApps
- AppConfigurator
- ConfiguredApp
- src/com/salesforce/samples/configuredapp/ui
- RestExplorer
- src/com/salesforce/samples/restexplorer
- test/RestExplorerTest/src/com/salesforce/samples/restexplorer
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+3799
-3235
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 |
| - | |
122 |
| - | |
123 |
| - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
124 | 125 |
| |
125 | 126 |
| |
126 | 127 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
|
- gen/cordova_plugins.js+1-1
- gen/plugins/com.salesforce/com.salesforce.plugin.mobilesync.js+1-1
- gen/plugins/com.salesforce/com.salesforce.plugin.network.js+1-1
- gen/plugins/com.salesforce/com.salesforce.plugin.oauth.js+1-1
- gen/plugins/com.salesforce/com.salesforce.plugin.sdkinfo.js+1-1
- gen/plugins/com.salesforce/com.salesforce.plugin.sfaccountmanager.js+1-1
- gen/plugins/com.salesforce/com.salesforce.plugin.smartstore.client.js+1-1
- gen/plugins/com.salesforce/com.salesforce.plugin.smartstore.js+1-1
- gen/plugins/com.salesforce/com.salesforce.util.bootstrap.js+1-1
- gen/plugins/com.salesforce/com.salesforce.util.event.js+1-1
- gen/plugins/com.salesforce/com.salesforce.util.exec.js+1-1
- gen/plugins/com.salesforce/com.salesforce.util.logger.js+1-1
- gen/plugins/com.salesforce/com.salesforce.util.promiser.js+1-1
- gen/plugins/com.salesforce/com.salesforce.util.push.js+1-1
- gen/plugins_with_define/com.salesforce/com.salesforce.plugin.mobilesync.js+1-1
- gen/plugins_with_define/com.salesforce/com.salesforce.plugin.network.js+1-1
- gen/plugins_with_define/com.salesforce/com.salesforce.plugin.oauth.js+1-1
- gen/plugins_with_define/com.salesforce/com.salesforce.plugin.sdkinfo.js+1-1
- gen/plugins_with_define/com.salesforce/com.salesforce.plugin.sfaccountmanager.js+1-1
- gen/plugins_with_define/com.salesforce/com.salesforce.plugin.smartstore.client.js+1-1
- gen/plugins_with_define/com.salesforce/com.salesforce.plugin.smartstore.js+1-1
- gen/plugins_with_define/com.salesforce/com.salesforce.util.bootstrap.js+1-1
- gen/plugins_with_define/com.salesforce/com.salesforce.util.event.js+1-1
- gen/plugins_with_define/com.salesforce/com.salesforce.util.exec.js+1-1
- gen/plugins_with_define/com.salesforce/com.salesforce.util.logger.js+1-1
- gen/plugins_with_define/com.salesforce/com.salesforce.util.promiser.js+1-1
- gen/plugins_with_define/com.salesforce/com.salesforce.util.push.js+1-1
- libs/cordova.force.js+1-1
- package.json+1-1
- test/MockSDKInfo.js+1-1
- test/SFSDKInfoTestSuite.js+1-1
- test/SFTestRunnerPlugin.js+1-1
- tools/bower.json+1-1
- tools/package.json+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
0 commit comments