Sign in
chromium
/
custom-tabs-client
/
HEAD
f555019
Clearly deprecate custom-tabs-client.
by Peter E Conn
· 4 years, 10 months ago
main
master
809a55c
🛃 Launch CCT on Null Session.
by Peter E Conn
· 6 years ago
d9aa8b2
🛃 Point to Android Browser Helper library.
by Peter E Conn
· 6 years ago
91b4a12
🛃 Use older API when new one isn't needed.
by Peter E Conn
· 6 years ago
7dc51a4
Use dark-mode related APIs in TWAs
by Pavel Shmakov
· 6 years ago
7a2c137
🤝 Combine MATCH_DEFAULT_ONLY and MATCH_ALL.
by Peter E Conn
· 6 years ago
b42451a
🤝 Use MATCH_ALL on Android M+ when searching for Custom Tabs providers.
by Peter E Conn
· 6 years ago
a633542
Add setNavigationBarColor API
by Pavel Shmakov
· 6 years ago
8f07fcc
🤝 Create method to set verified provider synchronously.
by Peter E Conn
· 6 years ago
ec14017
Tests for TWA client code
by Pavel Shmakov
· 6 years ago
1663ae6
Restore minSdkVersion in manifest
by Pavel Shmakov
· 6 years ago
59af545
Add setColorSchemeParams method for Custom Tabs.
by Pavel Shmakov
· 6 years ago
3e2f06a
Update build.gradle
by Pavel Shmakov
· 6 years ago
7a865bf
Add recommended theme for LauncherActivity into javadoc
by Pavel Shmakov
· 6 years ago
700d2e1
Move general-purpose code out of LauncherActivity
by Pavel Shmakov
· 6 years ago
6c0621e
Show splash screen only after enter animation completes
by Pavel Shmakov
· 6 years ago
f7f1f64
Don't start a new TWA when service connection is restored
by Pavel Shmakov
· 6 years ago
b0d6c6e
Rename intent filter category for splash screens
by Pavel Shmakov
· 6 years ago
4097235
Additional parameters for splash screens
by Pavel Shmakov
· 6 years ago
90ff6ef
Use a more flexible method of retrieving splash image from resources
by Pavel Shmakov
· 6 years ago
26f06b8
Fix cct tests compilation error and remove permissions from manifest
by Pavel Shmakov
· 6 years ago
3679335
TWA splash screens with FileProvider - client side
by Pavel Shmakov
· 6 years ago
26aa674
✨ Wait for TWA provider to be set in tests.
by Peter E Conn
· 6 years ago
da65829
✨ Add basic tests for LauncherActivity.
by Peter E Conn
· 6 years ago
76d8d07
🛃 Clear service after unbinding.
by Peter E Conn
· 6 years ago
232da01
Remove pasko from OWNERS
by Egor Pasko
· 6 years ago
d08e93f
🤝 Improve logic for picking TWA provider.
by Peter E Conn
· 6 years ago
cea0bca
Rename setDarkThemeBehavior() to setColorScheme()
by Peter Beverloo
· 6 years ago
126c460
Add CustomTabsIntent.Builder.setDarkThemeBehavior()
by Peter Beverloo
· 6 years ago
e849e45
Adds Activity metadata to set status-bar color in TWA
by Andre Bandarra
· 6 years ago
a0f7418
🤝 Ensure TWA provider is verified for notification delegation.
by Peter E Conn
· 6 years ago
7ab7178
🏴 Add self to custom-tabs-client OWNERS.
by Peter E Conn
· 6 years ago
48b80b0
Call warmup for Chrome 72 when launching TWAs
by Pavel Shmakov
· 6 years ago
b37717c
Revert "🤝 Expose method to check Chrome supports TWAs."
by Peter Conn
· 6 years ago
143dac0
🤝 Expose method to check Chrome supports TWAs.
by Peter E Conn
· 6 years ago
51a4ff1
Allow to send multiple trusted origins from TWA clients
by Pavel Shmakov
· 6 years ago
3a71a75
🤝 Display toast if user is on out of date Chrome.
by Peter E Conn
· 6 years ago
f590c16
Removes the svgomg module
by Andre Bandarra
· 6 years ago
e446d08
Remove shared as dependency for svomg
by Andre Bandarra
· 6 years ago
878e227
🛃 Log when PostMessage binding fails.
by Peter E Conn
· 6 years ago
b5a95cf
🤝 Remove image_provider from customtabs Manifest.
by Peter E Conn
· 6 years ago
b61484e
Update LauncherActivity to work well in "Single Activity TWA" mode
by Pavel Shmakov
· 6 years ago
23a570c
Enable opening site-settings in Chrome as a manage space activity for apps hosting TWAs
by Pavel Shmakov
· 6 years ago
4c092f0
🤝 Update LauncherActivity.
by Peter E Conn
· 6 years ago
c813ed8
Pull methods and behaviour from PostMessageHandler into PostMessageServiceConnection
by David Barker
· 7 years ago
873e69c
Add a method to retrieve both id and bitmap for TWA notification small icon
by Pavel Shmakov
· 7 years ago
746256f
Remove cq_name
by Ryan Tseng
· 7 years ago
569aed9
Switch CQ to use LUCI
by Ryan Tseng
· 7 years ago
7ad890c
Fix bug which causes NullPointerException in tests.
by amalova
· 7 years ago
b9c2c01
Allow connecting to existing CCT and update callback.
by Anna Malova
· 7 years ago
255d0a3
🤝 Make LauncherActivity ephemeral.
by Peter E Conn
· 7 years ago
81a14bc
🤝 Expose getVerifiedPackages.
by Peter E Conn
· 7 years ago
e8d760c
🤝 Allow developers to create TWAs easily with LauncherActivity.
by Peter E Conn
· 7 years ago
dde0cb7
🤝 Fail explicitly if user doesn't have supporting version of Chrome.
by Peter E Conn
· 7 years ago
057eae4
🔁 Add method to check if notifications are enabled.
by Peter E Conn
· 7 years ago
bd0bd8a
🤝 Add extras key for relationship validation callback.
by Peter E Conn
· 7 years ago
1263737
🔁 Expose NotificationManager#getActiveNotifications.
by Peter E Conn
· 7 years ago
80c6e8c
Browser actions sample
by Dmitry Malykhanov
· 7 years ago
9f56789
🔁 Fail gracefully if SMALL_ICON metadata not provided.
by Peter E Conn
· 7 years ago
e7416dd
🔁 Remember TWA provider on verification success.
by Peter E Conn
· 7 years ago
72650f7
Allow launching CCT intents w/o a session from the test client.
by Ted Choc
· 7 years ago
fea7d0f
🔁 Add method to check if a TWA client exists for given scope/origin.
by Peter E Conn
· 7 years ago
46c8195
🔁 Cache the UID of the first verified provider to connect.
by Peter E Conn
· 7 years ago
cfb339b
🔁 Implement Notification Delegation.
by Peter E Conn
· 7 years ago
3dab0ad
🛃 Fix customtabs tests.
by Peter E Conn
· 7 years ago
5f4df5c
Change javadoc and function name to show the source package name might be untrusted
by Lei Tian
· 7 years ago
0a9bac1
Change xml/filepaths.xml to prevent conflict
by Lei Tian
· 7 years ago
54788ba
Add "import android.support.customtabs.R" and add the "final" qualifier to the viewHolder
by massongit
· 7 years ago
7884a65
Add predefined items to Browser Actions fallback dialog
by Lei Tian
· 7 years ago
5eeb560
Fix: "calback" to "callback" in JavaDoc.
by massongit
· 7 years ago
9cfda16
Fix IndexOutOfBoundsException when urls to grant permission is empty or null
by Lei Tian
· 7 years ago
911f9f6
Browser Actions fallback dialog could retrieve image from image provider
by Lei Tian
· 7 years ago
0f51f5c
Clean up images which have not been shared by file provdier for a period of time
by Lei Tian
· 7 years ago
11160d7
Sync Browser Actions changes on Android support lib
by Lei Tian
· 7 years ago
ad730ac
Injecting package name to CCT support lib AndroidManifest and merge it into imported apps
by Lei Tian
· 7 years ago
86d8643
Pass images through FileProvider
by Lei Tian
· 7 years ago
ac2391b
Sync with Android support lib
by Lei Tian
· 7 years ago
a0b6c6f
Display backup dialog for Browser Actions is no provider is available
by Lei Tian
· 7 years ago
40ada2f
Adds the svgomg TWA module
by Andre Bandarra
· 7 years ago
2b53569
Update build tools and libraries to latest version
by Andre Bandarra
· 7 years ago
41f16e5
Ignores Android Studio project files
by Andre Bandarra
· 7 years ago
afe8a13
Pass and retrieve the icons of Browser Actions custom items by their resource ids
by Lei Tian
· 7 years ago
45051f5
Sync the last changes in the support library to custom_tabs_client
by Yusuf Ozuysal
· 7 years ago
f7d3958
Update README and CONTRIBUTING for Gerrit review
by Aaron Gable
· 7 years ago
9f57460
Update custom-tabs-client to use Gerrit for codereview
by Aaron Gable
· 7 years ago
cff0610
Add validateRelationship() to the support library.
by lizeb
· 8 years ago
b1019f4
Export the Receiver to fix the compile error
by ltian
· 8 years ago
481ca67
Support library changes to allow a callback notifying the selection of default items for Browser Actions
by ltian
· 8 years ago
08bd54d
Enable scrolling of main content in CCT client app.
by tedchoc
· 8 years ago
bbdd5c4
Change Custom Tab Client test app to be easier for Browser Actions test.
by ltian
· 8 years ago
4889dd9
Update Browser Actions in support library for test case in Chrome
by ltian
· 8 years ago
5dd7021
[Android] Add public API for Browser Action in support library
by ltian
· 8 years ago
22714ed
Updates the gradle dependencies to fix the build.
by dewittj
· 8 years ago
3c95e2d
Clean up CCT support library on Chrome repo to be consistent with its support library on Android repo
by ltian
· 8 years ago
0845c6a
Update cq.cfg to use new name for committers group.
by vadimsh
· 8 years ago
f68fb05
Add a service to handle postMessage callbacks to client
by yusufo
· 8 years ago
2de63c2
Log the process importance.
by lizeb
· 8 years ago
a9f1a9b
Update client app to show app name along with package name.
by tedchoc
· 8 years ago
e2b6730
Revert of Suppress findbugs warnings on Chromium for syncronized methods (patchset #1 id:1 of https://codereview.chromium.org/2501063002/ )
by yusufo
· 8 years ago
6831eda
Suppress findbugs warnings on Chromium for syncronized methods
by yusufo
· 8 years ago
Next »