-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Share feature #1338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Share feature #1338
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1338 +/- ##
=========================================
- Coverage 3.73% 3.72% -0.01%
=========================================
Files 127 127
Lines 6054 6065 +11
Branches 588 588
=========================================
Hits 226 226
- Misses 5813 5824 +11
Partials 15 15
Continue to review full report at Codecov.
|
|
Sorry for the delayed review. The screenshot and code looks good to me, happy to merge pending a successful manual test. |
|
Okay...no problem :-)
…On Wed, Mar 28, 2018 at 4:27 PM, Josephine Lim ***@***.***> wrote:
Sorry for the delayed review. The screenshot and code looks good to me,
happy to merge pending a successful manual test.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1338 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AfShUSWoN34CLeg3-vW6n_ZPRvRj_nS6ks5ti2yLgaJpZM4SwvU->
.
|
|
Thanks, @Mansi449 this works perfectly. :) |
* used CDATA * Improvements in Notification Activity (#1374) * Improvements in Notification Activity * Update NotificationActivity.java * Share feature (#1338) * added share app feature in About * added share app feature in About * a small fix * Use custom tabs for nearby web views (#1347) * Localisation updates from https://translatewiki.net. * Fix for issue #1380 Improved Notification UI (#1387) * Links added to TextView about_upload_to in aboutActivity (#1326) * Added the link in about_upload_to textfield * Merge conflicts resolved * Removed the extra textView * Fix re-enabling delete button if the action is canceled. * Keep delete button enabled until a reason is given.
Description
Fixes #1284
Added share icon in About page through menu inflater. On click of this icon, the google play store link of the app can be sent via any application through which text messages can be sent.
Tests performed
Tested on Motorola Moto G(5) (Android 7.0, API 24)