Skip to content

Instantly share code, notes, and snippets.

View rik's full-sized avatar

Anthony Ricaud rik

View GitHub Profile
/Users/rik24d/code/kitsune/venv/lib/python2.7/site-packages/badger/models.py:33: DeprecationWarning: django.utils.simplejson is deprecated; use json instead.
import django.utils.simplejson as json
/Users/rik24d/code/kitsune/venv/lib/python2.7/site-packages/nose/util.py:14: DeprecationWarning: The compiler package is deprecated and removed in Python 3.x.
from compiler.consts import CO_GENERATOR
/Users/rik24d/code/kitsune/venv/lib/python2.7/site-packages/badger/models.py:33: DeprecationWarning: django.utils.simplejson is deprecated; use json instead.
import django.utils.simplejson as json
/Users/rik24d/code/kitsune/venv/lib/python2.7/site-packages/nose/util.py:14: DeprecationWarning: The compiler package is deprecated and removed in Python 3.x.
On the phone:
1) Go in Settings > Developer (at the bottom)
1-a) If Settings > Developer doesn't exist, enable it in Settings > Information > More information > Developer Menu
2) Debugging via USB > Select "ADB and devtools"
On your computer:
3) Download https://github.com/mozilla/buddyup/archive/master.zip (from https://github.com/mozilla/buddyup, "download zip" in the bottom right)
4) Unzip
5) Plug in your phone
apps/callscreen/js/calls_handler.js | 2 ++
apps/callscreen/js/handled_call.js | 2 ++
2 files changed, 4 insertions(+)
diff --git a/apps/callscreen/js/calls_handler.js b/apps/callscreen/js/calls_handler.js
index 0464826..76b41f9 100644
--- a/apps/callscreen/js/calls_handler.js
+++ b/apps/callscreen/js/calls_handler.js
@@ -78,6 +78,8 @@ var CallsHandler = (function callsHandler() {
/* === Handled calls === */
apps/system/lockscreen/js/lockscreen.js | 1 +
apps/system/test/unit/lockscreen_test.js | 6 ++++++
2 files changed, 7 insertions(+)
diff --git a/apps/system/lockscreen/js/lockscreen.js b/apps/system/lockscreen/js/lockscreen.js
index bec29ee..2038b31 100755
--- a/apps/system/lockscreen/js/lockscreen.js
+++ b/apps/system/lockscreen/js/lockscreen.js
@@ -197,6 +197,7 @@
break;
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>The Omni Group</title>
<link>https://www.omnigroup.com/</link>
<description>Omnigroup builds awesome.</description>
<dc:language>en</dc:language>
<dc:rights>Copyright 2014</dc:rights>
<admin:generatorAgent rdf:resource="http://expressionengine.com/"/>
<atom:link href="https://www.omnigroup.com//blog/rss" rel="self" type="application/rss+xml"/>
apps/communications/dialer/js/call_log_db.js | 60 ++++++++++++++--------------
1 file changed, 29 insertions(+), 31 deletions(-)
diff --git a/apps/communications/dialer/js/call_log_db.js b/apps/communications/dialer/js/call_log_db.js
index 7f3ad2c..5404f30 100644
--- a/apps/communications/dialer/js/call_log_db.js
+++ b/apps/communications/dialer/js/call_log_db.js
@@ -2,14 +2,14 @@
/* exported CallLogDBManager */

Bug 1026682 [Meta] Support for ICE Contacts

Bug 1038701 [US] Support for ICE Contacts in Lockscreen/Emergency call

24 hour support

Bug 1035763 [Dialer] support 24 hour time format

Bug 1035760 [Contacts] support 24 hour time format

Bug 1035762 [SMS] support 24 hour time format

1026690 Highlight actionable Fields

Bug 1043166 - Highlight actionable Fields in Contacts APP

diff --git a/apps/communications/dialer/js/call_log_db.js b/apps/communications/dialer/js/call_log_db.js
index 0eb4855..cea3fe0 100644
--- a/apps/communications/dialer/js/call_log_db.js
+++ b/apps/communications/dialer/js/call_log_db.js
@@ -955,7 +955,7 @@ var CallLogDBManager = {
if (item && getCursor) {
if (storeName === self._dbGroupsStore) {
- console.log('_getList', item.value.id);
+ console.log('_getList', item.value.id, Utils.getDayDate(item.value.lastEntryDate));
apps/communications/dialer/test/unit/add_contact_menu_test.js | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/apps/communications/dialer/test/unit/add_contact_menu_test.js b/apps/communications/dialer/test/unit/add_contact_menu_test.js
index 080d22d..641d606 100644
--- a/apps/communications/dialer/test/unit/add_contact_menu_test.js
+++ b/apps/communications/dialer/test/unit/add_contact_menu_test.js
@@ -18,6 +18,7 @@ suite('Add Contact menu', function() {
mocksHelperForPhoneActionMenu.attachTestHelpers();
D/QualcommSoftapCmd( 279): Got softap fwreload command we are passing on
D/SoftapController( 279): Softap fwReload - Ok
D/wpa_supplicant( 1481): wpa_supplicant v2.1-devel-4.3
D/wpa_supplicant( 1481): Add randomness: count=1 entropy=0
D/wpa_supplicant( 1481): random pool - hexdump(len=128): [REMOVED]
D/wpa_supplicant( 1481): random_mix_pool - hexdump(len=8): [REMOVED]
D/wpa_supplicant( 1481): random_mix_pool - hexdump(len=20): [REMOVED]
D/wpa_supplicant( 1481): random pool - hexdump(len=128): [REMOVED]
D/wpa_supplicant( 1481): random: Added entropy from /data/misc/wifi/entropy.bin (own_pool_ready=2)
D/wpa_supplicant( 1481): random: Trying to read entropy from /dev/random