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

111 commits

Author SHA1 Message Date
Michael Mee
c3e6dca4c8 Increment build tools to the latest 25.x point release 2017-10-08 11:59:15 -07:00
Michael Mee
da75a1835c Bump version for immediate release 2017-10-08 11:52:21 -07:00
Michael Mee
b577541efa Prepend sharing message to the URL 2017-10-08 11:52:04 -07:00
mikemee
51d0b9fcbb Merge pull request #38 from eggheadgames/release-1-3-0
Release 1.3.0 with latest Material About Box
2017-10-08 11:08:02 -07:00
mikemee
5b6719dd13 Release 1.3.0 with latest Material About Box 2017-10-08 11:02:19 -07:00
mikemee
210c48d2ed Merge pull request #37 from ethauvin/develop
Move to Material About Library 2.2.1
2017-10-08 10:59:16 -07:00
fac8415ad9 Moved to version 2.2.1 of the material-about-library. 2017-09-01 23:28:00 -07:00
5df77387e6 Changed publisher URLs to https.
Workaround for invalid developer URL.
2017-09-01 23:25:03 -07:00
mikemee
5cf889dd42 Merge pull request #36 from eggheadgames/release-1.2.2
Release 1.2.2 with fix from #35
2017-09-01 11:07:44 -07:00
Michael Mee
77e3a67097 Release 1.2.2 with fix from #35 2017-09-01 11:02:35 -07:00
mikemee
4fe12914a9 Merge pull request #35 from ethauvin/develop
Handle both publisher or developer page.
2017-09-01 11:00:45 -07:00
Michael Mee
b5729bcfdf Merge branch 'develop'
* develop:
2017-09-01 10:52:33 -07:00
6fbb16f264 Handle both publisher or developer page. 2017-08-31 09:12:11 -07:00
mikemee
696fea95ee Merge pull request #32 from eggheadgames/release/1.2.1
Release 1.2.1
2017-08-30 16:06:35 -07:00
mikemee
c6fae1ad37 Merge pull request #33 from eggheadgames/release/1.2.1
Release/1.2.1 to master
2017-08-30 16:05:39 -07:00
Michael Mee
0fb1c6fb8d Correct downloads URL 2017-08-30 16:00:52 -07:00
Michael Mee
d6fe7c6975 Fix bracket imbalance for License badge 2017-08-30 15:59:26 -07:00
Michael Mee
e957ef5b56 Release 1.2.1 2017-08-30 15:57:45 -07:00
mikemee
0d52e41e48 Merge pull request #31 from ethauvin/develop
Author & Extra & About Company.
2017-08-30 15:36:35 -07:00
71c6c60762 Bring intent to font, to treat the activity as a single instance on background/resume. 2017-08-25 08:58:18 -07:00
546a95373a Added support for HTML in config.extra. 2017-08-22 11:13:23 -07:00
666ae83137 Added config.author, config.extra and config.extraTitle to general info card. 2017-08-22 10:56:18 -07:00
5f556fe8ce Do not display config.aboutLabelTitle if empty. 2017-08-22 10:55:31 -07:00
mikemee
85132d5e50 Merge pull request #29 from ethauvin/develop
Various Minor Fixes
2017-08-22 06:34:57 -07:00
337b7dafb3 Added default case to switch per PMD report. 2017-08-22 00:23:15 -07:00
3ae1c381d1 Made constants final per FindBugs report. 2017-08-22 00:09:03 -07:00
134ebebb61 Force CircleCI trigger. 2017-08-21 23:56:46 -07:00
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
83c54ea02f Merge pull request #28 from eggheadgames/release_1.2.0
Release 1.2.0 to master
2017-05-16 22:41:06 +03: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
mikemee
ff613f58d4 Merge pull request #22 from eggheadgames/release/1.1.0
Release 1.1.0 to master
2017-04-14 10:17:32 -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