Add ICU message format support
[chromium-blink-merge.git] / third_party / custom_tabs_client / README.chromium
blob0f253f7b64ee6dc86c649ea02b6529098e4ea60f
1 Name: Chrome Custom Tabs - Example and Usage
2 Short Name: Chrome Custom Tabs Client
3 URL: https://chromium.googlesource.com/external/github.com/GoogleChrome/custom-tabs-client
4 Version: unknown
5 License: Apache 2.0
6 Security Critical: no
7 License Android Compatible: yes
9 Description:
10 This presents an example application using Chrome Custom Tabs, and a possible
11 usage of both the intent and the background service APIs. It covers UI
12 customization, callback setup, pre-warming and pre-fetching, and lifecycle
13 management.
15 Local Modifications: none