Google Code Exporter
Google Code Exporter
``` add options to enabling/disabling wifi or any other state depending on whether the last state change was initiated by Omnidroid. This idea came as solution for enabling wifi by...
``` What steps will reproduce the problem? 1. Create a rule that uses the location data, i.e. register the GPS 2. User enters a special area where the longitude is...
``` Would be great if Phone shut down/reboot could be an action. This way the phone could be shut down on unsuccessful unlock (see previous issue). Really useful for people...
``` Would be great if an unsuccesful unlock attempt could be an event (preferably configurable to the number of attempts). This way the phone could be shut down (see next...
``` Hello, Please could you add a filter on phone number for any related event : in contact => the phone number match any number in your contact list not...
``` Dear developers, I am analyzing Omnidroid using a static code checker. I found some slow operations in Omnidroid's UI thread. Android documentation says this: http://developer.android.com/training/articles/perf-anr.html "Any method that runs...
``` Dear developers, I am a big fan of Omnidroid, and recently I am writing a static code analysis tool to conduct performance analysis for Android apps. I found several...
``` On a defined threshold, capture battery percent usage and when matching, disable 3G connection and, optionally, Wifi too, in order to dedicate remaining battery for telephone. Idea based on...
``` Dear friends, I am postgraduate student and I really like your great project. Recently, we are building a research prototype to analyze the sensor data usage of Android applications....
``` I want to enable or disable a handler by sending messages. Whats possible now: Currently I can set it to send me the smses over email. What isn't possible...