LibreTasks
LibreTasks copied to clipboard
An updated form of Omnidroid
``` 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...
``` Allow to make named groups of contacts. These groups could be easily added as recipients or blacklists either per rule or globally. I hope the idea is self explainatory...
``` can one action be created with a time range covering time normal people sleep? Say 2200 - 0700 I plan to create an after hours sms response ``` Original...
``` I noticed that it's hard to do unit test with current setup. I think using Guice and easyMock will make it much easier. But before that, we need to...