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

79 commits

Author SHA1 Message Date
0ebb478771 Added default shareMessage if not set. 2017-08-21 15:22:16 -07:00
852005c24e Fixed home page URL cleaning for display. 2017-08-21 14:52:44 -07:00
9d708b650f Switched to proper link to Publisher, per official documentation. 2017-08-21 14:22:22 -07:00
AlexDibrivnyy
e8e817ed30 Merge pull request #27 from eggheadgames/release_1.2.0
Update Readme file
2017-05-16 22:35:01 +03:00
mikemee
1a79efd84a Edit sharing information, adjust styling 2017-05-16 12:25:38 -07:00
Alex Dibrivnyi
139cd11741 Updated Readme file. Incremented version number 2017-05-16 22:13:11 +03:00
AlexDibrivnyy
4e3900f40c Merge pull request #26 from eggheadgames/feature/remove_branch_io
Remove dependancy on Branch.io
2017-05-16 20:47:45 +03:00
Alex Dibrivnyi
3cf3fc8f47 merged 2017-05-16 20:09:11 +03:00
mikemee
ddca85d1b3 Merge pull request #25 from eggheadgames/feature/null_check_to_protect_from_crash
Fix "Force close on launching AboutActivity"
2017-05-16 07:06:15 -07:00
Alexandr Dibrivnyi
1ad0a69002 Added activity context 2017-05-16 12:50:32 +03:00
Alex Dibrivnyi
fc4c2ee3ab Fixed pmd 2017-05-16 00:01:42 +03:00
Alex Dibrivnyi
170c879b10 Removed branch io. We need to try to integrate this version to real app and test (CLose #24) 2017-05-15 23:55:50 +03:00
Alex Dibrivnyi
a3ea5e4d90 Tried to fix GOD class pmd fail 2017-05-15 23:40:57 +03:00
Alex Dibrivnyi
11f7abc55f added null checks to protect lib from crashes 2017-05-15 23:13:25 +03:00
mikemee
93ae9c499e Merge pull request #21 from eggheadgames/release/1.1.0
Release 1.1.0
2017-04-14 10:19:08 -07:00
Michael Mee
2a99354cf5 Release 1.1.0
Adds support for a link to a help file in the app.
Updates to the latest Material About Box, which adds theme support
2017-04-14 10:10:57 -07:00
mikemee
835064e73c Merge pull request #19 from eggheadgames/feature/add_guide
Add guide
2017-04-14 10:02:51 -07:00
Michael Mee
a671f916c1 Use latest build tools 2017-04-14 09:55:40 -07:00
Michael Mee
a39ac0331a Set exact build tools version we want 2017-04-14 09:37:05 -07:00
Michael Mee
7f4336b5ec Access internal file appropriately to avoid FileUriExposedException 2017-04-14 09:04:51 -07:00
Michael Mee
2686828222 Adjust green colour of Guide icon 2017-04-14 09:01:58 -07:00
Michael Mee
c9fa053c19 Fix syntax error from missing parens (oops..) 2017-04-13 14:10:01 -07:00
Michael Mee
785187d369 Refactor card assembly to remove redundant intermediate builder variables 2017-04-13 14:08:00 -07:00
Michael Mee
bf033943ce Extract a helper method to DRY things up a little 2017-04-13 13:55:34 -07:00
Michael Mee
7626468b58 Extract logUIEventName method and individual card methods
Fix PMD god class failure
2017-04-13 13:54:47 -07:00
Michael Mee
a9590a92a6 Update to newer tools 2017-04-13 13:01:15 -07:00
Michael Mee
75325cc1cc Fix merge error 2017-04-13 13:00:59 -07:00
mikemee
d3af0f55ea Merge branch 'develop' into feature/add_guide 2017-04-13 12:44:27 -07:00
mikemee
2f4cba730a Merge pull request #20 from eggheadgames/feature/theme_support
Add Material Action Bar Theme support
2017-04-13 12:43:05 -07:00
Alex Dibrivnyi
e34c4067ea Changed readme file. (Close #20) 2017-04-13 21:12:23 +03:00
Alex Dibrivnyi
b8ea937107 Updated card library version. Fixed errors after update 2017-04-13 20:27:14 +03:00
Alex Dibrivnyi
7d339c9cf6 Added logic to show Guide only when html page is provided (Close #18) 2017-04-13 20:08:39 +03:00
Alex Dibrivnyi
cf5d7e3750 Changed guide icon color 2017-04-13 19:55:55 +03:00
Alex Dibrivnyi
2cdc15743a Added Guide to Portuguese 2017-04-13 19:42:04 +03:00
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
mikemee
269d04a42f Merge pull request #15 from eggheadgames/release/1.0.2
Release 1.0.2 to develop
2017-02-15 22:28:14 -08:00
Michael Mee
18bdad5e10 Release 1.0.2 2017-02-15 22:22:59 -08:00
mikemee
c91d0ccb72 Merge pull request #14 from eggheadgames/feature/Remove_app_name
Remove `app_name` to stop client shadowing
2017-02-15 22:21:15 -08:00
Michael Mee
40fb21e3c8 Remove app_name to stop client shadowing (close #13) 2017-02-15 22:15:16 -08:00
mikemee
e9aeb63878 Merge pull request #11 from eggheadgames/release/1.0.1
Release 1.0.1 to develop
2017-02-09 16:20:19 -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
mikemee
ffd2b9c899 Merge pull request #10 from eggheadgames/feature/config_fixes
FIxed small errors
2017-02-09 16:05:46 -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