- 07 May, 2018 1 commit
-
-
Libin Lu authored
-
- 04 May, 2018 2 commits
- 03 May, 2018 1 commit
-
-
Libin Lu authored
-
- 26 Apr, 2018 1 commit
-
-
Libin Lu authored
Updated Q&A
-
- 24 Apr, 2018 4 commits
- 23 Apr, 2018 1 commit
-
-
Dmitry authored
fixed sub_text displaying for android when picture has specified. tested on android 5 API 21 emulator
-
- 20 Apr, 2018 1 commit
-
-
Libin Lu authored
Update FirebaseClient.js
-
- 17 Apr, 2018 1 commit
-
-
Dmitry authored
fix "YOUR_API_KEY" check
-
- 16 Apr, 2018 1 commit
-
-
Libin Lu authored
-
- 11 Apr, 2018 1 commit
-
-
Libin Lu authored
-
- 05 Apr, 2018 1 commit
-
-
Libin Lu authored
-
- 27 Mar, 2018 2 commits
- 26 Mar, 2018 1 commit
-
-
Libin Lu authored
-
- 22 Mar, 2018 6 commits
- 21 Mar, 2018 8 commits
-
-
Libin Lu authored
A better fix for Google Play Services taking project properties
-
Jia Hao Yong authored
-
Libin Lu authored
-
Jia Hao Yong authored
-
Jia Hao Yong authored
-
Libin Lu authored
-
Libin Lu authored
-
Libin Lu authored
-
- 16 Mar, 2018 5 commits
- 11 Mar, 2018 1 commit
-
-
ksegla authored
This is needed when the strings are encoded in utf8. The encoding is needed for special characters (as simple as é) and smileys. In my use case, I only need title, body and big_text (not familiar with the new additions: action, etc.) but any string in the notification could need decoding. String X = bundle.getString("X") X= URLDecoder.decode( X, "UTF-8" ); Medium term, it could be nice to have a tag for encoding in the initial message that would trigger or not a decoding.
-
- 08 Mar, 2018 1 commit
-
-
Libin Lu authored
-
- 07 Mar, 2018 1 commit
-
-
Libin Lu authored
-