Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Merge main to live #2120

Merged
merged 137 commits into from
Jan 26, 2024
Merged
Changes from 1 commit
Commits
Show all changes
137 commits
Select commit Hold shift + click to select a range
8098125
Added check for reduced accuracy
Mar 24, 2021
97e8874
Adjusted iOS version check to use Xamarin.Essentials DeviceInfo API
Apr 13, 2021
e88c9c1
Changed DeviceInfo API version check to Platform API version check
leonluc-dev Apr 14, 2021
4a91cca
Minor code fixes
jfversluis Apr 5, 2022
96b69b4
Update AppInfo.ios.tvos.watchos.macos.cs
jfversluis Apr 5, 2022
d2bef4a
Update Xamarin.Essentials.csproj
jfversluis Aug 25, 2022
ffcd2e3
Bump AspNet.Security.OAuth.Apple to 3.1.8
martincostello Sep 1, 2022
bab2fc4
Merge branch 'main' into patch-1
jfversluis Sep 8, 2022
544cf20
Merge pull request #2040 from martincostello/patch-1
jfversluis Sep 12, 2022
eec4873
[BULK UPDATE] DocuTune - Rebranding links
alexbuckgit Sep 19, 2022
a7c3b1e
Merge pull request #2044 from alexbuckgit/alexbuckgit/docutune-autopr…
Redth Sep 21, 2022
3823bdb
Update dependencies
jfversluis Nov 1, 2022
fd25c94
Merge pull request #2052 from xamarin/update-dependencies
jfversluis Nov 1, 2022
4c58bdb
Enable CodeQL
jfversluis Nov 3, 2022
e9b181b
Merge pull request #2053 from xamarin/enable-codeql
jfversluis Nov 7, 2022
ffa4eb0
Update README.md
jfversluis Nov 7, 2022
c9b40f1
Remove launch adjacent Fixes #2023
jamesmontemagno Nov 18, 2022
d2b8e2a
Update App Center dependencies
jfversluis Nov 21, 2022
cafa606
Update AndroidManifest.xml
jfversluis Nov 21, 2022
df5ddea
Merge pull request #2060 from xamarin/update-appcenter
jfversluis Nov 21, 2022
55259a1
Merge branch 'main' into gh-2023
jfversluis Dec 1, 2022
77ad3c9
Merge pull request #2058 from xamarin/gh-2023
jfversluis Dec 1, 2022
3d0cdaa
Merge branch 'main' into update-droidx-browser-dep
jfversluis Dec 2, 2022
b75c571
Update Xamarin.Essentials.csproj
jfversluis Dec 2, 2022
d6b3c38
Merge pull request #2038 from xamarin/update-droidx-browser-dep
jfversluis Dec 2, 2022
93f775d
Update SecureStorage.android.cs
jfversluis Dec 9, 2022
4ae3e5e
Fix MediaPicker capture methods in Android 13+
mattleibow Jan 23, 2023
232cc1f
Update MediaPicker.android.cs
mattleibow Jan 24, 2023
19e3f5c
Update MediaPicker.android.cs
mattleibow Jan 24, 2023
f654de5
Update MediaPicker.android.cs
mattleibow Jan 24, 2023
66042ed
error SA1027: Tabs and spaces should be used correctly
mattleibow Jan 24, 2023
3bad14f
Merge pull request #2073 from xamarin/dev/fix-mediapicker
jfversluis Jan 26, 2023
cf720d9
Fix typos in MainThread.cs
ivosnoza Jan 31, 2023
b08fd9b
Update FilePicker.xml
ivosnoza Feb 2, 2023
57d9c59
Merge branch 'main' into patch-1
jfversluis Feb 2, 2023
1f26844
Update azure-pipelines.yml
jfversluis Feb 3, 2023
d1251b3
Merge branch 'main' into patch-1
jfversluis Feb 7, 2023
5183266
Merge pull request #2074 from ivosnoza/patch-1
jfversluis Feb 7, 2023
f89170d
Update README.md
jamesmontemagno Feb 23, 2023
0b3d3dc
Update README.md
jfversluis Feb 28, 2023
268b1b1
Merge pull request #2077 from xamarin/jamesmontemagno-patch-2
jfversluis Feb 28, 2023
824b140
fix share title on iOS
dimonovdd Mar 8, 2023
35c5620
Merge pull request #2078 from dimonovdd/fix-share
jfversluis Apr 3, 2023
27f7df8
Add compliance to buildpipline
jfversluis Apr 18, 2023
565d310
Update azure-pipelines.yml
jfversluis Apr 18, 2023
6122314
Update azure-pipelines.yml
jfversluis Apr 18, 2023
905cbc3
Fix
jfversluis Apr 18, 2023
dfa8a02
Move files to right place
jfversluis Apr 18, 2023
6fd5f80
Remove localization checks
jfversluis Apr 18, 2023
c170dcf
Remove gdn supression file
jfversluis Apr 18, 2023
953abd1
Renamine devopsnuget.config to nuget.config
jfversluis Apr 18, 2023
48fe60b
Remove references to NuGet.config from cake
jfversluis Apr 18, 2023
eba9f42
Revert "Remove references to NuGet.config from cake"
jfversluis Apr 18, 2023
134186a
Revert "Renamine devopsnuget.config to nuget.config"
jfversluis Apr 18, 2023
8018a07
Add GDN suppress file
jfversluis Apr 18, 2023
10d0c38
Create NuGet.config
jfversluis Apr 18, 2023
981b5d7
dotnet tool restore first
jfversluis Apr 19, 2023
5f984e0
Revert "dotnet tool restore first"
jfversluis Apr 19, 2023
fd44f7d
Use cake 2.1.0
jfversluis Apr 19, 2023
d4a5e41
Hmm more cake
jfversluis Apr 19, 2023
7db9187
Fix iOS Device Tests
jfversluis Apr 19, 2023
0b20bac
Revert "Fix iOS Device Tests"
jfversluis Apr 19, 2023
1138d28
Use Xcode 13.3
jfversluis Apr 19, 2023
7b5ab9c
Revert "Use Xcode 13.3"
jfversluis Apr 19, 2023
53f3555
Use macos-12 for iOS tests
jfversluis Apr 19, 2023
d308860
Revert "Revert "Use Xcode 13.3""
jfversluis Apr 19, 2023
68a6362
Xcode 14.2
jfversluis Apr 19, 2023
268970a
Try fix iOS tests
jfversluis Apr 19, 2023
4966b92
Update build.cake
jfversluis Apr 19, 2023
8ca9ed3
Update build.cake
jfversluis Apr 19, 2023
450d3a3
Bump xharness
jfversluis Apr 19, 2023
48ebfcf
Merge pull request #2086 from xamarin/fix-2080
jfversluis Apr 19, 2023
3a9c56f
Updates for MonoAndroid13.0
jfversluis Apr 19, 2023
901a4bb
Update dependencies & obsoletes
jfversluis Apr 19, 2023
216aba9
Set Windows JDK path
jfversluis Apr 19, 2023
aaa0d15
Update azure-pipelines.yml
jfversluis Apr 19, 2023
8c206b1
Update azure-pipelines.yml
jfversluis Apr 19, 2023
b7a9054
Update azure-pipelines.yml
jfversluis Apr 19, 2023
ed158cb
Update build.cake
jfversluis Apr 19, 2023
d3f55ac
Remove devopsnuget.config
jfversluis Apr 19, 2023
8f95a21
Add Boots to DeviceTests
jfversluis Apr 19, 2023
9786fd4
Cake.Boots version upgrade
jfversluis Apr 19, 2023
9673739
async
jfversluis Apr 19, 2023
d8f910c
Update azure-pipelines.yml
jfversluis Apr 19, 2023
822c135
Update dependencies
jfversluis Apr 19, 2023
6792b99
Xcode update
jfversluis Apr 19, 2023
a840c2d
EnableMultiDex DeviceTests
jfversluis Apr 19, 2023
bb92561
Update azure-pipelines.yml
jfversluis Apr 19, 2023
a7af960
Update DeviceTests.Android.csproj
jfversluis Apr 19, 2023
dc3b08a
Update build.cake
jfversluis Apr 19, 2023
f826488
Update azure-pipelines.yml
jfversluis Apr 19, 2023
2117306
Update build.cake
jfversluis Apr 19, 2023
e8efcea
Revert "Update azure-pipelines.yml"
jfversluis Apr 20, 2023
bc6ef85
Update azure-pipelines.yml
jfversluis Apr 20, 2023
a6d8e57
Update azure-pipelines.yml
jfversluis Apr 20, 2023
1e812f7
Update azure-pipelines.yml
jfversluis Apr 20, 2023
4b32b2b
Fix Android Emulators
jfversluis Apr 20, 2023
198251a
More Android emulator fixes
jfversluis Apr 20, 2023
07aeca6
Update build.cake
jfversluis Apr 20, 2023
08a62b5
Update build.cake
jfversluis Apr 20, 2023
2a92e0c
Update build.cake
jfversluis Apr 20, 2023
088e302
Update build.cake
jfversluis Apr 20, 2023
5529fff
Update build.cake
jfversluis Apr 20, 2023
e2cc256
Update build.cake
jfversluis Apr 20, 2023
31c50da
Update azure-pipelines.yml
jfversluis Apr 20, 2023
383ec22
Update azure-pipelines.yml
jfversluis Apr 20, 2023
73a110e
Update azure-pipelines.yml
jfversluis Apr 20, 2023
7e6bf0b
Clean up cake file
jfversluis Apr 21, 2023
22a7e2f
Reenable API23 tests
jfversluis Apr 21, 2023
8054050
Revert "Reenable API23 tests"
jfversluis Apr 21, 2023
69b23ff
Reenable API30 tests
jfversluis Apr 21, 2023
9fe4a9a
Add API33 tests
jfversluis Apr 21, 2023
39cc6ef
Update azure-pipelines.yml
jfversluis Apr 21, 2023
01bdebb
Update azure-pipelines.yml
jfversluis Apr 21, 2023
ffaa63b
Update build.cake
jfversluis Apr 21, 2023
a7d3ef5
Update azure-pipelines.yml
jfversluis Apr 21, 2023
990f01b
Add AndroidManifest entry for high sampling rate
jfversluis Apr 21, 2023
5fb5402
Disable API33 tests
jfversluis Apr 21, 2023
d1d3b00
Merge pull request #2087 from xamarin/target-monoandroid13
jfversluis May 2, 2023
25ceeea
Disable API30 tests for now
jfversluis May 4, 2023
5033519
Fix failing auth redirect on Android
jfversluis Jun 6, 2023
b3acca3
Update CI version number
jfversluis Jun 6, 2023
f264e71
Merge pull request #2090 from xamarin/port-maui-15412
jfversluis Jun 15, 2023
b375b99
Remove wrong Connectivity dispose calls on Android
jfversluis Jun 15, 2023
8ee188f
Merge pull request #2091 from xamarin/fix-1996
jfversluis Jul 2, 2023
a288214
Merge branch 'main' into LocationAccuracyHandling
jfversluis Jul 3, 2023
3042aef
Make UWP FilePicker FutureAccessList more robust
jfversluis Jul 6, 2023
d521376
Merge pull request #2093 from xamarin/fix-2068
jfversluis Aug 10, 2023
abb0864
Merge branch 'main' into LocationAccuracyHandling
jfversluis Aug 30, 2023
6f527db
Merge pull request #1739 from leonluc-dev/LocationAccuracyHandling
jfversluis Aug 30, 2023
6e72571
Add API34 compatibility for networking & battery
jfversluis Nov 29, 2023
6ec2124
Merge pull request #2108 from xamarin/api34-compat
jfversluis Dec 5, 2023
ae2cb94
Switch to Security v1 template for compliance (#2114)
jfversluis Jan 8, 2024
bca00ac
Update WebAuthenticator Sample app dependencies (#2116)
jfversluis Jan 15, 2024
1dac03d
Set APIScan version number
jfversluis Jan 19, 2024
83ed903
Remove ms.prod = xamarin. Replaced by ms.service = xamarin (#2118)
learn-build-service-prod[bot] Jan 24, 2024
74a00fc
Remove ms.technology = xamarin-essentials paired with ms.prod = xamar…
learn-build-service-prod[bot] Jan 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update CI version number
  • Loading branch information
jfversluis committed Jun 6, 2023
commit b3acca3298544f1e52d11e4e94cc44bc6a548be6
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pr:
- develop

variables:
BASE_VERSION: 1.7.1
BASE_VERSION: 1.8.0
PREVIEW_LABEL: 'ci'
BUILD_NUMBER: $[counter(format('{0}_{1}_{2}', variables['BASE_VERSION'], variables['PREVIEW_LABEL'], variables['Build.SourceBranch']), 1)]
NUGET_VERSION: $[format('{0}-{1}.{2}', variables['BASE_VERSION'], variables['PREVIEW_LABEL'], variables['BUILD_NUMBER'])]
Expand Down