Commit Graph

23 Commits

Author SHA1 Message Date
Denys M
1f8fc3fa5b [components] For https://github.com/mozilla-mobile/android-components/issues/1481. Enable unit test binary resources globally.
Excluded few modules.
2019-06-13 09:29:52 +02:00
Denys M
5d7c65f2a0 [components] For https://github.com/mozilla-mobile/android-components/issues/1481. Use androidx runner in browser-tabstray. 2019-06-11 12:36:11 +02:00
Sebastian Kaspari
53d5f37e93 [components] Show website icon in browser-tabstray. 2019-05-06 08:47:27 -04:00
Sebastian Kaspari
5c54ec453d [components] Closes https://github.com/mozilla-mobile/android-components/issues/842: Migrate from support libraries to AndroidX. 2019-05-02 16:08:55 +02:00
Jonathan Almeida
49a4f36066 [components] Closes https://github.com/mozilla-mobile/android-components/issues/2816: Add TabTouchCallback for swipe support 2019-04-22 15:04:50 -04:00
Jonathan Almeida
949562c2e7 [components] Closes https://github.com/mozilla-mobile/android-components/issues/2821: Show full top of thumbnail in TabsTray 2019-04-22 14:23:05 -04:00
Sebastian Kaspari
1a971da296 [components] Closes https://github.com/mozilla-mobile/android-components/issues/1681 - Add ClipboardSuggestionProvider for providing URL suggestions from clipboard. 2019-01-15 18:52:17 +01:00
Mitchell Hentges
8fd19cdf3a [components] Moves description to be part of project.ext 2019-01-11 10:08:32 +01:00
Mitchell Hentges
3ee4d96a84 [components] Reads componentsVersion from .buildconfig.yml 2019-01-11 10:08:32 +01:00
Sebastian Kaspari
d47d553dcc [components] Closes https://github.com/mozilla-mobile/android-components/issues/1520: Allow styling of browser-tabstray component and display title if available. 2018-11-30 16:55:07 +01:00
ali-abdullah
89f3263d12 [components] included buildSrc in ktlint and detekt checks 2018-11-16 12:40:04 +01:00
Sebastian Kaspari
53b3d1a71f [components] Update repository information in README files. 2018-10-25 15:37:46 +02:00
Sebastian Kaspari
9e17b84339 [components] Simplify build configuration. 2018-10-24 10:21:12 +02:00
Johan Lorenzo
0ca864a1bf [components] Stop Bintray. Update {group,artifact}Ids. Remove massage task 2018-10-22 14:35:51 +02:00
Wajahat Karim
ed0729232c [components] Closes https://github.com/mozilla-mobile/android-components/issues/922: Update READMEs to point to maven.mozilla.org and use new artifact names. 2018-10-03 09:20:43 +02:00
Arturo Mejia
5bc1ca7173 [components] Closes https://github.com/mozilla-mobile/android-components/issues/495: Provide thumbnail of websites
* Adding captureThumbnail to EngineSession

* Updating TabViewHolder to add thumbnail

* Adding thumbnail to Session

* Adding a new product flavor for systemEngine
2018-09-20 12:51:00 -04:00
Sebastian Kaspari
946410ca86 [components] Configure dependencies from buildSrc Kotlin code. 2018-08-21 11:16:21 -04:00
Sebastian Kaspari
21909c425a [components] Issue https://github.com/mozilla-mobile/android-components/issues/482: Introduce support-base component to host building blocks of components. 2018-08-01 16:18:26 +02:00
Kswiss73
9d440c40bc [components] Issue https://github.com/mozilla-mobile/android-components/issues/437: Update TabsAdapterTest.kt 2018-07-25 10:21:57 +02:00
Sebastian Kaspari
bc5ab03303 [components] Issue https://github.com/mozilla-mobile/android-components/issues/406: Pass Session object and new value to Session.Observer. 2018-07-13 16:16:02 -04:00
Sebastian Kaspari
fbf3bbb538 [components] Issue https://github.com/mozilla-mobile/android-components/issues/244: Add support-test component for generic test helper code. 2018-07-06 16:43:05 -04:00
Sebastian Kaspari
b82f95fef5 [components] Fix artifact ids of concept-tabstray and browser-tabstray modules. 2018-07-06 14:57:11 -04:00
Sebastian Kaspari
4d49881b4e [components] Issue https://github.com/mozilla-mobile/android-components/issues/174: Add browser-tabstay module: A simple tabs tray for browsers. 2018-07-04 21:26:21 +02:00