LibreTasks
LibreTasks copied to clipboard
An updated form of Omnidroid
``` Right now the root event selection is kind of a mass. There are quite a lot of events and they are actually belongs to logical groups, like Phone Call...
``` The test passes, using the same apk, when run on API level 4 emulator. Here is the log from junit: edu.nyu.cs.omnidroid.app.controller.datatypes.OmniAreaTest:...... Failure in testGetOmniArea: junit.framework.AssertionFailedError: expected: but was: at...
``` We should have a "Phone Number" filter for the "Phone Call Ended" event. ``` Original issue reported on code.google.com by `[email protected]` on 23 Jun 2010 at 2:24
``` What steps will reproduce the problem? 1. Create Rule -> Time is -> +Action -> SMS -> SMS Send -> Param 2. Wait as each dialog along the chain...
``` 1. Suggest a feature: new file in folder (even subfolder) event manager. Someone can use this function with online storage (dropbox.com or similar) sync service. thanks. 2. this project...
``` See Issue71... > 2) The DB_VERSION being bumped > > Is there a good way to guarantee this? > > I could probably build into the autobuild functions >...
``` The DatabaseDesign0 wiki article needs to be replaced with a more recent version. Source for the original design is lost so this will need to be started from scratch....
``` Idea: Be able to monitor Email and Calendar service, so when a new email comes (or a calendar event is approaching) we can send out intent to our BroadcastReceiver....
``` PasswordInput is a datatype to store user's password input. It has a UI that mask user input, and persist the input string. PasswordInput should have some encryption feature so...
``` As a new feature, it would be great if we can catch the event that the user just took a picture. Eventually, this can be used to auto-upload the...