- 20 Jul, 2017 1 commit
-
-
Libin Lu authored
-
- 17 Jul, 2017 1 commit
-
-
Riyaz authored
-
- 13 Jul, 2017 1 commit
-
-
Riyaz authored
-
- 26 Jun, 2017 1 commit
-
-
Kevin Cooper authored
Just return the className. The old code didn't work with activity aliases. For example, when launching with `<activity-alias android:name=".SplashActivity" android:targetActivity=".MainActivity" />`, the old code would try to get the class for `SplashActivity` which threw `ClassNotFoundException`.
-
- 01 Jun, 2017 1 commit
-
-
Svetlozar Argirov authored
-
- 09 May, 2017 1 commit
-
-
yunussaha authored
by just adding a key called picture to the notification payload, we can display image on android notification.
-
- 24 Apr, 2017 1 commit
-
-
Christoph Jerolimov authored
-
- 18 Apr, 2017 1 commit
-
-
Vojtech Novak authored
-
- 14 Apr, 2017 1 commit
-
-
Libin Lu authored
-
- 24 Mar, 2017 2 commits
-
-
Libin Lu authored
-
Gleb Stiblo authored
-
- 16 Mar, 2017 2 commits
-
-
Marshall Quander authored
- 13 Jan, 2017 1 commit
-
-
Vincent Thelang authored
-
- 05 Jan, 2017 1 commit
-
-
Libin Lu authored
-
- 20 Dec, 2016 1 commit
-
-
Baldur Páll Hólmgeirsson authored
* Support bitmap urls in large-icon * Remove comment
-
- 06 Dec, 2016 2 commits
- 05 Dec, 2016 1 commit
-
-
Libin Lu authored
-
- 03 Dec, 2016 1 commit
-
-
Libin Lu authored
-
- 02 Dec, 2016 2 commits
-
-
sondremare authored
* feature(android): add support for badge count (#1) Using Leolin's ShortcutBadger we are able to support any badge counts that are sent as part of the notifications data-payload. * refactor(android): expand badge support (#3)
-
Libin Lu authored
-
- 09 Nov, 2016 1 commit
-
-
Matt Labrum authored
Android notification + data push notifications when the app is in the foreground only passes the data packet through, this changes it to pass the notification data too
-
- 12 Oct, 2016 1 commit
-
-
Libin Lu authored
-
- 08 Oct, 2016 1 commit
-
-
Libin Lu authored
-
- 04 Oct, 2016 2 commits
-
-
Lukas Benes authored
-
Simon Lemieux authored
-
- 01 Oct, 2016 2 commits
- 22 Sep, 2016 1 commit
-
-
Libin Lu authored
-
- 21 Sep, 2016 2 commits
-
-
Igor Ivanov authored
Prevent NullPointerException if application activity is singleTop and minimized/restored from launcher icon. (#108) In that case activity is reused and intent.getExtras() returns null.
-
Libin Lu authored
-
- 15 Sep, 2016 1 commit
-
-
Libin Lu authored
-
- 14 Sep, 2016 3 commits
- 07 Sep, 2016 1 commit
-
-
Janic Duplessis authored
-
- 01 Sep, 2016 2 commits
- 22 Jul, 2016 1 commit
-
-
Libin Lu authored
-