Jefrey Sobreira Santos

Results 15 issues of Jefrey Sobreira Santos

At SuMo an user reported a problem with b2gdroid, saying that it crashed, did not want to open (instead, a black screen was showed) and, as he set b2gdroid as...

Hi! Thanks for your amazing work! I was able to set the engine to Google by clicking the pencil in the "Tasker Commands (Unavailable): With PocketSphinx Engine". By clicking it,...

Hello, Am working on a codebase that uses @pm2/io for creating processes actions and meters in production. But seems that simply importing @pm2/io causes [this code](https://github.com/keymetrics/pm2-io-apm/blob/b6b1bd776c8b147a396be1c095766d908d05775a/src/features/notify.ts#L71) to route all uncaughtException...

My project worked fine on Expo. But after detaching, this is what I get when I try to build to Android: ``` react-native run-android --variant=debug Scanning folders for symlinks in...

I'm trying to figure out how to 'extend' a schema (i.e. create a schema that inherits properties from a parent schema). This is how I'm doing it: ```javascript const Vehicle...

This database is not reliable for Brazil. It adds several cities to Sao Paulo, such as Vitoria and Vila Velha, that are actually in Espirito Santo. These are also listed...

Added .app-back-button class. It's a button just like the data-back button, but without any javascript related to it, making easier for the user to make data saving/restoring or any kind...

I develop my apps with App.js, but checkbox seems not to be supported. When I try using app-input on a checkbox, only its label is displayed (as if it was...

Hi! It's missing a comma on the dialog demo: Page: http://code.kik.com/app/3/docs.html#ui-dialogs ``` App.dialog({ title : 'Network Error', text : 'Looks like the connection is flaky. Try again in a bit'...

Fixed a few bugs: - Image generation fails if the session was started previously, before including the captcha.php script - Image generation fails if captcha.php is included from a different...