- 22 Mar, 2018 5 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 10 commits
 - 06 Mar, 2018 10 commits
 - 
- 
Libin Lu authored
Fix getEntityFCMToken resolve and update README
 - 
Дмитрий Ткачук authored
 - 
Дмитрий Ткачук authored
 - 
SergChr authored
 - 
Libin Lu authored
Android actions
 - 
Sergiy Cheredko authored
 - 
Sergiy Cheredko authored
 - 
Libin Lu authored
 - 
Libin Lu authored
 - 
Libin Lu authored
 
 -