-
Notifications
You must be signed in to change notification settings - Fork 25
Develop #209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
TeunissenEnabling
wants to merge
22
commits into
KomodoOpenLab:develop
Choose a base branch
from
TeunissenEnabling:develop
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Develop #209
TeunissenEnabling
wants to merge
22
commits into
KomodoOpenLab:develop
from
TeunissenEnabling:develop
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from this point on, buildable.
…rana123/issue203"" This reverts commit f7e3691.
added some items, improved some others (fixed strings --> xml vars)
fixed contributors (again) in res/...
Emergency callout added to switch actions. Some cleaning.
added editable fields (tel# sms# email addr) in prefs screen
callout procedure in place but still TODO, prefs are loaded
It is actually calling on keysytroke. Not very beautifull, but solid however.
If emergency SMS given in prefs, send one including location (if seting acked in prefs). Repaired keypressed/release expiriment in TeclaIME (which was part of a stupid idea). TODO: send email with -or without- position and improve procs.
Cleaned up some test garbage, this one is actually working whee it comes to outgoing phonecall and/or SMS with GPS Location on gooogle maps (inet link).
Email is too complicated. Too much diff email clients, elapsing time on POP accounts etc etc
Where they should be, i suppose. (from util)
Emergency phonecall and/or SMS is working. Please test, since there is a shortage of test peripherals at this moment.
… before is starts calling
Extra check, extra text in prefs scrn <strings>
Author
|
Could someone look into this? |
Contributor
|
Will do ASAP... currently tied up with the imminent release of the new hardware ;) |
Get updated GPS or Network location, if both not avl return old location.
SMS: replaced fixed text for <strings>, added age of localization.
SMS text exceeded limit. Made <string>'s shorter.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added: alarm function, configurable on any switch. One push initiates a phonecall and/or SMS message to given numbers, (SMS including link to google map location if checkbox checked).
Please test, since at this moment i have a shortage of test peripherals.
Also please check contributors. There were XML-errors in them which i repaired but i think at least 1 name (someone called kevin?) was lost in your repo.