Search found 86 matches
- Thu May 23, 2013 12:28 pm
- Forum: Plugins
- Topic: Android Plugin
- Replies: 63
- Views: 53542
Re: Android Plugin
Phone triggers are here. You can now have events on your phone/tablet/device call patterns matches or object methods in OSA (ability to call scripts will be added later once I add some commands to the REST API) For this new version I changed the package name of the Android App. So the bad news is yo...
- Mon May 20, 2013 12:19 pm
- Forum: Developers
- Topic: Visual Studio - Plugin Template
- Replies: 18
- Views: 10128
Re: Visual Studio - Plugin Template
Awesome. This will come in handy.
- Fri May 17, 2013 12:13 pm
- Forum: Plugins
- Topic: Android Plugin
- Replies: 63
- Views: 53542
Re: Android Plugin
Just realized I can pull all objects of type CONTAINER to get list of containers, that list plus the SYSTEM container would let me drill down to any object. So there may not be a need to add the ability to pull list of types or containers to the REST api.
- Fri May 17, 2013 11:57 am
- Forum: Plugins
- Topic: Android Plugin
- Replies: 63
- Views: 53542
Re: Android Plugin
I Made a little progress on integrating with tasker or locale (other phone automation apps may work if they follow the locale standards like tasker does) It was easier than I thought. I can now set up a tasker task to call a Pattern Match for a namedscript. You could do that before by having tasker ...
- Wed May 15, 2013 11:01 am
- Forum: Plugins
- Topic: Android Plugin
- Replies: 63
- Views: 53542
Re: Android Plugin
Thanks. I will upload the plugin code and the android code later today or tomorow. Eventually we can merge the two android apps into one. I started a new one because I'm lazy and thought it would be easier for me to start fresh instead of fit it into an existing app. But there is no reason they can'...
- Wed May 15, 2013 10:47 am
- Forum: Plugins
- Topic: Android Plugin
- Replies: 63
- Views: 53542
Re: Android Plugin
By the way I haven't done much testing on older devices or smaller screen devices.
So if you notice any bugs or any screens that don't fit or look right let me know.
So if you notice any bugs or any screens that don't fit or look right let me know.
- Wed May 15, 2013 10:28 am
- Forum: Plugins
- Topic: Android Plugin
- Replies: 63
- Views: 53542
Re: Possible Android Plugin
I'm ready to release the first go at phase 1 (notifications) of my android plugin. It's only functionality now is to be able to send notifications to your android device. You can customize it to play sounds, vibrate and speak the text for different categories and levels. How to Start Using: 1. downl...
- Fri May 10, 2013 6:22 am
- Forum: OSA General
- Topic: Android App
- Replies: 5
- Views: 1267
Re: Android App
I have an android developer account if you wanted to put it in the play store. However with the small number of people here it may be just as easy for them to download it and sideload it.
- Mon May 06, 2013 1:53 pm
- Forum: Developers
- Topic: using rest to create an object
- Replies: 11
- Views: 3046
Re: using rest to create an object
Yeah I will be happy to make rt he change. I think I'm going to upload the first version of my plugin later this week or early next. I will probably throw the bit of logic into the rest plugin and push the changes at the same time.
- Mon May 06, 2013 5:42 am
- Forum: Plugins
- Topic: Media Center plugin released
- Replies: 11
- Views: 3484
Re: Media Center plugin released
Thanks for the suggestions. I'm currently working on it to make it more consistent. Sometimes because of the way the vmc controller addin sends statuses there are times when I don't show the media correctly. I will definitely blank the media name and related fields out when media is stopped. I went ...