apps-android-commons/app
Kaartic Sivaraam 48b6745349
Open external links in same activity (#3395)
It's common for users to expect that re-opening the app would
allow them to "continue where they left off". This also applies
for the case where they leave the app after opening an
external link. It's natural for them to expect that they would
see the webpage they left open when they re-open the app. This
doesn't happen for our app as we open custom tabs in a separate
activity. As a consequence, this makes the experience
un-intuitive.

Fix this by opening custom tabs in the same activity.

Fixes: #2944

Co-authored-by: Adam Jones <jones_adam@rocketmail.com>
2020-03-02 19:59:26 +10:00
..
prod/release Fix log reporting for release builds (#1916) 2018-10-14 22:19:43 +11:00
src Open external links in same activity (#3395) 2020-03-02 19:59:26 +10:00
build.gradle Fixes #3303 (#3322) 2020-02-04 11:05:29 +02:00
proguard-rules.txt With proguard config for parcelable class (#3245) 2019-11-30 16:09:17 +10:00
quality.gradle Deprecation removed 2018-05-01 17:03:59 +05:30
test-proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30