1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-25 02:37:11 -07:00
Commit graph

70 commits

Author SHA1 Message Date
Michael Mee
5303e1d71e Use string resource correctly 2017-02-09 15:41:29 -08:00
Michael Mee
e2c64ba5a8 Add Google Translated version of missing Portuguese prompt 2017-02-09 15:34:52 -08:00
Michael Mee
4a9b0feefc Skip OS for now version to avoid scaring people :) 2017-02-09 15:29:19 -08:00
Michael Mee
6ef9141109 Extract email prompt string into strings.xml 2017-02-09 15:25:50 -08:00
Michael Mee
501017078f Add platform to footer instead of header 2017-02-09 15:12:06 -08:00
Alex Dibrivnyi
077aad00c0 Fixed pmd 2017-02-09 22:17:57 +02:00
Alex Dibrivnyi
2c0511a7fd Fixed lint 2017-02-09 22:08:08 +02:00
Alex Dibrivnyi
7541287f69 Added egab to all strings keys 2017-02-09 22:00:03 +02:00
Alex Dibrivnyi
58c3e44cc1 Added Portuguese language. (Close #3) 2017-02-09 21:48:32 +02:00
Alex Dibrivnyi
690d7547f1 Added footer to email body (Close #5) 2017-02-09 21:30:26 +02:00
Alex Dibrivnyi
0dea2c71e0 Fixed mistyped (Close #4) 2017-02-09 21:09:11 +02:00
Alex Dibrivnyi
5d1674a0aa Changed logic to check build type (Close #6) 2017-02-09 21:01:59 +02:00
Alex Dibrivnyi
ed10e03d6b Added correct error handling when facebook/twitter is not installed. (Close #8) 2017-02-09 20:41:49 +02:00
Alex Dibrivnyi
685b6e6ffe Fixed Amazon link (Close #7) 2017-02-09 20:36:38 +02:00
Alex Dibrivnyi
abe6dbbae7 Fixed Email subject (Close #9) 2017-02-09 20:17:49 +02:00
Alex Dibrivnyi
9c81834771 Added jitpack group to gradle build 2017-02-05 20:55:59 +02:00
Alex Dibrivnyi
6ff27e1170 Fixed PMD 2017-02-05 20:48:34 +02:00
Alex Dibrivnyi
6a2a19f5b4 Added pmd, findbugs and lint support 2017-02-05 20:38:33 +02:00
Alex Dibrivnyi
9f171cf706 Moved all strings to strings.xml 2017-02-05 20:32:32 +02:00
Alex Dibrivnyi
8b28ebfb79 Added AboutBox library source code. Implemented IAnalytic and IDialog interfaces for custom usage. 2017-02-05 20:27:38 +02:00