Mathias Caquet
Mathias Caquet
We noticed a problem when setting the reminder to 30 days (setRemindInterval() takes an int arg but is compared with a long in isOverDate()) This commit should fix the problem.
I try using the WifiUtils lib to scan for a specific Wifi Access Point which does not have internet access. Using the lib's `scanWifi()` method, it seems Wifi networks without...
For some reason, the image resized file are located in a res-mipmap dir inside res/ Is it possible to output the files in the expected locations i.e. under res/mipmap-hdpi res/mipmap-mdpi...
Can you please provide some help for starting a moralis server locally on my PC (Windows 10) so that I can see the boilerplate's front end ?
I have the following config in my app/config/config.yml file ``` stfalcon_tinymce: theme: simple: plugins: "link image" height : "480" ``` The tinymce editor is picking up this config fine when...
Could you please provide a highlighting colors setting for tabs whose file is modified compared to repo version, or became untracked after a file renaming ? I know there is...