- 12 Aug, 2020 6 commits
-
-
Timothée Giet authored
-
Timothée Giet authored
-
Timothée Giet authored
-
Timothée Giet authored
-
Timothée Giet authored
-
Timothée Giet authored
if the audio voices or effects are disabled, tell the user that this activity will play audio anyway works in both explore_farm_animals and explore_world_music
-
- 11 Aug, 2020 4 commits
-
-
Timothée Giet authored
-
Timothée Giet authored
still need to prevent having several GCDialog called at same time, but that's a separate issue
-
Timothée Giet authored
now when closing a GCDialog with the cross or the esc key, if there's a button2 (typically a "no" answer), it clicks that button else if there's only a button1 (typically an "ok" button), it clicks that button, else if there's no button it just closes as before
-
Timothée Giet authored
allow GCDialog to have keyboard focus, and always give it back to its parent fix usage of checkForVoices to give the activity as parent fix to avoid englishFallbackDialog at same time as Missing sound files dialog fix to not try to destroy englishFallbackDialog as it can not be destroyed
-
- 10 Aug, 2020 1 commit
-
-
Script Kiddy authored
-
- 08 Aug, 2020 1 commit
-
-
Script Kiddy authored
-
- 06 Aug, 2020 1 commit
-
-
Timothée Giet authored
-
- 05 Aug, 2020 1 commit
-
-
Johnny Jazeix authored
-
- 04 Aug, 2020 2 commits
-
-
Timothée Giet authored
-
Timothée Giet authored
-
- 03 Aug, 2020 6 commits
-
-
Timothée Giet authored
-
Timothée Giet authored
-
Timothée Giet authored
-
Timothée Giet authored
-
Timothée Giet authored
-
Timothée Giet authored
-
- 29 Jul, 2020 5 commits
-
-
Deepak Kumar authored
-
Timothée Giet authored
-
Timothée Giet authored
-
Timothée Giet authored
-
Timothée Giet authored
-
- 28 Jul, 2020 4 commits
-
-
Timothée Giet authored
-
Timothée Giet authored
-
Timothée Giet authored
-
Timothée Giet authored
-
- 27 Jul, 2020 4 commits
-
-
Timothée Giet authored
-
Timothée Giet authored
-
Timothée Giet authored
new activity learn_digits Activity is fully functional, though I still need to add a layout variant state for vertical screen, and make a few controls improvements
-
Timothée Giet authored
-
- 25 Jul, 2020 3 commits
-
-
Timothée Giet authored
display the full activity titles as much as possible use elide only if the text can really not fit with the minimumPointSize
-
Johnny Jazeix authored
-
Shubham Mishra authored
-
- 24 Jul, 2020 1 commit
-
-
Timothée Giet authored
enable image and audio tips by default also clean/simplify a bit the ActivityConfig code (similar to how it works in share activity for example)
-
- 23 Jul, 2020 1 commit
-
-
Johnny Jazeix authored
-