repo string | commit string | message string | diff string |
|---|---|---|---|
cytown/android_packages_apps_Phone | ad9db3c7ea1fa9fcc35f5323da07bda0dde71440 | Fix up strings | diff --git a/res/values/strings.xml b/res/values/strings.xml
index be34ecb..191a13b 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -444,520 +444,520 @@
<string name="enable_disable_regional">Regional</string>
<string name="regional_enable">Regional news enabled</string>
<string... |
cytown/android_packages_apps_Phone | 6b89d26c61c8778736d212c896042b8a5b08dbbe | donut snapshot | diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 1287b5d..c9ab4b9 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,327 +1,319 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "Licen... |
cytown/android_packages_apps_Phone | e066d6979acb39dbc0ba79ecc10bc12e84a15195 | Fix NPE in CallCard.onQueryComplete (bug 1980378). | diff --git a/src/com/android/phone/CallCard.java b/src/com/android/phone/CallCard.java
index 893a3c4..26c04f1 100755
--- a/src/com/android/phone/CallCard.java
+++ b/src/com/android/phone/CallCard.java
@@ -129,1027 +129,1030 @@ public class CallCard extends FrameLayout
mCallTime = new CallTime(this);
... |
cytown/android_packages_apps_Phone | 4e41cdf8b65434a324f3e83be1095689ddabd153 | Fix bug 1890426 ERI Text widget appears for 3G devices(dream and Sapphire). | diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 1287b5d..c9ab4b9 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,327 +1,319 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "Licen... |
cytown/android_packages_apps_Phone | 46532b66a467f247380054270c6151aa3dc7a761 | Fix CNAP Unknown on MT call issue | diff --git a/src/com/android/phone/CallCard.java b/src/com/android/phone/CallCard.java
index 418cf40..893a3c4 100755
--- a/src/com/android/phone/CallCard.java
+++ b/src/com/android/phone/CallCard.java
@@ -1,1015 +1,1042 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under the Apache Lice... |
cytown/android_packages_apps_Phone | 21449d5fff1aa3ef5dd49b5b38162a3dd0e0d98c | Fix issue #1999179: search -> click result -> press home = search dialog is shown then hidden | diff --git a/src/com/android/phone/PhoneUtils.java b/src/com/android/phone/PhoneUtils.java
index e17f210..067a3b3 100755
--- a/src/com/android/phone/PhoneUtils.java
+++ b/src/com/android/phone/PhoneUtils.java
@@ -1,530 +1,531 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under the Apach... |
cytown/android_packages_apps_Phone | fc85caa3001c0d7ab172bca47df49be70167f16b | Fix bug 1964508 caused by mSubMenuFDNSettings being null on docomo. | diff --git a/src/com/android/phone/CallFeaturesSetting.java b/src/com/android/phone/CallFeaturesSetting.java
index 25a358a..4806b0b 100755
--- a/src/com/android/phone/CallFeaturesSetting.java
+++ b/src/com/android/phone/CallFeaturesSetting.java
@@ -958,919 +958,922 @@ public class CallFeaturesSetting extends Preference... |
cytown/android_packages_apps_Phone | b1164d370e8d83a8a4f3cbdc73dffc087254cabd | Fix crash in phone app. | diff --git a/src/com/android/phone/BluetoothHandsfree.java b/src/com/android/phone/BluetoothHandsfree.java
index bb51402..b54cb97 100644
--- a/src/com/android/phone/BluetoothHandsfree.java
+++ b/src/com/android/phone/BluetoothHandsfree.java
@@ -1,964 +1,964 @@
/*
* Copyright (C) 2008 The Android Open Source Project
... |
cytown/android_packages_apps_Phone | 13df4bba7e39d516317d005b4b917b1f1c6baf8d | Assign the state to the serviceState variable. | diff --git a/src/com/android/phone/BluetoothHandsfree.java b/src/com/android/phone/BluetoothHandsfree.java
index e4c1d2c..bb51402 100644
--- a/src/com/android/phone/BluetoothHandsfree.java
+++ b/src/com/android/phone/BluetoothHandsfree.java
@@ -1,1068 +1,1069 @@
/*
* Copyright (C) 2008 The Android Open Source Projec... |
cytown/android_packages_apps_Phone | 34b9266fbd8c9c4d52e8faf708e02037a7ddcc4c | Fix CDMA signal strength reporting. | diff --git a/src/com/android/phone/BluetoothHandsfree.java b/src/com/android/phone/BluetoothHandsfree.java
index f0a1353..e4c1d2c 100644
--- a/src/com/android/phone/BluetoothHandsfree.java
+++ b/src/com/android/phone/BluetoothHandsfree.java
@@ -1,948 +1,994 @@
/*
* Copyright (C) 2008 The Android Open Source Project
... |
cytown/android_packages_apps_Phone | a20804e4bf05e0e5af1e52acc3601ea7ab5078e3 | This fixes an NULL pointer exception in Settings. | diff --git a/src/com/android/phone/Settings.java b/src/com/android/phone/Settings.java
index 9852540..8104acc 100644
--- a/src/com/android/phone/Settings.java
+++ b/src/com/android/phone/Settings.java
@@ -1,522 +1,520 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under the Apache Licens... |
cytown/android_packages_apps_Phone | b01429c99653aef893ca3b9a92a85ab31ae85bc0 | DO NOT MERGE - Fix CDMA call-waiting accept issue with BT headsets | diff --git a/src/com/android/phone/BluetoothHandsfree.java b/src/com/android/phone/BluetoothHandsfree.java
index f1f4e79..f0a1353 100644
--- a/src/com/android/phone/BluetoothHandsfree.java
+++ b/src/com/android/phone/BluetoothHandsfree.java
@@ -1,1876 +1,1903 @@
/*
* Copyright (C) 2008 The Android Open Source Projec... |
cytown/android_packages_apps_Phone | 274617928bc5b04016e041ae2c773c86a1d86ad9 | DO NOT MERGE. Remove CDMA options for GSM Mobile Networks screen. | diff --git a/res/values/strings.xml b/res/values/strings.xml
index c57c9f9..5fdbc39 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -20,926 +20,929 @@
<string name="contactsIconLabel">Contacts</string>
<!-- Tab title -->
<string name="contactsFavoritesLabel">Favorites</string>
<!... |
cytown/android_packages_apps_Phone | 0b78bb2224ddc1991ba2b9f31087010109b90b14 | Fix DTMF long tone issue | diff --git a/src/com/android/phone/DTMFTwelveKeyDialer.java b/src/com/android/phone/DTMFTwelveKeyDialer.java
index 0c44161..1d47380 100755
--- a/src/com/android/phone/DTMFTwelveKeyDialer.java
+++ b/src/com/android/phone/DTMFTwelveKeyDialer.java
@@ -599,588 +599,587 @@ public class DTMFTwelveKeyDialer implements
*... |
cytown/android_packages_apps_Phone | c9eddc4caa45b1e39b964a60c4edab9ae6f689cf | Fix muting/notification issues on 3w/cw calls. | diff --git a/src/com/android/phone/CallNotifier.java b/src/com/android/phone/CallNotifier.java
index d844a3b..94135b7 100755
--- a/src/com/android/phone/CallNotifier.java
+++ b/src/com/android/phone/CallNotifier.java
@@ -217,965 +217,977 @@ public class CallNotifier extends Handler
case PHONE_CDMA_CALL_W... |
cytown/android_packages_apps_Phone | 1dad0387bf2f280c12bdac172604e9779134fbcd | Check for phone state change. | diff --git a/src/com/android/phone/BluetoothHandsfree.java b/src/com/android/phone/BluetoothHandsfree.java
index 2a485fc..f1f4e79 100644
--- a/src/com/android/phone/BluetoothHandsfree.java
+++ b/src/com/android/phone/BluetoothHandsfree.java
@@ -1,1871 +1,1876 @@
/*
* Copyright (C) 2008 The Android Open Source Projec... |
cytown/android_packages_apps_Phone | 56a783bb160a377a5edb6617ca5bfbe9927ef7de | Two additional parameters for sendBurstDtmf. | diff --git a/src/com/android/phone/DTMFTwelveKeyDialer.java b/src/com/android/phone/DTMFTwelveKeyDialer.java
index a5962f3..0c44161 100755
--- a/src/com/android/phone/DTMFTwelveKeyDialer.java
+++ b/src/com/android/phone/DTMFTwelveKeyDialer.java
@@ -626,561 +626,561 @@ public class DTMFTwelveKeyDialer implements
*... |
cytown/android_packages_apps_Phone | 501792981145f0f2245f97621472aa79b43ea611 | Fix bug1783355, The "Use 2G only" setting has disappeared. | diff --git a/res/xml/call_feature_setting.xml b/res/xml/call_feature_setting.xml
index 0b26b2e..16279a4 100644
--- a/res/xml/call_feature_setting.xml
+++ b/res/xml/call_feature_setting.xml
@@ -1,167 +1,133 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source Project
Licens... |
cytown/android_packages_apps_Phone | 002cd7d21b5449ad043d8fb8b4fd0319cc7ee631 | Fix bug #1873249i: Apps can DoS/brick device | diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index cd4b30e..1287b5d 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,314 +1,327 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "Licen... |
cytown/android_packages_apps_Phone | d2b5e78809bc2532b2377ba2c351d48710097c0c | Fix HFP-dont-work-on-some-carkits bug. Send OK after AT+CHLD=? | diff --git a/src/com/android/phone/BluetoothHandsfree.java b/src/com/android/phone/BluetoothHandsfree.java
index 53d148e..2a485fc 100644
--- a/src/com/android/phone/BluetoothHandsfree.java
+++ b/src/com/android/phone/BluetoothHandsfree.java
@@ -893,978 +893,979 @@ public class BluetoothHandsfree {
mHeadset... |
cytown/android_packages_apps_Phone | 724db5919545b59bbe4b747c1982ef36bb18468e | Advertise UTF-8 phonebook support. | diff --git a/src/com/android/phone/BluetoothAtPhonebook.java b/src/com/android/phone/BluetoothAtPhonebook.java
index 6e14a09..297ec89 100644
--- a/src/com/android/phone/BluetoothAtPhonebook.java
+++ b/src/com/android/phone/BluetoothAtPhonebook.java
@@ -1,390 +1,393 @@
/*
* Copyright (C) 2008 The Android Open Source ... |
cytown/android_packages_apps_Phone | fbb0f33075d766b63d4598beaf35d7d7688166d0 | Remove GSM/UMTS Options subtitle. | diff --git a/res/xml/gsm_umts_options.xml b/res/xml/gsm_umts_options.xml
index 7c854c6..d9fdd3f 100644
--- a/res/xml/gsm_umts_options.xml
+++ b/res/xml/gsm_umts_options.xml
@@ -1,46 +1,43 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android Open Source Project
Licensed under the Apach... |
cytown/android_packages_apps_Phone | 80fd5ab27e6a7df77e6e74e819f1a422f0f3fda8 | CDMA DTMF tone fix | diff --git a/src/com/android/phone/DTMFTwelveKeyDialer.java b/src/com/android/phone/DTMFTwelveKeyDialer.java
index fbb4523..a5962f3 100755
--- a/src/com/android/phone/DTMFTwelveKeyDialer.java
+++ b/src/com/android/phone/DTMFTwelveKeyDialer.java
@@ -585,598 +585,602 @@ public class DTMFTwelveKeyDialer implements
... |
cytown/android_packages_apps_Phone | cad797743af366c66a149b1db5356e816f437125 | apps/phone: CDMA voicemail support | diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2edfb84..c57c9f9 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -308,635 +308,638 @@
<string name="close_dialog">OK</string>
<!-- Button label used in several settings-related dialogs -->
<string name="enable">Enable<... |
cytown/android_packages_apps_Phone | e2c9e16a099b6a120db0a589ad1959b8787b9f9b | apps/Phone: Support for CDMA caller name presentation (CNAP) | diff --git a/src/com/android/phone/CallCard.java b/src/com/android/phone/CallCard.java
index 1fc197b..1ad3cf7 100755
--- a/src/com/android/phone/CallCard.java
+++ b/src/com/android/phone/CallCard.java
@@ -23,1454 +23,1493 @@ import com.android.internal.telephony.Connection;
import com.android.internal.telephony.Phone;... |
cytown/android_packages_apps_Phone | d533a71d64507e33d78dc65aa2521eacb5f8bb25 | CDMA DTMF application changes. | diff --git a/res/values/strings.xml b/res/values/strings.xml
old mode 100644
new mode 100755
index 89c344a..8f49da9
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -403,515 +403,534 @@
<string name="roaming_reenable_message">You have lost data connectivity because you left your home network with data ... |
cytown/android_packages_apps_Phone | 8d548247e6bcc010b26ebd59864219201fe01a6e | packages/apps/Phone: CDMA Settings additions | diff --git a/res/values/strings.xml b/res/values/strings.xml
index 72496e2..89c344a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -27,867 +27,891 @@
<!-- Application name on Home screen -->
<string name="phoneIconLabel">Phone</string>
<!-- Tab title -->
<string name="recentCall... |
cytown/android_packages_apps_Phone | 0966f42d45611b961635c8d23fc4a4df0f5e29c4 | Do not establish audio until HFP service level connection is established. | diff --git a/src/com/android/phone/BluetoothHandsfree.java b/src/com/android/phone/BluetoothHandsfree.java
index 5780d4a..53d148e 100644
--- a/src/com/android/phone/BluetoothHandsfree.java
+++ b/src/com/android/phone/BluetoothHandsfree.java
@@ -1,1844 +1,1870 @@
/*
* Copyright (C) 2008 The Android Open Source Projec... |
cytown/android_packages_apps_Phone | 243575cc326b81d558ee0fa3c243e0121fd6f7f6 | Changes to Phone App necessary for BluetoothHeadset.getBatteryUsageHint() | diff --git a/src/com/android/phone/BluetoothHeadsetService.java b/src/com/android/phone/BluetoothHeadsetService.java
index fec992c..ab298e0 100644
--- a/src/com/android/phone/BluetoothHeadsetService.java
+++ b/src/com/android/phone/BluetoothHeadsetService.java
@@ -141,645 +141,650 @@ public class BluetoothHeadsetServic... |
cytown/android_packages_apps_Phone | 0740faa9c36fd1d810226d7f83edeb9e6d893c9d | FIX 1914930 -- Bad state of Emergency Dialer after orientation change. | diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9786fc4..cd4b30e 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,313 +1,314 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "Licen... |
cytown/android_packages_apps_Phone | 5b269ecd49279c3c4f85f55fa4fd4baa88e3a54b | Make FDN setting optional in CallFeaturesSetting | diff --git a/src/com/android/phone/CallFeaturesSetting.java b/src/com/android/phone/CallFeaturesSetting.java
index 32ca69e..2a87767 100644
--- a/src/com/android/phone/CallFeaturesSetting.java
+++ b/src/com/android/phone/CallFeaturesSetting.java
@@ -952,903 +952,905 @@ public class CallFeaturesSetting extends Preference... |
cytown/android_packages_apps_Phone | c39ff93aae5d2052dd0d2916dda17dfc10433a75 | Don't call Phone.getCdmaEriText on non-CDMA phone. | diff --git a/src/com/android/phone/PhoneApp.java b/src/com/android/phone/PhoneApp.java
index 364e614..20fec32 100644
--- a/src/com/android/phone/PhoneApp.java
+++ b/src/com/android/phone/PhoneApp.java
@@ -669,527 +669,529 @@ public class PhoneApp extends Application {
pokeLockSetting |= LocalPowerManag... |
cytown/android_packages_apps_Phone | 419426e206b3d8e76ebd4e3a19d8e5cddbdff658 | Temporary "double tap to answer call" UI for Sholes. | diff --git a/res/layout/incall_screen.xml b/res/layout/incall_screen.xml
index 81f5cc1..0ef1bed 100644
--- a/res/layout/incall_screen.xml
+++ b/res/layout/incall_screen.xml
@@ -1,234 +1,242 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source Project
Licensed under the Apa... |
cytown/android_packages_apps_Phone | 32ddfc9843ddb3b56bb3728dca67c2b8d8e5add3 | AI 149721: Import Portuguese translations. | diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
new file mode 100644
index 0000000..af88842
--- /dev/null
+++ b/res/values-pt/strings.xml
@@ -0,0 +1,286 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source Project
+
+ Licensed under the Apache License, Versi... |
cytown/android_packages_apps_Phone | 304f1d21f75832021d64e424bd5600a4d3e3c706 | Use Call.isGeneric() in the CallCard. | diff --git a/src/com/android/phone/CallCard.java b/src/com/android/phone/CallCard.java
index ec216d1..3874845 100644
--- a/src/com/android/phone/CallCard.java
+++ b/src/com/android/phone/CallCard.java
@@ -1,770 +1,770 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under the Apache Licens... |
cytown/android_packages_apps_Phone | b15bef0ddcb4f744dff92013a9b596f2fcc2a008 | Phone app: Initial *minimal* set of Phone UI changes for CDMA. | diff --git a/src/com/android/phone/CallCard.java b/src/com/android/phone/CallCard.java
index 7480e13..ec216d1 100644
--- a/src/com/android/phone/CallCard.java
+++ b/src/com/android/phone/CallCard.java
@@ -1,1280 +1,1381 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under the Apache Lice... |
cytown/android_packages_apps_Phone | 691eae1fa5e1d4e2a9ae318f9dad5320ed5ec5c1 | TODO fixes from Teleca 090527 | diff --git a/src/com/android/phone/CallNotifier.java b/src/com/android/phone/CallNotifier.java
index f875f25..edb00cd 100644
--- a/src/com/android/phone/CallNotifier.java
+++ b/src/com/android/phone/CallNotifier.java
@@ -1,784 +1,777 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under t... |
cytown/android_packages_apps_Phone | abeff00b5242e795baa8f5271525c5911f649993 | Minimal set of changes needed to run with the modified frameworks/base. | diff --git a/src/com/android/phone/CallNotifier.java b/src/com/android/phone/CallNotifier.java
index 9def49d..f875f25 100644
--- a/src/com/android/phone/CallNotifier.java
+++ b/src/com/android/phone/CallNotifier.java
@@ -1,616 +1,616 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under t... |
cytown/android_packages_apps_Phone | bd6ef6be5bbece60afee7f1ef0a6bba732298dac | findbugs fixit: Clean up a few more (fairly minor) findbugs complaints. | diff --git a/src/com/android/phone/CallNotifier.java b/src/com/android/phone/CallNotifier.java
index da49d77..e107872 100644
--- a/src/com/android/phone/CallNotifier.java
+++ b/src/com/android/phone/CallNotifier.java
@@ -1,897 +1,896 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under t... |
cytown/android_packages_apps_Phone | 4359358c4f430cbb986a5e7640ec506f08f1e332 | findbugs fixit: misc cleanup in CallCard.java: | diff --git a/src/com/android/phone/CallCard.java b/src/com/android/phone/CallCard.java
index 3ac838d..7480e13 100644
--- a/src/com/android/phone/CallCard.java
+++ b/src/com/android/phone/CallCard.java
@@ -1,1297 +1,1280 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under the Apache Lice... |
cytown/android_packages_apps_Phone | 3ae3ba0b581dbc02a2dbd8f3d06ba5293a498add | Fix bad use of "==" with Strings. | diff --git a/src/com/android/phone/InCallScreen.java b/src/com/android/phone/InCallScreen.java
index 074942f..bce7625 100644
--- a/src/com/android/phone/InCallScreen.java
+++ b/src/com/android/phone/InCallScreen.java
@@ -1,2375 +1,2375 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under... |
cytown/android_packages_apps_Phone | 947436a262178bf48b83f70974c56198fd922ba4 | fix issue 1699014 remove obsolete SoundEffect class | diff --git a/src/com/android/phone/PhoneApp.java b/src/com/android/phone/PhoneApp.java
index 664ef80..147b179 100644
--- a/src/com/android/phone/PhoneApp.java
+++ b/src/com/android/phone/PhoneApp.java
@@ -1,836 +1,834 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under the Apache Licens... |
cytown/android_packages_apps_Phone | a9c6618949b130cbd38c0c49b8b2d6cfb5e02a8e | AI 148291: FIX 1827599 -- [STOPSHIP] Unable to make EC with non-TMUS SIM Back in CL 138604, in response to bug 1695133 (from Vodafone), I removed the "Dismiss" button from the "SIM network unlock" panel. One consequence of that change is that there's now NO WAY to make an Emergency Call if your SIM is network-l... | diff --git a/res/layout/sim_ndp.xml b/res/layout/sim_ndp.xml
index 27f16bd..806db5b 100644
--- a/res/layout/sim_ndp.xml
+++ b/res/layout/sim_ndp.xml
@@ -1,74 +1,85 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (... |
cytown/android_packages_apps_Phone | 118cf5653dbb8e1f282d6074ecc278dfb76a7160 | AI 148147: Import lots of zh_TW translation changes. | diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index a03e698..363d7ac 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -1,279 +1,279 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the... |
cytown/android_packages_apps_Phone | a767a8c5e13439e51739ec242426b80577ac2048 | AI 148026: Update zh_TW translations. | diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 71e29a4..a03e698 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -1,279 +1,279 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the... |
cytown/android_packages_apps_Phone | d357aab470368a5c98f12e6c4e12d0bdf38c9b2b | FIX 1737824: Fix typo (spurious comma) in Call settings error dialog | diff --git a/res/values/strings.xml b/res/values/strings.xml
index 71e9b2a..3076a43 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1,791 +1,791 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0... |
cytown/android_packages_apps_Phone | d81d45a564a8b55ad3744f1986861e7ab2892185 | FIX 1703193: Wording tweak to in-call dialpad touch lock overlay | diff --git a/res/values/strings.xml b/res/values/strings.xml
index 62729a2..71e9b2a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -318,526 +318,526 @@
<string name="vm_change_failed">Voicemail number change unsuccessful.</string>
<!-- Call settings screen, Set voicemail number dialog tex... |
cytown/android_packages_apps_Phone | c8b4f2f77643f632c7cc65838bab79a0fb01b0ce | Change EmergencyDialer to use managed dialogs. | diff --git a/src/com/android/phone/EmergencyDialer.java b/src/com/android/phone/EmergencyDialer.java
index 8c8b63c..cf20ef7 100644
--- a/src/com/android/phone/EmergencyDialer.java
+++ b/src/com/android/phone/EmergencyDialer.java
@@ -1,520 +1,541 @@
/*
* Copyright (C) 2008 The Android Open Source Project
*
* Lice... |
cytown/android_packages_apps_Phone | a9dc403e9c52256011b05e98765d7047104562b4 | FIX 1728001: Call card: add padding for long names | diff --git a/res/layout-land/call_card_person_info.xml b/res/layout-land/call_card_person_info.xml
index f304017..35eeab7 100644
--- a/res/layout-land/call_card_person_info.xml
+++ b/res/layout-land/call_card_person_info.xml
@@ -1,92 +1,93 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2008 The Android ... |
cytown/android_packages_apps_Phone | 7c7adeb66cd1d02ad8da2a5652e716c4ea6835fd | AI 147962: Import updated zh_TW translations. | diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index af97e8f..71e29a4 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -1,279 +1,279 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the... |
cytown/android_packages_apps_Phone | f770e28633d09714df63536becbe1c1215f06dd7 | Teleca 090414 & 090423 patches for CDMA to complete phase1 work. | diff --git a/res/values/strings.xml b/res/values/strings.xml
index f4ead45..62729a2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1,833 +1,843 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0... |
cytown/android_packages_apps_Phone | 869485511a249bfe5c3fb08971975a491ed77663 | Fix 1809590: text is truncated in a couple of "incoming call" menu items | diff --git a/src/com/android/phone/InCallMenuItemView.java b/src/com/android/phone/InCallMenuItemView.java
index 5368780..ff186c1 100644
--- a/src/com/android/phone/InCallMenuItemView.java
+++ b/src/com/android/phone/InCallMenuItemView.java
@@ -1,180 +1,189 @@
/*
* Copyright (C) 2008 The Android Open Source Project
... |
cytown/android_packages_apps_Phone | e747f79d1d812bcbe2953a0f500bea4029984201 | AI 147492: Update zh_TW translations. | diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index bb1cfee..af97e8f 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -1,282 +1,279 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the... |
cytown/android_packages_apps_Phone | 152787a1cb11f2c0dbb4cece8f037aa231070888 | Re-apply fixes to the "SIM network unlock" UI (which were lost in the big CDMA merge) | diff --git a/res/layout/sim_ndp.xml b/res/layout/sim_ndp.xml
index 9460ff3..70b5392 100644
--- a/res/layout/sim_ndp.xml
+++ b/res/layout/sim_ndp.xml
@@ -1,83 +1,74 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (... |
cytown/android_packages_apps_Phone | 0efe17d881c224916f6d29b8febce3d5c5507f59 | AI 147406: Import revised translations. | diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index d39ddb0..228af34 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -1,279 +1,279 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | 09328f1bd9acf6b16a9cb79d7d9fa59d322ac6c2 | Fix bug 1793462 (part 1): add a resource to disable the "SIM network unlock" screen | diff --git a/res/values/config.xml b/res/values/config.xml
new file mode 100644
index 0000000..fed0052
--- /dev/null
+++ b/res/values/config.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2009 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "... |
cytown/android_packages_apps_Phone | 9f621305a2a22bceb16dbd4d5512e19879bc5dbf | AI 146517: Import translation changes. DO NOT MERGE | diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 0f33d4b..9f693ee 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -1,279 +1,279 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | 2ec9c4b2f87171b88a4de339686718cd33409267 | AI 146365: Import revised translations. DO NOT MERGE | diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index c0b133e..b0a6ecb 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -1,279 +1,279 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | 2901f71e62770bfd9f689ff834be14bab8367c09 | clean up resId logic | diff --git a/src/com/android/phone/NotificationMgr.java b/src/com/android/phone/NotificationMgr.java
index 8adb554..e68ab8c 100644
--- a/src/com/android/phone/NotificationMgr.java
+++ b/src/com/android/phone/NotificationMgr.java
@@ -1,896 +1,896 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Lice... |
cytown/android_packages_apps_Phone | 608e35459f6063b892837b670874fe7f6d097673 | AI 146175: Import updated translations. | diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 9b8b034..0ba7983 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -1,279 +1,279 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | ff5bdb94a784a6b723944dd552bc11cc1319fc24 | AI 146037: Import updated translations. | diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index aa75576..c046a7f 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -1,279 +1,279 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | 9eef7a6b5541304607abbe28a5f6eee2cf1a700b | AI 145493: am: CL 145214 Update cupcake translations. Original author: enf Merged from: //branches/cupcake/... | diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index b53255f..4d744fd 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -1,278 +1,278 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | 2631acfd7d0bc78c892f518462b8866bcfe19331 | AI 145225: Import more revised translations into cupcake. | diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index edb0544..44f3f4d 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -1,279 +1,279 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | a48150e7d7edaa0b1c867fc21564e85b38341496 | AI 145214: Update cupcake translations. | diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 7fa6093..1b87453 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -1,279 +1,279 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | a75351923f0731ed9525e077b4367ef741651558 | AI 144977: Import revised translations. DO NOT MERGE | diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index d54fe51..aa75576 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -1,282 +1,279 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | cdeb439e7d4d01828303f0fa01e70d04acdf3173 | AI 144912: Merge from cupcake: Change 144891 on 2009/04/07 by enf@ebcdic Import a bunch of revised translations. | diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 571a81f..b0e76ab 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -1,281 +1,277 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | 8a2b5f18fce091878fc9b4a534058e8ba5dc497d | AI 144891: Import a bunch of revised translations. | diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 0403999..ddd23dc 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -1,282 +1,279 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | 1ea0ccfc367e14d4e84600a1a72a67bd20811741 | AI 144705: Teleca patch from 03/27/2009, fixes some CDMA issues. | diff --git a/res/values/strings.xml b/res/values/strings.xml
index 778d5ce..f4ead45 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -262,570 +262,572 @@
<!-- Call forwarding settings screen, setting option name -->
<string name="labelCFNRc">Forward when unreachable</string>
<!-- Call ... |
cytown/android_packages_apps_Phone | e8fdfde8ddecc11ee1b00e1a204940638aa54861 | AI 144558: am: CL 144556 Pick up today's modified translations. Original author: enf Merged from: //branches/cupcake/... | diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 5efc61d..1f29a66 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -1,281 +1,281 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | cc6f085c53f5696a156367f4113c540eeaa0e9ff | AI 144556: Pick up today's modified translations. | diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 7192965..c01ba00 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -1,282 +1,282 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | fc514f669138134a00a0e0a8d2c8c4e6565e0663 | AI 144347: Reimport es_US translations in an attempt to fix the build. | diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index cd578d8..0723054 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -1,282 +1,517 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the... |
cytown/android_packages_apps_Phone | 57b21d33838dce1d503642f5e2f32f5e28986662 | AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese changes. Original author: enf Merged from: //branches/cupcake/... | diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
new file mode 100644
index 0000000..cd578d8
--- /dev/null
+++ b/res/values-es-rUS/strings.xml
@@ -0,0 +1,282 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source Project
+
+ Licensed under the Apache Li... |
cytown/android_packages_apps_Phone | 8ca03b9b3d7d7ee4dd97e2726eb232b965846645 | AI 144335: Import US Spanish translations, and a few Japanese changes. | diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
new file mode 100644
index 0000000..cd578d8
--- /dev/null
+++ b/res/values-es-rUS/strings.xml
@@ -0,0 +1,282 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source Project
+
+ Licensed under the Apache Li... |
cytown/android_packages_apps_Phone | d0585fbe9f050f0714e4bad8b5b2c08231cd8ea5 | AI 144142: am: CL 144141 Pick up a couple of edited translations. Original author: enf Merged from: //branches/cupcake/... | diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 13b3662..ef31742 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -1,281 +1,280 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | 3d37b172d58af3e0aa4f743c88270a02ee594224 | AI 144141: Pick up a couple of edited translations. | diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 13b3662..ef31742 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -1,281 +1,280 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | 42901988b4b746fb17c70e9eb40951ed395fd078 | AI 143276: am: CL 143274 FIX 1741378 and 1702095: Emergency calls get made to the wrong number(!) if you started out in airplane mode. In some cases when we launch the EmergencyCallHandler activity, we were launching it using the intent returned by getIntent(), which is NOT necessarily the most recent intent we... | diff --git a/src/com/android/phone/InCallScreen.java b/src/com/android/phone/InCallScreen.java
index 84e3887..5edc0ca 100644
--- a/src/com/android/phone/InCallScreen.java
+++ b/src/com/android/phone/InCallScreen.java
@@ -333,1047 +333,1060 @@ public class InCallScreen extends Activity
case DELAYED_CL... |
cytown/android_packages_apps_Phone | a259593b02e114999d3c949c5e77280639ca3a56 | AI 143217: am: CL 143012 Import revised Japanese translations. Original author: enf Merged from: //branches/cupcake/... | diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 040e3a5..13b3662 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -1,282 +1,281 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | 2d4caa33d45903a70e3dacad2f9ee4a807f8b374 | AI 143274: FIX 1741378 and 1702095: Emergency calls get made to the wrong number(!) if you started out in airplane mode. In some cases when we launch the EmergencyCallHandler activity, we were launching it using the intent returned by getIntent(), which is NOT necessarily the most recent intent we were launched... | diff --git a/src/com/android/phone/InCallScreen.java b/src/com/android/phone/InCallScreen.java
index 84e3887..5edc0ca 100644
--- a/src/com/android/phone/InCallScreen.java
+++ b/src/com/android/phone/InCallScreen.java
@@ -333,1047 +333,1060 @@ public class InCallScreen extends Activity
case DELAYED_CL... |
cytown/android_packages_apps_Phone | 4ccb1b7d68d5b5bb7ed54251a1f214162013bc60 | AI 143181: am: CL 142924 Support DCM specific MMI network service. IExtendedNetworkService has 4 MMI service interface used by PhoneUtils to put DCM related nw service. void setMmiString(String number); CharSequence getMmiRunningText(); CharSequence getUserMessage(CharSequence text); void clearMmiString(); ... | diff --git a/src/com/android/phone/CallFeaturesSetting.java b/src/com/android/phone/CallFeaturesSetting.java
index a342f11..bcc89a4 100644
--- a/src/com/android/phone/CallFeaturesSetting.java
+++ b/src/com/android/phone/CallFeaturesSetting.java
@@ -231,1165 +231,1205 @@ public class CallFeaturesSetting extends Preferen... |
cytown/android_packages_apps_Phone | e42b9bf0b83b9fba60ee8a3145f76067a7373d11 | Automated import from //branches/cupcake/...@143012,143012 | diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 040e3a5..13b3662 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -1,282 +1,281 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | e26e12810abf63c003c362dd4a06bd6b8b2ae441 | Automated import from //branches/cupcake/...@142924,142924 | diff --git a/src/com/android/phone/CallFeaturesSetting.java b/src/com/android/phone/CallFeaturesSetting.java
index a342f11..bcc89a4 100644
--- a/src/com/android/phone/CallFeaturesSetting.java
+++ b/src/com/android/phone/CallFeaturesSetting.java
@@ -231,1165 +231,1205 @@ public class CallFeaturesSetting extends Preferen... |
cytown/android_packages_apps_Phone | 6967e2d953bc077c99c4831946201f3d333b833f | Automated import from //branches/donutburger/...@142766,142766 | diff --git a/src/com/android/phone/BluetoothHandsfree.java b/src/com/android/phone/BluetoothHandsfree.java
index 7a40a97..bc37881 100644
--- a/src/com/android/phone/BluetoothHandsfree.java
+++ b/src/com/android/phone/BluetoothHandsfree.java
@@ -1,685 +1,681 @@
/*
* Copyright (C) 2008 The Android Open Source Project
... |
cytown/android_packages_apps_Phone | 279cb7a45f86875939fb3bbb65a27f71b5f690fb | Automated import from //branches/donutburger/...@142725,142725 | diff --git a/src/com/android/phone/InCallScreen.java b/src/com/android/phone/InCallScreen.java
index 5828819..84e3887 100644
--- a/src/com/android/phone/InCallScreen.java
+++ b/src/com/android/phone/InCallScreen.java
@@ -1,3412 +1,3415 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under... |
cytown/android_packages_apps_Phone | 94e37a4538c4c530322d9efa8714654ff90e56e8 | Automated import from //branches/donutburger/...@142723,142723 | diff --git a/src/com/android/phone/BluetoothHeadsetService.java b/src/com/android/phone/BluetoothHeadsetService.java
index 67ca2a8..fec992c 100644
--- a/src/com/android/phone/BluetoothHeadsetService.java
+++ b/src/com/android/phone/BluetoothHeadsetService.java
@@ -85,697 +85,701 @@ public class BluetoothHeadsetService ... |
cytown/android_packages_apps_Phone | e4b5a6b9a0e78b4f81635cc0db1b59018d9fc07a | Automated import from //branches/donutburger/...@142720,142720 | diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 1237d4b..040e3a5 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -1,285 +1,282 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | 056181b995ab5ab58421df3b70f76cd610008068 | Automated import from //branches/cupcake/...@142761,142761 | diff --git a/src/com/android/phone/BluetoothHandsfree.java b/src/com/android/phone/BluetoothHandsfree.java
index 7a40a97..bc37881 100644
--- a/src/com/android/phone/BluetoothHandsfree.java
+++ b/src/com/android/phone/BluetoothHandsfree.java
@@ -1,685 +1,681 @@
/*
* Copyright (C) 2008 The Android Open Source Project
... |
cytown/android_packages_apps_Phone | 5f6f01ecda4336dfb47108e67ff909a65f14b820 | Automated import from //branches/cupcake/...@142654,142654 | diff --git a/src/com/android/phone/InCallScreen.java b/src/com/android/phone/InCallScreen.java
index 5828819..84e3887 100644
--- a/src/com/android/phone/InCallScreen.java
+++ b/src/com/android/phone/InCallScreen.java
@@ -1,3412 +1,3415 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under... |
cytown/android_packages_apps_Phone | 8d3608e932455936ce8ecded3165eddf6b47c0d6 | Automated import from //branches/cupcake/...@142652,142652 | diff --git a/src/com/android/phone/BluetoothHeadsetService.java b/src/com/android/phone/BluetoothHeadsetService.java
index 67ca2a8..fec992c 100644
--- a/src/com/android/phone/BluetoothHeadsetService.java
+++ b/src/com/android/phone/BluetoothHeadsetService.java
@@ -85,697 +85,701 @@ public class BluetoothHeadsetService ... |
cytown/android_packages_apps_Phone | ad41cbe38f3a02b59d0ea9dbf5294c959fc5d60d | Automated import from //branches/cupcake/...@142643,142643 | diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 1237d4b..040e3a5 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -1,285 +1,282 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project
Licensed under the Apache License,... |
cytown/android_packages_apps_Phone | 2afc39add9816c0c7e180e744c83b4e98c63666a | Automated import from //branches/donutburger/...@141551,141551 | diff --git a/src/com/android/phone/BluetoothAtPhonebook.java b/src/com/android/phone/BluetoothAtPhonebook.java
index f215591..6e14a09 100644
--- a/src/com/android/phone/BluetoothAtPhonebook.java
+++ b/src/com/android/phone/BluetoothAtPhonebook.java
@@ -1,390 +1,390 @@
/*
* Copyright (C) 2008 The Android Open Source ... |
cytown/android_packages_apps_Phone | 401856c93443346dbff56ee849c219117e7ac126 | Automated import from //branches/donutburger/...@141363,141363 | diff --git a/res/drawable-finger/tray_handle_normal.9.png b/res/drawable-finger/tray_handle_normal.9.png
deleted file mode 100644
index 0987580..0000000
Binary files a/res/drawable-finger/tray_handle_normal.9.png and /dev/null differ
diff --git a/res/drawable-finger/tray_handle_pressed.9.png b/res/drawable-finger/tray_... |
cytown/android_packages_apps_Phone | 4b2ca4263bae09245e345cdc1e608815e2912a85 | Automated import from //branches/donutburger/...@141068,141068 | diff --git a/src/com/android/phone/InCallScreen.java b/src/com/android/phone/InCallScreen.java
index 95a1d3f..5828819 100644
--- a/src/com/android/phone/InCallScreen.java
+++ b/src/com/android/phone/InCallScreen.java
@@ -1,2631 +1,2637 @@
/*
* Copyright (C) 2006 The Android Open Source Project
*
* Licensed under... |
cytown/android_packages_apps_Phone | 4472ce7a7e8568b4bb66098c4e4a2e71099167ac | Automated import from //branches/donutburger/...@141035,141035 | diff --git a/src/com/android/phone/DTMFTwelveKeyDialer.java b/src/com/android/phone/DTMFTwelveKeyDialer.java
index 1fe9ab6..667d6e7 100644
--- a/src/com/android/phone/DTMFTwelveKeyDialer.java
+++ b/src/com/android/phone/DTMFTwelveKeyDialer.java
@@ -401,612 +401,614 @@ public class DTMFTwelveKeyDialer implements
... |
cytown/android_packages_apps_Phone | 7fc96d25caff64fd359571aeac15ce10ed3f9481 | Automated import from //branches/cupcake/...@141550,141550 | diff --git a/src/com/android/phone/BluetoothAtPhonebook.java b/src/com/android/phone/BluetoothAtPhonebook.java
index f215591..6e14a09 100644
--- a/src/com/android/phone/BluetoothAtPhonebook.java
+++ b/src/com/android/phone/BluetoothAtPhonebook.java
@@ -1,390 +1,390 @@
/*
* Copyright (C) 2008 The Android Open Source ... |
cytown/android_packages_apps_Phone | 9a0e4ee5f80ad1fbbe55260575b661e0f2aa0130 | auto import from //depot/cupcake/@136745 | diff --git a/src/com/android/phone/PhoneInterfaceManager.java b/src/com/android/phone/PhoneInterfaceManager.java
index 487a9c0..c01b1ea 100644
--- a/src/com/android/phone/PhoneInterfaceManager.java
+++ b/src/com/android/phone/PhoneInterfaceManager.java
@@ -1,610 +1,614 @@
/*
* Copyright (C) 2006 The Android Open Sou... |
cytown/android_packages_apps_Phone | 47f027f4ac4ed8ce25384bc376a8f2897a38d3cd | auto import from //depot/cupcake/@136594 | diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2fdb008..cde514e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1,573 +1,579 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0... |
sfraser/MultithreadedGameOfLife | 2af949812e55c6a8702f291c3c71541505b1c516 | updating one proxy call to use the new reify function | diff --git a/src/org/frasers/life/MultiThreadedLife.clj b/src/org/frasers/life/MultiThreadedLife.clj
index be7109c..9d45838 100644
--- a/src/org/frasers/life/MultiThreadedLife.clj
+++ b/src/org/frasers/life/MultiThreadedLife.clj
@@ -1,258 +1,259 @@
(comment
; Parallelized Conway's Game of Life
; Clojure implemen... |
sfraser/MultithreadedGameOfLife | ccc5379051f975d98af1acb9a03cab80b807cae3 | minor code cleanups, removing unneeded params, clarifying names | diff --git a/MultithreadedGameOfLife.iws b/MultithreadedGameOfLife.iws
index 0be85c8..3495fdb 100644
--- a/MultithreadedGameOfLife.iws
+++ b/MultithreadedGameOfLife.iws
@@ -1,742 +1,736 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CCaseConfig">
<option name="checkoutReserve... |
sfraser/MultithreadedGameOfLife | 0c4eab53c9f20eda2865b59962d90c6a3da92002 | upgrading to Clojure 1.2 - seems a wee bit more spread between windows. As in the parallel stuff is being a bit more parallel. | diff --git a/MultithreadedGameOfLife.iws b/MultithreadedGameOfLife.iws
index f982fa9..0be85c8 100644
--- a/MultithreadedGameOfLife.iws
+++ b/MultithreadedGameOfLife.iws
@@ -1,653 +1,742 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CCaseConfig">
<option name="checkoutReserve... |
sfraser/MultithreadedGameOfLife | d40d1298f2572f9626ef9adde2a36e0d46b03dc6 | migrating project to final clojure 1.1 release | diff --git a/lib/clojure-1.1.0-alpha-SNAPSHOT.jar b/lib/clojure-1.1.0-alpha-SNAPSHOT.jar
deleted file mode 100644
index 9b6768a..0000000
Binary files a/lib/clojure-1.1.0-alpha-SNAPSHOT.jar and /dev/null differ
diff --git a/lib/clojure-sources-1.1.0-alpha-SNAPSHOT.jar b/lib/clojure-sources-1.1.0-alpha-SNAPSHOT.jar
delet... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.