OLD | NEW |
1 Name: Chrome Custom Tabs - Example and Usage | 1 Name: Chrome Custom Tabs - Example and Usage |
2 Short Name: Chrome Custom Tabs Client | 2 Short Name: Chrome Custom Tabs Client |
3 URL: https://chromium.googlesource.com/external/github.com/GoogleChrome/custom-t
abs-client | 3 URL: https://chromium.googlesource.com/external/github.com/GoogleChrome/custom-t
abs-client |
4 Version: unknown | 4 Version: unknown |
5 License: Apache 2.0 | 5 License: Apache 2.0 |
6 Security Critical: no | 6 Security Critical: no |
7 License Android Compatible: yes | 7 License Android Compatible: yes |
8 | 8 |
9 Description: | 9 Description: |
10 This presents an example application using Chrome Custom Tabs, and a possible | 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 | 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 | 12 customization, callback setup, pre-warming and pre-fetching, and lifecycle |
13 management. | 13 management. Also inside demos there is another application that launches |
| 14 custom tabs in different modes. |
14 | 15 |
15 Local Modifications: none | 16 Local Modifications: none |
OLD | NEW |