- 11 Mar, 2020 1 commit
-
-
Justin McCandless authored
Adds an overflow menu to the text selection menu on Android when the items overflow.
-
- 11 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 31 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 17 Dec, 2019 1 commit
-
-
Shi-Hao Hong authored
-
- 11 Dec, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 22 Nov, 2019 1 commit
-
-
Greg Spencer authored
No code changes, just comments: I spell-checked all the comments in the repo.
-
- 12 Nov, 2019 2 commits
-
-
Shi-Hao Hong authored
* Sort Localization generation output - When creating locales that were assumed from existing locales, the file that is used is non-deterministic. This adds a sort to the iterator to ensure that the same existing locale is used to generate the assumed locale - When generating material, cupertino and date localizations, the generated getters were not sorted. This introduces an alphabetic sort * remove main.dart.snapshot
-
Greg Spencer authored
Updates localizations to match what is now generated. It's unclear what caused the change: it didn't happen because of a flutter PR change, so we're still looking for where the source of the non-determinism is. In the meantime, this will fix the build.
-
- 14 Oct, 2019 1 commit
-
-
Shi-Hao Hong authored
* Refresh .arb files * Refresh localizations
-
- 29 Jul, 2019 1 commit
-
-
Hans Muller authored
-
- 23 Jul, 2019 1 commit
-
-
Hans Muller authored
-
- 05 Jun, 2019 1 commit
-
-
Hans Muller authored
-
- 19 May, 2019 1 commit
-
-
xster authored
-
- 14 May, 2019 1 commit
-
-
Kate Lovett authored
* Updating dart.dev related links * Update packages/flutter_tools/lib/src/base/context.dart
-
- 10 May, 2019 3 commits
- 07 May, 2019 1 commit
-
-
xster authored
-
- 03 May, 2019 1 commit
-
-
Furkan Tektas authored
-
- 29 Apr, 2019 1 commit
-
-
Dan Field authored
* Re-enable const
-
- 25 Apr, 2019 2 commits
-
-
xster authored
-
Hans Muller authored
-
- 24 Apr, 2019 1 commit
-
-
xster authored
Cupertino localization step 8: create a gen_cupertino_localizations and generate one for cupertino english and french (#29824)
-
- 10 Apr, 2019 2 commits
- 08 Apr, 2019 1 commit
-
-
xster authored
Cupertino localization step 6: add a GlobalCupertinoLocalizations base class with date time formatting (#29767)
-
- 05 Apr, 2019 1 commit
-
-
Tim Sneath authored
-
- 04 Apr, 2019 1 commit
-
-
xster authored
-
- 02 Apr, 2019 1 commit
-
-
xster authored
-
- 29 Mar, 2019 1 commit
-
-
xster authored
Cupertino localization step 3: in-place move some material tools around to make room for cupertino (#29644)
-
- 27 Mar, 2019 1 commit
-
-
xster authored
-
- 22 Mar, 2019 1 commit
-
-
Abhijeeth Padarthi authored
-
- 18 Mar, 2019 1 commit
-
-
xster authored
-
- 15 Mar, 2019 1 commit
-
-
xster authored
-
- 12 Mar, 2019 1 commit
-
-
Hans Muller authored
-
- 06 Mar, 2019 1 commit
-
-
Phil Quitslund authored
-
- 01 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 21 Feb, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 13 Feb, 2019 1 commit
-
-
Hans Muller authored
-