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

29 commits

Author SHA1 Message Date
Alex Dibrivnyi
845ad401f9 changed color 2017-04-13 19:33:25 +03:00
Alex Dibrivnyi
251255cd8c replaced guide icon 2017-04-13 19:24:17 +03:00
Alex Dibrivnyi
b93a89c190 added icon. fixed path. (Close #18) 2017-04-13 19:04:49 +03:00
Alex Dibrivnyi
23fae473aa refactored 2017-04-13 18:46:31 +03:00
Alex Dibrivnyi
94842b51da Added guide item 2017-04-13 18:25:32 +03:00
Michael Mee
18bdad5e10 Release 1.0.2 2017-02-15 22:22:59 -08:00
Michael Mee
40fb21e3c8 Remove app_name to stop client shadowing (close #13) 2017-02-15 22:15:16 -08:00
Michael Mee
3dc2c040bc Increment version for release 2017-02-09 16:13:14 -08:00
Michael Mee
65d3394d79 Remove inaccurate comments 2017-02-09 16:12:44 -08:00
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