James Montemagno
bb7c4747f7
Update README.md
2022-04-21 14:36:54 -07:00
Nish Anil
bf24839959
Merge branch 'microsoft:main' into main
2022-04-22 02:52:16 +05:30
Nish Anil
efb21195e6
Update podcast-hub.yml
2022-04-22 02:43:54 +05:30
James Montemagno
ae3bf60d04
Merge pull request #82 from nishanil/main
...
Fix API Query
2022-04-21 13:41:23 -07:00
James Montemagno
02243d5bc9
Rename READM.md to README.md
2022-04-21 13:04:54 -07:00
James Montemagno
26d30fbe43
Merge pull request #80 from microsoft/dotnet-maui-demo
...
Create Demo Walkthroughs
2022-04-21 13:04:24 -07:00
Nish Anil
9c235ef07f
Update podcast-web.yml
2022-04-22 01:20:14 +05:30
Nish Anil
1ba0eceb39
Update podcast-hub.yml
2022-04-22 01:19:43 +05:30
Nish Anil
587cf3c9ae
Update podcast-web.yml
2022-04-22 01:06:19 +05:30
James Montemagno
98c8ccb484
Update README.md
2022-04-21 11:36:41 -07:00
James Montemagno
b2854f07df
Create READM.md
2022-04-21 11:36:13 -07:00
James Montemagno
532042f0e2
Create README.md
2022-04-21 11:33:49 -07:00
James Montemagno
86904f52df
Update README.md
2022-04-21 11:30:19 -07:00
James Montemagno
ce67e04773
Merge pull request #79 from nishanil/main
...
ARM deployment - Migrate Microsoft.Web to Microsoft.App
2022-04-21 11:12:01 -07:00
James Montemagno
8833e759d6
Create README.md
2022-04-21 09:53:34 -07:00
Nish Anil
8d09cef738
Migrate Microsoft.Web to Microsoft.App
2022-04-21 22:06:33 +05:30
Miguel Ángel Barrera
c2969820e6
Merge branch 'release/next-steps' into feature/use-native-player-on-blazor-app
...
# Conflicts:
# src/MobileBlazor/mauiapp/Platforms/Windows/App.xaml.cs
2022-04-21 17:16:33 +02:00
Miguel Ángel Barrera
ecdd0df1ba
set current time to playerservice
2022-04-21 16:42:05 +02:00
Antonio Borrego
19ffe2f238
refactoring and clean code
2022-04-21 10:33:37 +02:00
Antonio Borrego
898cba3952
Merge branch 'feature/use-native-player-on-blazor-app' into feature/use-native-player-on-blazor-app-android
2022-04-21 10:15:21 +02:00
Antonio Borrego
0b46b4dcba
Fix crash when toggle episode in Android. MediaPlayerService and NativeAudioService
2022-04-21 10:11:46 +02:00
James Montemagno
1fc9e154e8
Merge pull request #62 from microsoft/orleans-apiupdates
...
Add Orleans in backend and add some new APIs
2022-04-20 11:22:47 -07:00
James Montemagno
96e800845c
Merge pull request #73 from microsoft/feature/fix-ui-show-detail
...
show detail fix ui
2022-04-20 10:10:40 -07:00
Miguel Ángel Barrera Muñoz
1efd09c2ff
implement SetCurrentTime on macos and ios
2022-04-20 13:39:20 +02:00
Miguel Ángel Barrera
d63b1b6eae
implement SetCurrentTime on Windows
2022-04-20 12:53:41 +02:00
Antonio Borrego
17229042da
show detail fix ui
2022-04-20 12:39:02 +02:00
Miguel Ángel Barrera
3413160ec9
Add implementation for SetVolumen And mute
2022-04-20 11:21:10 +02:00
James Montemagno
799ebfc5c2
Merge pull request #69 from microsoft/feature/execute-mobile-CI-selectively
...
Execute Mobile CI only when targeting app files
2022-04-18 17:06:25 -07:00
James Montemagno
3804348919
Merge pull request #72 from microsoft/danroth27/rc1updates
...
Updates for RC1
2022-04-18 17:05:59 -07:00
Daniel Roth
320ebb7761
Enable browser dev tools in debug builds
2022-04-18 10:21:30 -07:00
Daniel Roth
11582f7f07
Fix RC1 rename
2022-04-18 10:20:59 -07:00
Javi Pulido
5ce6b385d2
Merge pull request #70 from microsoft/feature/add-ios-physical-device-support
...
Add iOS ARM64 RuntimeIdentifier
2022-04-18 13:57:43 +02:00
Fco Javier Pulido Espina
49252c480f
Add iOS ARM64 RuntimeIdentifier
2022-04-18 13:56:41 +02:00
Miguel Ángel Barrera
cd7cd4e298
add simple services for ios and macos
2022-04-18 13:13:25 +02:00
Miguel Ángel Barrera
096fffcd52
first use native audio on full blazor app (android, windows)
2022-04-18 13:02:01 +02:00
Javi Pulido
ddc14e59fc
Change the name of some tasks, remove unnecessary condition
2022-04-18 12:09:49 +02:00
Javi Pulido
4ba049f5d0
Run Mobile CI only when targeting certain files/folders
2022-04-18 12:06:47 +02:00
James Montemagno
0dbb1682ce
Apply suggestions from code review
...
Co-authored-by: David Pine <david.pine@microsoft.com>
2022-04-15 09:12:02 -07:00
Eric Erhardt
3a22929dfb
Move workload install NuGet.config file so it doesn't overwrite repo's NuGet.config ( #67 )
...
Since #66 added a NuGet.config to the root of the repo, the GH action is clobbering this file. So when we run in CI we aren't using the same NuGet.config file as a "normal" dev would use.
Moving the NuGet.config file used by `workload install` to avoid this conflict.
2022-04-14 12:33:32 -05:00
James Montemagno
cefa2600d8
Merge pull request #66 from eerhardt/FixCI-main
...
Fix CI build
2022-04-13 15:26:46 -07:00
Eric Erhardt
7a1e75dc0b
Fix CI build
...
Ensure main's CI build only uses nuget.org feed. Since main represents the latest released version, only public packages on nuget.org should be needed.
2022-04-13 14:57:16 -05:00
James Montemagno
e6bf41aa52
Add Orleans in backend and add some new APIs
2022-04-12 16:37:11 -07:00
James Montemagno
731f3e6eb0
Merge pull request #61 from microsoft/maui/perf
...
Maui/perf
2022-04-12 15:12:40 -07:00
James Montemagno
7f1376a1ff
RC1 finalization
2022-04-12 15:10:18 -07:00
James Montemagno
bffe1d16ad
Merge branch 'main' into maui/perf
2022-04-12 14:04:24 -07:00
James Montemagno
40dcfd153b
Merge pull request #60 from migueBarrera/feature/migrate-p14
...
Migrate to p14
2022-04-12 14:03:10 -07:00
Miguel Ángel Barrera
b41761d640
migrate mobile blazor code to p14
2022-04-12 11:59:59 +02:00
Miguel Ángel Barrera
8983f2efcc
migrate mobile code to p14
2022-04-12 11:57:55 +02:00
Eric Erhardt
b49b7a6fc9
Use System.Text.Json instead of Newtonsoft. ( #59 )
...
This reduces the size of the app because Newtonsoft and all the code it roots (XML, System.Data.Common) can now be trimmed.
Porting #58 to main.
2022-04-01 15:55:32 -05:00
Eric Erhardt
1d148449ba
Merge pull request #58 from eerhardt/UseSystemTextJson
...
Use System.Text.Json instead of Newtonsoft.
2022-04-01 14:32:29 -05:00