Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
9e7cd33
add a list of broadcast to the watch tab
julien4215 Oct 10, 2023
e388ab4
add image to broadcast tile
julien4215 May 28, 2024
b3c321e
show snapshot of games of a round
julien4215 May 21, 2024
4ff800b
use a grid layout instead of a list
julien4215 May 24, 2024
e5e0dc3
add a new screen to show tournaments with their image
julien4215 May 29, 2024
24da2b6
rename the widget that gives a grid layout for board
julien4215 May 29, 2024
aba5d3f
move GestureDetector up
julien4215 May 29, 2024
937f850
use LichesClient instead of default http client
julien4215 May 29, 2024
a9d65a4
order broadcast by priority
julien4215 May 29, 2024
b1b3967
show live tournament on big image screen
julien4215 May 30, 2024
4119c05
rename GridBoard widget file
julien4215 May 30, 2024
bee0e7d
update all translations and generate translations for broadcast
julien4215 May 30, 2024
1802d9b
use translation for broadcast
julien4215 May 30, 2024
2c2443c
center live icon
julien4215 May 30, 2024
639d11e
add broadcast provider to refresher
julien4215 May 30, 2024
7239036
center title on big images
julien4215 May 30, 2024
326bda6
fix border around big images
julien4215 May 30, 2024
b65c0e3
fix padding
julien4215 May 30, 2024
32f0a89
add clock and game result to the grid board
julien4215 Jun 1, 2024
fb548db
format date with current locale
julien4215 Jun 1, 2024
fe9d0da
improve the loading of images
julien4215 Jun 1, 2024
28b6f62
rename files
julien4215 Jun 1, 2024
4002f81
add flag before player name
julien4215 Jun 2, 2024
906fa26
use the radio tower icon for default broadcast image
julien4215 Jun 2, 2024
dc2de70
use icon instead of svg
julien4215 Jun 2, 2024
adc1d16
make fed field nullable
julien4215 Jun 2, 2024
8719491
rename variables
julien4215 Jun 7, 2024
1dc6c8c
add a comment to explain dash in endpoint path
julien4215 Jun 7, 2024
a6b205f
add test for broadcat repository
julien4215 Jun 11, 2024
2a29cc9
add test for broadcast tournament screen
julien4215 Jun 11, 2024
3aa66f7
Add safearea to broadcast views
veloce Jun 19, 2024
fd10ace
fix title of broadcast game screen
julien4215 Jun 19, 2024
4763011
Missing translation
veloce Jun 20, 2024
e9ae72d
Hide broadcast widget until feature is ready
veloce Jun 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions lib/l10n/app_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1358,7 +1358,7 @@
"opacity": "Opacity",
"brightness": "Brightness",
"hue": "Hue",
"boardReset": "Reset colors to default",
"boardReset": "Reset colours to default",
"pieceSet": "Piece set",
"embedInYourWebsite": "Embed in your website",
"usernameAlreadyUsed": "This username is already in use, please try another one.",
Expand Down Expand Up @@ -1661,7 +1661,7 @@
}
},
"cancelSimul": "Cancel the simul",
"simulHostcolor": "Host color for each game",
"simulHostcolor": "Host colour for each game",
"estimatedStart": "Estimated start time",
"simulFeatured": "Feature on {param}",
"@simulFeatured": {
Expand Down Expand Up @@ -2646,5 +2646,7 @@
}
},
"studyShareAndExport": "Share & export",
"studyStart": "Start"
"studyStart": "Start",
"broadcastBroadcasts": "Broadcasts",
"broadcastStartDate": "Start date in your own timezone"
}
16 changes: 14 additions & 2 deletions lib/l10n/l10n.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4183,7 +4183,7 @@ abstract class AppLocalizations {
/// No description provided for @boardReset.
///
/// In en, this message translates to:
/// **'Reset colors to default'**
/// **'Reset colours to default'**
String get boardReset;

/// No description provided for @pieceSet.
Expand Down Expand Up @@ -5005,7 +5005,7 @@ abstract class AppLocalizations {
/// No description provided for @simulHostcolor.
///
/// In en, this message translates to:
/// **'Host color for each game'**
/// **'Host colour for each game'**
String get simulHostcolor;

/// No description provided for @estimatedStart.
Expand Down Expand Up @@ -7689,6 +7689,18 @@ abstract class AppLocalizations {
/// In en, this message translates to:
/// **'Start'**
String get studyStart;

/// No description provided for @broadcastBroadcasts.
///
/// In en, this message translates to:
/// **'Broadcasts'**
String get broadcastBroadcasts;

/// No description provided for @broadcastStartDate.
///
/// In en, this message translates to:
/// **'Start date in your own timezone'**
String get broadcastStartDate;
}

class _AppLocalizationsDelegate extends LocalizationsDelegate<AppLocalizations> {
Expand Down
8 changes: 7 additions & 1 deletion lib/l10n/l10n_af.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@ class AppLocalizationsAf extends AppLocalizations {
String get hue => 'Hue';

@override
String get boardReset => 'Reset colors to default';
String get boardReset => 'Reset colours to default';

@override
String get pieceSet => 'Stuk stel';
Expand Down Expand Up @@ -4569,4 +4569,10 @@ class AppLocalizationsAf extends AppLocalizations {

@override
String get studyStart => 'Begin';

@override
String get broadcastBroadcasts => 'Uitsendings';

@override
String get broadcastStartDate => 'Begin datum in jou eie tydsone';
}
8 changes: 7 additions & 1 deletion lib/l10n/l10n_ar.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2334,7 +2334,7 @@ class AppLocalizationsAr extends AppLocalizations {
String get hue => 'Hue';

@override
String get boardReset => 'Reset colors to default';
String get boardReset => 'Reset colours to default';

@override
String get pieceSet => 'مجموعة القطع';
Expand Down Expand Up @@ -4767,4 +4767,10 @@ class AppLocalizationsAr extends AppLocalizations {

@override
String get studyStart => 'ابدأ';

@override
String get broadcastBroadcasts => 'البثوث';

@override
String get broadcastStartDate => 'تاريخ البدء في المنطقة الزمنية الخاصة بك';
}
10 changes: 8 additions & 2 deletions lib/l10n/l10n_az.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@ class AppLocalizationsAz extends AppLocalizations {
String get hue => 'Hue';

@override
String get boardReset => 'Reset colors to default';
String get boardReset => 'Reset colours to default';

@override
String get pieceSet => 'Fiqur seti';
Expand Down Expand Up @@ -2738,7 +2738,7 @@ class AppLocalizationsAz extends AppLocalizations {
String get cancelSimul => 'Simulu ləğv et';

@override
String get simulHostcolor => 'Host color for each game';
String get simulHostcolor => 'Host colour for each game';

@override
String get estimatedStart => 'Estimated start time';
Expand Down Expand Up @@ -4565,4 +4565,10 @@ class AppLocalizationsAz extends AppLocalizations {

@override
String get studyStart => 'Başlat';

@override
String get broadcastBroadcasts => 'Yayım';

@override
String get broadcastStartDate => 'Öz saat qurşağınızdakı başlama tarixi';
}
8 changes: 7 additions & 1 deletion lib/l10n/l10n_be.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2317,7 +2317,7 @@ class AppLocalizationsBe extends AppLocalizations {
String get hue => 'Hue';

@override
String get boardReset => 'Reset colors to default';
String get boardReset => 'Reset colours to default';

@override
String get pieceSet => 'Набор фігур';
Expand Down Expand Up @@ -4697,4 +4697,10 @@ class AppLocalizationsBe extends AppLocalizations {

@override
String get studyStart => 'Пачаць';

@override
String get broadcastBroadcasts => 'Трансляцыі';

@override
String get broadcastStartDate => 'Дата пачатаку ў вашым часавым поясе';
}
8 changes: 7 additions & 1 deletion lib/l10n/l10n_bg.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@ class AppLocalizationsBg extends AppLocalizations {
String get hue => 'Hue';

@override
String get boardReset => 'Reset colors to default';
String get boardReset => 'Reset colours to default';

@override
String get pieceSet => 'Дизайн на фигури';
Expand Down Expand Up @@ -4569,4 +4569,10 @@ class AppLocalizationsBg extends AppLocalizations {

@override
String get studyStart => 'Начало';

@override
String get broadcastBroadcasts => 'Излъчване';

@override
String get broadcastStartDate => 'Дата на започване във вашата часова зона';
}
8 changes: 7 additions & 1 deletion lib/l10n/l10n_bn.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@ class AppLocalizationsBn extends AppLocalizations {
String get hue => 'Hue';

@override
String get boardReset => 'Reset colors to default';
String get boardReset => 'Reset colours to default';

@override
String get pieceSet => 'টুকরা সেট';
Expand Down Expand Up @@ -4569,4 +4569,10 @@ class AppLocalizationsBn extends AppLocalizations {

@override
String get studyStart => 'শুরু করুন';

@override
String get broadcastBroadcasts => 'সম্প্রচার';

@override
String get broadcastStartDate => 'আপনার নিজস্ব সময় অঞ্চল শুরু করার তারিখ';
}
8 changes: 7 additions & 1 deletion lib/l10n/l10n_br.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2334,7 +2334,7 @@ class AppLocalizationsBr extends AppLocalizations {
String get hue => 'Hue';

@override
String get boardReset => 'Reset colors to default';
String get boardReset => 'Reset colours to default';

@override
String get pieceSet => 'Ar pezhioù';
Expand Down Expand Up @@ -4745,4 +4745,10 @@ class AppLocalizationsBr extends AppLocalizations {

@override
String get studyStart => 'Kregiñ';

@override
String get broadcastBroadcasts => 'War-eeun';

@override
String get broadcastStartDate => 'Eur kregiñ en ho kwerzhid-eur';
}
8 changes: 7 additions & 1 deletion lib/l10n/l10n_bs.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2300,7 +2300,7 @@ class AppLocalizationsBs extends AppLocalizations {
String get hue => 'Hue';

@override
String get boardReset => 'Reset colors to default';
String get boardReset => 'Reset colours to default';

@override
String get pieceSet => 'Set figura';
Expand Down Expand Up @@ -4635,4 +4635,10 @@ class AppLocalizationsBs extends AppLocalizations {

@override
String get studyStart => 'Pokreni';

@override
String get broadcastBroadcasts => 'Emitovanja';

@override
String get broadcastStartDate => 'Datum početka po Vašoj vremenskoj zoni';
}
6 changes: 6 additions & 0 deletions lib/l10n/l10n_ca.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4569,4 +4569,10 @@ class AppLocalizationsCa extends AppLocalizations {

@override
String get studyStart => 'Inici';

@override
String get broadcastBroadcasts => 'Retransmissions';

@override
String get broadcastStartDate => 'Data d\'inici en la teva zona horària';
}
8 changes: 7 additions & 1 deletion lib/l10n/l10n_cs.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2317,7 +2317,7 @@ class AppLocalizationsCs extends AppLocalizations {
String get hue => 'Hue';

@override
String get boardReset => 'Reset colors to default';
String get boardReset => 'Reset colours to default';

@override
String get pieceSet => 'Vzhled figur';
Expand Down Expand Up @@ -4701,4 +4701,10 @@ class AppLocalizationsCs extends AppLocalizations {

@override
String get studyStart => 'Začít';

@override
String get broadcastBroadcasts => 'Přenosy';

@override
String get broadcastStartDate => 'Datum a čas zahájení ve vašem časovém pásmu';
}
6 changes: 6 additions & 0 deletions lib/l10n/l10n_da.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4569,4 +4569,10 @@ class AppLocalizationsDa extends AppLocalizations {

@override
String get studyStart => 'Start';

@override
String get broadcastBroadcasts => 'Udsendelser';

@override
String get broadcastStartDate => 'Startdato i din egen tidszone';
}
6 changes: 6 additions & 0 deletions lib/l10n/l10n_de.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4569,4 +4569,10 @@ class AppLocalizationsDe extends AppLocalizations {

@override
String get studyStart => 'Start';

@override
String get broadcastBroadcasts => 'Übertragungen';

@override
String get broadcastStartDate => 'Startdatum in deiner eigenen Zeitzone';
}
8 changes: 7 additions & 1 deletion lib/l10n/l10n_el.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@ class AppLocalizationsEl extends AppLocalizations {
String get hue => 'Hue';

@override
String get boardReset => 'Reset colors to default';
String get boardReset => 'Reset colours to default';

@override
String get pieceSet => 'Επιλογή κομματιών';
Expand Down Expand Up @@ -4569,4 +4569,10 @@ class AppLocalizationsEl extends AppLocalizations {

@override
String get studyStart => 'Δημιουργία';

@override
String get broadcastBroadcasts => 'Αναμεταδόσεις';

@override
String get broadcastStartDate => 'Ημερομηνία έναρξης στη δική σας ζώνη ώρας';
}
16 changes: 14 additions & 2 deletions lib/l10n/l10n_en.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@ class AppLocalizationsEn extends AppLocalizations {
String get hue => 'Hue';

@override
String get boardReset => 'Reset colors to default';
String get boardReset => 'Reset colours to default';

@override
String get pieceSet => 'Piece set';
Expand Down Expand Up @@ -2738,7 +2738,7 @@ class AppLocalizationsEn extends AppLocalizations {
String get cancelSimul => 'Cancel the simul';

@override
String get simulHostcolor => 'Host color for each game';
String get simulHostcolor => 'Host colour for each game';

@override
String get estimatedStart => 'Estimated start time';
Expand Down Expand Up @@ -4565,6 +4565,12 @@ class AppLocalizationsEn extends AppLocalizations {

@override
String get studyStart => 'Start';

@override
String get broadcastBroadcasts => 'Broadcasts';

@override
String get broadcastStartDate => 'Start date in your own timezone';
}

/// The translations for English, as used in the United States (`en_US`).
Expand Down Expand Up @@ -9134,4 +9140,10 @@ class AppLocalizationsEnUs extends AppLocalizationsEn {

@override
String get studyStart => 'Start';

@override
String get broadcastBroadcasts => 'Broadcasts';

@override
String get broadcastStartDate => 'Start date in your own timezone';
}
8 changes: 7 additions & 1 deletion lib/l10n/l10n_eo.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@ class AppLocalizationsEo extends AppLocalizations {
String get hue => 'Hue';

@override
String get boardReset => 'Reset colors to default';
String get boardReset => 'Reset colours to default';

@override
String get pieceSet => 'Ŝakpecaro';
Expand Down Expand Up @@ -4569,4 +4569,10 @@ class AppLocalizationsEo extends AppLocalizations {

@override
String get studyStart => 'Komenci';

@override
String get broadcastBroadcasts => 'Elsendoj';

@override
String get broadcastStartDate => 'Komenca dato en via propra horzono';
}
6 changes: 6 additions & 0 deletions lib/l10n/l10n_es.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4569,4 +4569,10 @@ class AppLocalizationsEs extends AppLocalizations {

@override
String get studyStart => 'Comenzar';

@override
String get broadcastBroadcasts => 'Emisiones';

@override
String get broadcastStartDate => 'Fecha de inicio en tu zona horaria';
}
8 changes: 7 additions & 1 deletion lib/l10n/l10n_et.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@ class AppLocalizationsEt extends AppLocalizations {
String get hue => 'Hue';

@override
String get boardReset => 'Reset colors to default';
String get boardReset => 'Reset colours to default';

@override
String get pieceSet => 'Malendite kujundus';
Expand Down Expand Up @@ -4569,4 +4569,10 @@ class AppLocalizationsEt extends AppLocalizations {

@override
String get studyStart => 'Alusta';

@override
String get broadcastBroadcasts => 'Otseülekanded';

@override
String get broadcastStartDate => 'Alguskuupäev sinu ajavööndis';
}
Loading