- 17 Jan, 2018 1 commit
-
-
Hans Muller authored
-
- 16 Jan, 2018 1 commit
-
-
Vyacheslav Egorov authored
Code that uses dataPatterns[loc] expects it to contain Map<String, String>, not Map<String, dynamic>. Change gen_date_localizations.dart to generate datePatterns with a more precise type and regenerate date_localizations.dart.
-
- 04 Jan, 2018 1 commit
-
-
Ali Bitek authored
-
- 21 Dec, 2017 2 commits
-
-
Yegor authored
* localize a11y tab labels in the TabBar * break import cycle * test boilerplate * fix German translation * more test boilerplate fixes
-
Yegor authored
* other accounts a11y; show accounts button a11y * layout with bigger tap areas; all semantics * internationalize UserAccountsDrawerHeader a11y labels * better Russian translation * break import cycle * address comments
-
- 19 Dec, 2017 2 commits
-
-
Hans Muller authored
* Gen localization classes intead of a big map * tighten up the newlines so that std output matches file output * restore locale sorting
-
Hans Muller authored
-
- 15 Dec, 2017 1 commit
-
-
Yegor authored
* make date picker accessible * make test file lookup location-independent * address some comments * always wrap in IgnorePointer * no bitmasks for flags and actions * recommend List<*>
-
- 14 Dec, 2017 1 commit
-
-
Michael Goderbauer authored
-
- 08 Dec, 2017 1 commit
-
-
Yegor authored
* make time picker accessible * use new CustomPaint a11y API * flutter_localizations tests; use bigger distance delta * fix am/pm control; selected values * fix translations; remove @mustCallSuper in describeSemanticsConfiguration * exclude AM/PM announcement from iOS as on iOS the label is read back automatically
-
- 04 Dec, 2017 1 commit
-
-
Ian Hickson authored
...and document what I did.
-
- 29 Nov, 2017 1 commit
-
-
Hans Muller authored
-
- 17 Nov, 2017 1 commit
-
-
Greg Spencer authored
I got tired of drive-by spelling fixes, so I figured I'd just take care of them all at once. This only corrects errors in the dartdocs, not regular comments, and I skipped any sample code in the dartdocs. It doesn't touch any identifiers in the dartdocs either. No code changes, just comments.
-
- 14 Nov, 2017 1 commit
-
-
Hans Muller authored
-
- 01 Nov, 2017 3 commits
-
-
Yegor authored
* alwaysUse24HourFormat in MediaQuery and time picker * docs; dead code * address some comments * MaterialLocalizations.timeOfDayFormat is the single source of 24-hour-formattedness * Make TimePickerDialog private again * wire up MediaQueryData.fromWindow to Window
-
Hans Muller authored
-
Yegor authored
* remove locale "sd" (not supported by ICU/CLDR); unify localizations scripts CLI * address comments
-
- 26 Oct, 2017 1 commit
-
-
Yegor authored
* upgrade intl data; use local numerals in date picker * use the shiny new public intl API * address comments
-
- 23 Oct, 2017 1 commit
-
-
Yegor authored
* merge with Hans; address comments * merge material_localizations.dart
-
- 22 Oct, 2017 1 commit
-
-
Alexandre Ardhuin authored
-
- 20 Oct, 2017 1 commit
-
-
Hans Muller authored
-
- 13 Oct, 2017 1 commit
-
-
Chris Bracken authored
-
- 12 Oct, 2017 2 commits
- 11 Oct, 2017 1 commit
-
-
Hans Muller authored
-