Coder Social home page Coder Social logo

wcoder / shortcutbadger Goto Github PK

View Code? Open in Web Editor NEW
27.0 4.0 3.0 446 KB

Xamarin.Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers. Port of

Home Page: https://github.com/leolin310148/ShortcutBadger

License: Other

C# 100.00%
android launcher badges xamarin-android port appicon porting-to-xamarin xamarin shortcutbadger dotnet

shortcutbadger's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

shortcutbadger's Issues

Add VSTS

  • PR & CI integration
  • definition for build
  • definition for release
  • status badge

badge is not working in HTC

actually, I tried this solution and it is properly running in the phone but it's not showing the numeric value on the app icon.

Namespace that starts with Xamarin. causes build error

With an update of Xamarin the namespace that starts with Xamarin. causes build errors in NovaHomeBadger:

_context.ContentResolver.Insert(Android.Net.Uri.Parse(ContentUri), contentValues);

Android.Net.Uri cannot be found anymore because it searches in Xamarin.Android.Net (which is new in Xamarin 6.1).

Change or remove Xamarin. fixes the issue.

See: https://developer.xamarin.com/releases/android/xamarin.android_6/xamarin.android_6.1/
@ Breaking changes:

Possible compilation errors when projects use a Xamarin. namespace, because of conflict with the new Xamarin.Android.Net namespace.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.