Commit Graph

206 Commits

Author SHA1 Message Date
vlfr1997 51f50b61d8 Update selection_dialog.dart 2020-09-24 19:00:02 -03:00
vlfr1997 300f86c9b8 Update country_code_picker.dart 2020-09-24 18:49:25 -03:00
vlfr1997 575e0a880e Update selection_dialog.dart 2020-09-24 18:47:11 -03:00
vlfr1997 f1aa08bdd0 Update selection_dialog.dart 2020-09-24 18:41:00 -03:00
vlfr1997 ef3bb23d3e Update country_code_picker.dart 2020-09-24 18:40:19 -03:00
vlfr1997 f13b6fae05 Update selection_dialog.dart 2020-09-24 18:36:42 -03:00
Salvatore Giordano 4a03708b22 version bump 2020-09-19 14:01:19 +02:00
Salvatore Giordano 58982a90e3 remove key in SimpleDialogOption 2020-09-19 13:54:57 +02:00
Salvatore Giordano d13671acaf Merge branch 'master' of github.com:imtoori/CountryCodePicker 2020-09-19 13:17:46 +02:00
Salvatore Giordano 2f423c2fc2 Merge pull request #99 from Abdullah-Zakhoi/master
added bottom sheet dialog rather than SimpleDialog
2020-09-19 13:17:33 +02:00
Salvatore Giordano 672c17d82f Merge branch 'master' of github.com:imtoori/CountryCodePicker 2020-09-19 13:13:31 +02:00
Salvatore Giordano f55b645786 Merge pull request #100 from ericlou168/patch-2
Update country_codes.dart
2020-09-19 13:13:23 +02:00
Salvatore Giordano 6709718a5f add ko.json 2020-09-19 13:12:58 +02:00
Salvatore Giordano 877a98ffaa Merge pull request #95 from ztoky/master
Add ko.json
2020-09-19 13:07:46 +02:00
Eric Lou 700c6552c2 Update country_codes.dart
Hello, I am from Cambodia. It looks better to have "Cambodia" instead of "Kâmpŭchéa" as for my country name.
2020-08-24 15:28:33 +07:00
abdullah zakhoi 178bb6f772 added bottom sheet dialog rather than SimpleDialog 2020-08-05 11:38:19 +03:00
ztoky ed8e645f4b Add ko.json 2020-06-25 12:40:44 +09:00
Salvatore Giordano 1e502fa9e7 version bump 2020-06-14 16:34:59 +02:00
Salvatore Giordano 24ba175b76 #85: localize on init 2020-06-14 15:57:01 +02:00
Salvatore Giordano 1172268651 Merge pull request #83 from ewertonrp/master
Add missing pt.json reference
2020-06-14 13:01:05 +02:00
Salvatore Giordano 06d013528c Merge pull request #90 from amitkot/amitkot-patch-1
Remove diacritic signs from Israel country name
2020-06-14 13:00:51 +02:00
Amit Kotlovski e11465c969 Remove diacritic signs from Israel country name
Users searching for Israel will never type the diacritic signs when searching for the country name.
Because the diacritics are there, a search for "ישראל" will not find the correct dial code, as this is a different Unicode string.
2020-06-11 21:44:18 +03:00
Ewerton Ramos 91e0a7bed8 Add missing pt.json reference 2020-06-01 16:52:12 -03:00
Salvatore Giordano 12437bb565 bump version 2020-05-30 16:44:17 +02:00
Salvatore Giordano 755ca9eff5 Merge pull request #81 from lbloder/feature/german_localization
Feature/german localization
2020-05-30 16:40:22 +02:00
Salvatore Giordano be90e1a954 Merge branch 'master' into feature/german_localization 2020-05-30 16:40:10 +02:00
Salvatore Giordano 328b8249d6 Merge pull request #80 from ewertonrp/master
Add pt support and sort i18n resources by country code
2020-05-30 16:39:45 +02:00
Lukas Bloder 2c44161980 sorts de.json 2020-05-26 10:32:22 +02:00
Lukas Bloder 66c14658e7 Adds german localization for countries 2020-05-26 10:29:22 +02:00
Ewerton Ramos 997dc64833 Add pt localization support 2020-05-22 23:01:14 -03:00
Ewerton Ramos 55359c6556 Sort it.json 2020-05-22 22:59:49 -03:00
Ewerton Ramos af04904a8a Sort fr.json 2020-05-22 22:58:43 -03:00
Ewerton Ramos 288f4a1735 Sort es.json 2020-05-22 22:58:11 -03:00
Ewerton Ramos 9659a4f955 Sort en.json 2020-05-22 22:56:49 -03:00
Ewerton Ramos 436ce55d60 Add pt.json 2020-05-22 22:55:34 -03:00
Salvatore Giordano ea57ee4692 version bump 2020-05-16 15:45:31 +02:00
Salvatore Giordano e443c5ac67 Merge pull request #78 from imtoori/hotfix/showFlag
fix showflagdialog and main to override the showflag property
2020-05-16 15:43:32 +02:00
Salvatore Giordano ef8860ec0b Revert "Merge pull request #77 from simon-twonary/shows-the-flag-only-when-closed"
This reverts commit f4b741ef96, reversing
changes made to f10402f2ab.
2020-05-16 15:43:07 +02:00
Salvatore Giordano a24576b294 version bump 2020-05-16 13:15:43 +02:00
Salvatore Giordano f4b741ef96 Merge pull request #77 from simon-twonary/shows-the-flag-only-when-closed
Shows the flag only when closed
2020-05-16 13:13:52 +02:00
Salvatore Giordano 7056cc1ffa add hideMainText property 2020-05-16 13:12:56 +02:00
Salvatore Giordano f10402f2ab Create FUNDING.yml 2020-05-09 13:26:36 +02:00
Salvatore Giordano c46aa1c40e fix showflagdialog and main to override the showflag property 2020-05-09 12:25:30 +02:00
simon da2a89d389 Implement shows the flag only when closed
fix `showFlagMain` flag. 
shows the flag only when closed
2020-05-06 03:11:49 -04:00
simon e426efabc9 Merge pull request #1 from imtoori/master
Merge
2020-05-06 03:00:24 -04:00
Salvatore Giordano ed136d0a03 fix cayman islands code 2020-05-03 15:40:59 +02:00
Salvatore Giordano 0caf8e4f2c version bump 2020-04-29 19:23:46 +02:00
Salvatore Giordano 4363107b49 Merge pull request #76 from kmyiu7/master
allow to edit dialog textStyle
2020-04-29 19:20:48 +02:00
km.yiu 51fa3d7b9a allow to edit dialog textStyle 2020-04-29 16:02:46 +08:00
Salvatore Giordano a94a13bd47 bump version 2020-04-07 15:12:04 +02:00