Cedric GESTES

Results 13 issues of Cedric GESTES

This is not for merging. Would like to understand if I am conceptually doing the right thing and if we are interested in merging a helper like this. :D

Are mentions a welcome addition to Zefyr? (to link to people or pages with @) If that's the case do you have any idea how to proceed? I was thinking...

feature

With debug activated: ``` => Cloning missing repos /home/cedric/src/jots $ git clone --origin origin [email protected]:jotshq/gotrue-dart.git --branch master --recurse-submodules gotrue-dart Error: Failed to clone the following repos * gotrue-dart : Cloning...

In the readme are this two manifest repositories the same: ``` Create a manifest repository. ([email protected]/manifest) ``` ``` $ tsrc init [email protected]/manifest.git ``` Also I am wondering if I should...

When asking for application with intends, many applications are missing especially: "Phone" and all the Play Store apps. If using `List resList = manager.queryIntentActivities(intent, 0);` the issue disappear, like concurrent...

Please review. Some changes may be better done in another way. This PR is needed to support Markdown auto formatting rules in Notus.

**Is your feature request related to a problem? Please describe.** It is hard to add a new repository to a manifest. **Describe the solution you'd like** ```bash $ tsrc add...

some updates to the README.rst to make it easier to onboard new users. Some of my collaborators decided to clone the content of the manifest by hand, to avoid using...

Would be nice to update the widget when we set selectedDate :)

Hi, if the feature make sense for the library, do you have an idea of how we could provide persistence between screens? Probably we should support two use cases: -...

enhancement