-
Updated
Sep 5, 2017 - JavaScript
phone
Here are 548 public repositories matching this topic...
-
Updated
May 23, 2020 - Go
-
Updated
Apr 23, 2020 - PHP
-
Updated
May 22, 2020 - JavaScript
check if NNNNNNN-DD.AAAA.JTR.OOOO is valid.
-
Updated
Apr 30, 2020 - PHP
-
Updated
Apr 10, 2020 - Objective-C
-
Updated
May 20, 2020 - Java
-
Updated
Jun 16, 2019 - Java
For some reason the latest release changed the CallResource.Price data type from decimal to string.
This was not documented in the release notes (and thus not marked as breaking).
This happened in e748ab4df42b401ff20d67cda1519c2b72df92e8
-
Updated
May 14, 2020 - JavaScript
-
Updated
May 16, 2020 - Java
-
Updated
Apr 10, 2020 - Go
-
Updated
Dec 24, 2018 - Objective-C
-
Updated
Apr 18, 2020 - Swift
From issue #432:
I'd also suggest updating the JavaDoc to better indicate the API behavior: From what I've observed, it only cares about the Date part of the DateSent parameter. (Trying to get the last 30s of messages returns the full day's worth of messages.) I think making a note of that in the JavaDoc would help out new users.
Acceptance Criteria:
- Reproduce the above behavior
- Up
Steps to simulate:
-
Start a new Nuxt.js project;
-
Install
vue-tel-inputpackage, version 4.3.0; -
In
plugins, configure the following:import Vue from 'vue'; import VueTelInput from 'vue-tel-input'; Vue.component('vue-tel-input', VueTelInput); // or Vue.use(VueTelInput); -
Add the plugin in
pluginssection (nuxt.config.js):
Describe the bug
There is inconsistency in the way latest_replication_date or initial_replication_date field is written in info doc. In some of the documents, it's written in full Date/Time format while other documents have it written in unix stamp.
To Reproduce
It was difficult to reproduce the scenario. But, for sms projects deployed with version 3.7.1 or above, `latest_repli
-
Updated
May 5, 2020 - Go
Kosovo is missing!!
Kosovo, which is relatively a new country is missing from the list of countries.
[Edit by @cbetta]
Add documentation on what callback actually is. For most people it's clear to be a function but even then it would be good to document what to expect exactly.
[Original issue]
Hello there,
would it be possible to add the response to all function calls ?
Otherwise I am unable to determine if for example an SMS message was sent.
Cheers.
-
Updated
Apr 27, 2020 - Vue
Improve this page
Add a description, image, and links to the phone topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the phone topic, visit your repo's landing page and select "manage topics."
In this page :
https://github.com/opencardev/crankshaft/wiki/Building-the-binary-blobs
This url is 404 :
Please refer to https://github.com/htruong/crankshaft/blob/master/COMPILE.md to start.
Maybe I'll need more help on how to build crankshaft, can you please elaborate on how to build.
Thanks