Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
Tom Opgenorth 6a4ecae7f8 Update the FilePicker example
commit 4d9f732e26a8c91b79f723f4298b6e803334e463
Author: Tom Opgenorth <tom@opgenorth.net>
Date:   Tue Jun 19 13:49:44 2018 -0600
2018-06-19 13:52:11 -06:00
Peter Collins 96fe9ff986
[15.6] Updates and additions for API 27 and Xamarin.Android.Support 27.0.2 (#261)
* Update Xamarin.Android.Support to 27.0.2 (#251)

* Target version updated

* support packages updated

* Using SearchView instead of SearchViewCompat(was deprecated) (#253)

* Safe browsing sample created (#256)

* Safe browsing sample created

* review comments resolved

* Update Xamarin.Android.Support package references to latest 27.0.2 (#260)

* Update Xamarin.Android.Support package references to latest 27.0.2

* Fix some incorrect import and error hint paths

* Fix more incorrect import and error hint path issues

* [Support Components] ViewModel sample (#258)

* Created sample

* Moved sample into android-support folder

* Removed .vs folder

* Re-imported nuget packages from VS

* Updated target of xamarin.android.support packages to MonoAndroid81

* Android Cipher sample added (#257)

* Android Cipher sample added

* Readme modified

* review comments resolved
2018-03-06 10:53:52 -05:00
Gonzalo Martin 7e1c5a2153 Updated Xamarin.Android.Support package to 26.1.0.1 2017-11-01 11:37:34 -03:00
Gonzalo Martin 5762dcc769 Updated TargetFrameworkVersion to v8.0 2017-10-31 12:22:44 -03:00
Peter Collins cc84840cbe [Support-25.4.0.2] Mass Update (#202) (#206)
* Updated Support packages to 25.4.0.2

* Removed Build.Download package and error condition for 0.4.6 version

* Updated manually Support 25.4.0.2
2017-09-05 12:02:57 -04:00
Gonzalo Martin a2290a5d12 Updated support to 25.4.0.1 (#196)
* Updated support to 25.4.0.1

* Updated missed projects

* Removed 'Xamarin.Build.Download' reference from packages.config and .csproj files

* Revert "Removed 'Xamarin.Build.Download' reference from packages.config and .csproj files"

This reverts commit 18e9f227f5.

* Removed Xamarin.Build.Download packages for projects without Google referenced packages

* Added GooglePlayServices package to Wear projects

* Updated support package component build 171

* Updated Xamarin.Android.Wear to version 2.0.1.1

* Removed ErrorCondition for GooglePlayService version 42.1021.1

* Removed ErrorCondition for Xamarin.Android.Wear 2.0.1
2017-08-10 15:43:18 -04:00
Peter Collins c8784eb279 [FilePicker] Fix possible NRE, update default dir 2017-08-03 16:13:54 -04:00
Peter Collins 4bebce6af9 Update Support packages to 25.3.1 2017-04-19 12:23:59 -04:00
Peter Collins 1746564fc7 Mass update to Xamarin.Android.Support.* 25.1.1 (#177)
* Update to Support.* 25.1.1

* Finish updating to Support.* 25.1.1, fix error conditions

* [WatchFace] Update to support 25.1.1
2017-02-14 11:38:37 -05:00
Peter Collins 23a00612f4 Update packages to latest Support / Play versions. (#176)
* Updated TargetFrameworkVersion to v7.0

All projects that contain Xamarin.Android.Support.v4,
Xamarin.GooglePlayServices.Base, Xamarin.GooglePlayServices.Basement
were updated the TargetFrameworkVersion element to v7.0

* Update projects to Support* 25.1.0

* Update GooglePlayServices.* to 42.1001.0

* [Maps] Update to use latest GetMapAsync functionality

* [Leanback] Fix IOnItemViewClickedListener breakage

* Update to Xamarin.Build.Download to 0.4.2

* Remove incorrect XBD error conditions

* Fix Error/Imports to account for latest fix
2017-02-03 12:18:48 -05:00
Peter Collins eb82b568ea Update NuGet package versions and fix error conditions (#140)
* Mass NuGet version update

* Fix NuGet package error conditions
2016-08-16 17:42:17 -04:00
Peter Collins bb6d393fdc Update Support packages to 23.2.1 2016-04-07 17:19:29 -04:00
Peter Collins 0fd1bffece Update Support and GPS package versions 2016-03-11 07:07:19 -05:00
Peter Collins 31cc92459e Update to Support.* 23.1.1.0 2015-12-07 14:28:42 -05:00
Peter Collins cd8882588d Bump to support.* 23.0.1.3 2015-10-29 10:40:55 -04:00
Peter Collins ea171a27bc Bump to Support 23.0.1.1
Conflicts:
	Supportv7/AppCompat/Toolbar/Supportv7Toolbar/packages.config
	Supportv7/Pallete/Supportv7Pallete/packages.config
2015-10-01 17:00:43 -04:00
Peter Collins 4e795b9131 Bump Support and GPS packages to 22/26
Conflicts:
	Supportv7/AppCompat/Toolbar/Supportv7Toolbar/Supportv7Toolbar.csproj
	Supportv7/AppCompat/Toolbar/Supportv7Toolbar/packages.config
	Supportv7/Pallete/Supportv7Pallete/Supportv7Pallete.csproj
	Supportv7/Pallete/Supportv7Pallete/packages.config
2015-10-01 16:59:05 -04:00
John Pilczak 7569e4638b Sample updates for 5.0 up to MonoIO
-Added nuget package to samples that used Support v4 or v13
-Set target framework version to at least 2.3
-Fixed layout bug in MonoIO
2014-09-29 15:09:12 -04:00
Tom Opgenorth d9c573a190 Add a README.md 2014-07-07 16:33:36 -06:00
Tom Opgenorth fece8fe961 Fix bug in how we determine if a FileSystemInfo object is a directory or a file. 2014-05-23 13:36:39 -06:00
Jonathan Pryor 1e10e2cf95 Revert "Set TargetFrameworkVersion to 2.3.3."
This reverts commit d2bb4d3b54.

On Windows, $(TargetFrameworkVersion)=v2.3 IS API-10; a v2.3.3 framework is
NOT installed, and not selectable, and selecting API-10 within e.g.
Visual Studio results in $(TargetFrameworkVersion)=v2.3, not v2.3.3.

Which is just a level of confusion I was not expecting...
2013-09-19 12:58:29 -04:00
Jonathan Pryor d2bb4d3b54 Set TargetFrameworkVersion to 2.3.3.
These projects had $(TargetFrameworkVersion) set to "v2.3", which is
API level 9, which we no longer support (and Google no longer
supports, and we haven't shipped API-9 in ages, and...).

Bump these projects to target "v2.3.3" (API-10), which IS supported.
2013-09-19 12:32:12 -04:00
Tom Opgenorth d8e27efa11 Adding the FilePicker sample. 2013-05-06 15:56:22 -05:00