summaryrefslogtreecommitdiffstats
path: root/packages/VpnDialogs/res
Commit message (Collapse)AuthorAgeFilesLines
...
* Import translations. DO NOT MERGEBaligh Uddin2013-12-261-2/+2
| | | | | Change-Id: I90b992fe5850b901f15b4c9ae778a316d574edb2 Auto-generated-cl: translation import
* Remove deprecated localesBaligh Uddin2013-12-098-240/+0
| | | | | Bug:11340849 Change-Id: Ib99486303927a6bce308b113d70f8e5b5bce4a13
* Import translations. DO NOT MERGEBaligh Uddin2013-10-304-8/+8
| | | | | Change-Id: I9a274d2dae9b41ed8378f460da42507f44f429c5 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-09-181-2/+2
| | | | | Change-Id: I2512b43867fbd6821e94b937b31768c313bfd8b4 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-09-111-2/+2
| | | | | Change-Id: I41d53a68f479490dab20dc25d2d020ec098a1ff8 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-08-282-0/+60
| | | | | Change-Id: I2ae3c5acea8bc6736dc896c9a51647894a5f3175 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-08-268-0/+240
| | | | | Change-Id: I65179cd29f91ec7e22edef7d6cdde4dfccdbef4b Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-08-1911-0/+330
| | | | | Change-Id: I5b04fc1fefa16588f7b6e935473f722b073f757c Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-08-091-2/+2
| | | | | Change-Id: Ie06cabcb736bd0cf12f4c1f393bf691a3a732495 Auto-generated-cl: translation import
* VpnDialogs: filter obscured touchesKenny Root2013-02-131-0/+1
| | | | Change-Id: Ifcc919c36006c88e36363f5160f9334df0cf7e5b
* Import translations. DO NOT MERGEYing Wang2012-07-201-1/+1
| | | | | Change-Id: I0f6f872984c04033f03960aec8312f86b0451fd0 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEYing Wang2012-07-101-1/+1
| | | | | Change-Id: I64327f26c87a11b1395acd7dfa217c3fd386b133 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEEric Fischer2012-03-231-2/+2
| | | | Change-Id: Iaa68a41570f03ee73c3f36502862477746c474a3
* Import translations. DO NOT MERGEEric Fischer2012-02-2848-48/+0
| | | | Change-Id: I2761d2e7bb8795ab23a0024ed41ec299abc400e1
* VpnDialogs: hide the fields when the statistic numbers are unavailable.Chia-chi Yeh2012-02-273-5/+2
| | | | | Bug: 5954284 Change-Id: I2321984d4f423e951989d799073a9da17a577ef9
* VpnDialogs: fix screen flickering when popping up dialogs.Chia-chi Yeh2012-01-231-7/+0
| | | | | Bug: 5699057 Change-Id: Iad1b32cafa32f98b27b6c96a63e1e9d97908983a
* Import revised translations.Eric Fischer2011-11-022-0/+62
| | | | Change-Id: I71efb16f2c6b257dfd444728c7e56ada662e6f77
* Import revised translations.Eric Fischer2011-10-181-0/+31
| | | | Change-Id: I83ab00ec220b7c0ba0d37e7f4c91e945e35aab39
* Import revised translations.Eric Fischer2011-10-072-3/+3
| | | | Change-Id: Id046f8008aef32a1b94b4fa5b57e2beb2f9f2e80
* Import revised translations.Eric Fischer2011-09-3041-82/+82
| | | | Change-Id: Ic8e228878fde375b90797c6e344fcb3114180f1d
* VpnDialogs: revise UI layout.Chia-chi Yeh2011-09-261-42/+39
| | | | | | | Also hide statistics when they are not available. Bug: 5372746 Change-Id: Iceffc8732cd51461630127f4fd17d505bc8b05aa
* Import revised translations.Eric Fischer2011-09-2045-91/+91
| | | | Change-Id: I5e375bebc8f74d9108a929246f16608427ce9317
* VpnDialogs: add string description for translation.Chia-chi Yeh2011-09-141-0/+12
| | | | Change-Id: Id826838661e8cfa20d01a4f51943f7744a2665e2
* VpnDialogs: allow strings wrapped into multiple lines.Chia-chi Yeh2011-09-133-4/+5
| | | | Change-Id: I51443c14c2f113a149818dc060fb90fa16527545
* Import revised translations.Eric Fischer2011-09-021-5/+5
| | | | Change-Id: Iac73006cfaf846d210855496f6732cbdc6ad0de8
* Import revised translations.Eric Fischer2011-08-262-2/+2
| | | | Change-Id: I51e1fc94b7fa3fec13f7dddad62b978dd9a71d43
* Import revised translations.Eric Fischer2011-08-2224-7/+596
| | | | Change-Id: I51335fa15a40d471010dbcc96e228b170f06ce7e
* Import revised translations.Eric Fischer2011-08-1526-0/+806
| | | | Change-Id: Ic1a72dc93b5450b90bcc46365746e61d7d9ca3e6
* VpnDialogs: change paddings.Chia-chi Yeh2011-07-152-1/+2
| | | | Change-Id: I46d949099778d1801ac1ca81b845b93936ceecb9
* VPN: minor refinement.Chia-chi Yeh2011-07-031-5/+4
| | | | Change-Id: I2b59cbe8554b6c6f8da48c465252489394f32653
* VpnDialogs: prepare for the usages of legacy VPN.Chia-chi Yeh2011-07-011-0/+1
| | | | | | | | - Use PendingIntent to start activities. - Handle configs without package names. - Switch to system UID. Change-Id: Ia78112a97e3628b603d9e059705e32694ebe142b
* The UI part of the user space VPN support.Chia-chi Yeh2011-06-034-0/+186
Change-Id: Ia9b7d516f977bc0fa7c30f44ff8111466838d1aa