• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

packages/apps/Settings


RSS
Rev. Time Author
81693d9 donut-x86 android-x86-1.6 2009-11-16 01:51:59 Chih-Wei Huang

KeyboardPicker: use ISO 639-1 language code for layout names

Also add Swedish and United Kingdom to the list.

54dcbd4 2009-11-15 19:56:38 Chih-Wei Huang

KeyboardPicker: refine the keyboard layout list to be more extendable

Also add Japanese layout to the list.

24fc286 2009-11-15 05:05:52 Wallace.Wang

Add keyboard layout setting

d71fe28 2009-10-20 11:45:49 Yi Sun

fixed typo

4b35def 2009-10-20 03:52:15 Yi Sun

Check in code for Kelly2.Blue
Add new option to allow user to enable/disable soft keyboard
Autor:Kelly2.Blue@gmail.com

0492d78 2009-09-25 18:41:24 Chih-Wei Huang

move proxy setting to top level of Settings

9bac237 2009-09-16 18:06:20 Chih-Wei Huang

add proxy setting - by Kelly

58ea30f 2009-09-05 04:21:14 Yi Sun

enable ethernet by default

57216dc 2009-09-05 04:21:06 Yi Sun

change the summary of ethernet checkbox

1fea419 2009-09-05 04:18:04 Yi Sun

changed connection type string

76bac9f 2009-09-05 04:18:04 Yi SUn

initial commit for ethenet state tracker works

2044959 2009-09-04 06:13:16 Jean-Baptiste Queru

merge from donut

626b4a1 2009-08-25 05:59:02 Joe LaPenna

Fix grammar in unknown sources dialog. issue 1938

64b691a 2009-08-21 06:08:19 Eric Fischer

Import revised translations. DO NOT MERGE

d2136f7 2009-08-19 11:32:06 Suchi Amalapurapu

Create a shared preference setting and use it before loading/unloading cache
and disable cache if file operations failed in the last launch.
A simple if check when reading buffer size from file

aafb491 2009-08-19 03:19:42 Eric Fischer

Import revised translations. DO NOT MERGE

36efef1 2009-08-19 02:02:33 Doug Zongker

cut number of frames in lock screen demo animation from 15 to 8

This trims about 108k out of the settings app, and the animation is
still acceptable.

da99054 2009-08-18 05:15:56 Eric Fischer

Import revised translations. DO NOT MERGE

c3770ce 2009-08-17 14:37:29 Shachar Shemesh

screenOrientation written as content instead of attribute by mistake

49e8d2e 2009-08-13 16:03:43 Android (Google) Code Review

Merge change 7060 into donut

* changes:
1. Added the missing timezone for mainland China "Asia/Shanghai". In each localized version of timezones.xml, the name of this timezone is defined like "China Standard Time (Beijing)" if some other timezones are also in this format, or just "Beijing" if all of other timezones are of city names.

6dde896 2009-08-12 01:06:58 Jean-Michel Trivi

Fix bug 2045197.
The TTS settings activity uses the default TTS stream type. Associate
the volume control of this stream type with the volume control buttons.

c9e5fc4 2009-08-11 09:57:14 Eric Fischer

Import revised translations. DO NOT MERGE

a016cb0 2009-08-11 02:48:54 Eric Fischer

Import revised translations. DO NOT MERGE

6c3287a 2009-08-07 14:37:08 Jeff Sharkey

Adopt new AppWidget assets, per http://b/2038594.

2877e18 2009-08-03 23:45:47 Jean-Baptiste Queru

merge from donut

09cda9c 2009-08-03 17:26:47 Hung-ying Tyan

Add VPN connection lost dialog.

233991a 2009-08-02 21:28:54 Hung-ying Tyan

Reduce the number of keystore connections to 1

at entering the security settings.

3832239 2009-08-01 12:15:37 Android (Google) Code Review

Merge change 9437 into donut

* changes:
Reduce the number of keystore connections.

79f9fa0 2009-08-01 11:08:03 Hung-ying Tyan

Reduce the number of keystore connections.

ed47f1e 2009-07-31 10:50:36 John Wang

Fix the NullPointerException in Status Info.

Fix bug 1964037 Phone states activity fail. It only happens in Zaku build. Zaku build overlay the device_info_status.xml under vendor/docomo and don't have CDMA related preference. Status.java will hit the NullPointerException when trying to remove the non-exist preferences.

modified: src/com/android/settings/deviceinfo/Status.java