Subhrajyoti Sen

Results 13 issues of Subhrajyoti Sen

The current deep link package checker implementation checks for the official YouTube app being present. Many users might use third-party clients/MODs. An Intent for those can be fired using `startActivity(new...

* Also update gradle dependencies versions

Fixes the following error `Trying to access flag --tfrecord_filename before flags were parsed.`

Fixes the following error `Trying to access flag --tfrecord_filename before flags were parsed.`

* this corrects the imports and tests pass

To verify: 1. Open Compose screen 2. Click on any input field to open keyboard 3. Click on close icon Keyboard should close when the screen closes

Steps to reproduce: 1. Do not have Chrome installed on the phone. 2. Start a fresh installation of the app. 3. 'Add to Chrome' button is shown ![image](https://user-images.githubusercontent.com/12984845/26973075-37591326-4d32-11e7-93fa-3b2decbc3dbe.png) ![image](https://user-images.githubusercontent.com/12984845/26973082-3f1f1c40-4d32-11e7-9893-2e725eddf869.png) **Expected...