- 02 Jun, 2021 1 commit
-
-
Ray Rischpater, KF6GPE authored
Co-authored-by:
Shi Hao Hong <shihaohong94@gmail.com>
-
- 16 Apr, 2021 1 commit
-
-
Ray Rischpater, KF6GPE authored
-
- 02 Feb, 2021 1 commit
-
-
Jan Lübeck authored
-
- 25 Jan, 2021 1 commit
-
-
Shi-Hao Hong authored
-
- 12 Nov, 2020 1 commit
-
-
Darren Austin authored
Migrate flutter_localizations to null safety.
-
- 11 Nov, 2020 1 commit
-
-
xster authored
-
- 26 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Oct, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit ae06c19a.
-
Alexandre Ardhuin authored
-
- 23 Sep, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 11 Aug, 2020 1 commit
-
-
Shi-Hao Hong authored
* Regenerate _no.arb and _nb.arb from scratch * Revert no <--> nb synonym logic
-
- 06 Aug, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 09 Jul, 2020 1 commit
-
-
Shi-Hao Hong authored
* Normalize Pashto incomplete translations * Add comment to README.md about incomplete Pashto support
-
- 30 Jun, 2020 1 commit
-
-
Greg Spencer authored
This amends #57588 by adding code that also handles the zero license case, and adds translation strings for that.
-
- 29 Jun, 2020 1 commit
-
-
Darren Austin authored
-
- 24 Jun, 2020 1 commit
-
-
rami-a authored
-
- 23 Jun, 2020 1 commit
-
-
Tonic Artos authored
This is a PR addressing #57226 - Proposal: New UI for Licenses Page. This PR replaces the previous single panel license page with one that uses a master/detail flow (MDFlow) to display packages and their respective licenses. The License Page API remains unchanged. The logic for processing the license data is kept largely the same. This PR changes how the licenses are displayed, by introducing a responsive UI using the master/detail UI pattern. For now I am calling it Master Detail Flow, or MDFlow. MDFlow manifests as two layouts depending on the screen size. On small and medium displays, as determined by the breakpoints given by the Material Design Spec, MDFlow utilises a nested layout. On large displays, MDFlow uses a two panel (lateral) layout. MDFlow is implemented in this PR using a Navigator for the nested layout, and a Stack for the lateral layout. The master and detail views are built using builders. For the interactive component, detail pages are requested from the master view using a proxy obtained by a widget lookup on the build context; MasterDetailFlow.of(context).
-
- 18 Jun, 2020 1 commit
-
-
Justin McCandless authored
-
- 16 Jun, 2020 1 commit
-
-
Zachary Anderson authored
This reverts commit b3c237ce.
-
- 15 Jun, 2020 1 commit
-
-
Justin McCandless authored
-
- 14 May, 2020 1 commit
-
-
Darren Austin authored
-
- 03 Apr, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 29 Mar, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 25 Mar, 2020 1 commit
-
-
Darren Austin authored
Date Picker UI redesign
-
- 17 Mar, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 11 Mar, 2020 1 commit
-
-
Justin McCandless authored
Adds an overflow menu to the text selection menu on Android when the items overflow.
-
- 31 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 17 Dec, 2019 1 commit
-
-
Shi-Hao Hong 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
-
- 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
-
- 10 May, 2019 2 commits
-
-
xster authored
- 25 Apr, 2019 1 commit
-
-
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)
-