Re: [Sugar-devel] [SLOBS] 2020-07-22 Meeting Minutes

2020-07-22 Thread Rahul Bothra
Thanks Devin. Added myself to list of attendees



On Thu, Jul 23, 2020 at 3:39 AM  wrote:

> Hi All,
>
> Hope everyone is doing well. :)
>
> Today's SLOB meeting minutes are published at
> https://wiki.sugarlabs.org/go/Oversight_Board/Meeting_Minutes-2020-07-22
> (and copied below).
>
> They have already been approved by the board members who were present.
>
> Our next meeting is planned for 2020-08-05 at 20:00 UTC on IRC
>
> The agenda is published at
> https://wiki.sugarlabs.org/go/Oversight_Board/Meeting_Minutes-2020-08-05
>
> == Minutes for SLOBs Meeting ==
> 2020-07-22 at 20:00 UTC
>
> Attendance: Devin, Lionel, Ibiam, James, Rahul, Walter, Samson (Alex
> excused
> himself beforehand.)
>
> === Vote on Prior Meeting Minutes ===
>
> See
> https://wiki.sugarlabs.org/go/Oversight_Board/Meeting_Minutes-2020-07-08
>
> Minutes Approved unanimously after some final edits.
>
> === Report from project representative (Conservancy liaison) ===
>
> No Report
>
> === Reports from Ombudsman ===
>
> No Report
>
> === Any reports from project teams, Google Summer of Code ===
>
> James says everyone is doing well. Groups are not cross-pollinating.
>
> Every student passed their first evaluation.
>
> === Devin and Caryl 1023 Job Report ===
>
> * 1023 Status
> * Finding a new lawyer -- how is that going? (Kyle says he cannot do it
> because of time constraints.)
>
> Two problematic areas in our "Brief History of SL" related to language.
>
> Walter and Devin will work on the "Brief History of Sugar Labs" after
> this meeting.
>
> === James and Ibiam Sugar Activity Job Report ===
>
> Met for 30 minutes. Not yet agreed on a plan.
>
> Ibiam has been feeling sick and has just started feeling better.
>
> === Each One Teach One ===
>
> Similar to Google Code-in. Not a contest, but involves kids of a similar
> age.
>
> See www.eachoneteachone.is for more information.
>
> === GSoC Feature Share ===
>
>  Sugarizer 
>
> Lionel shows "Mind Math" activity. Can be tested at
> https://dev.sugarizer.org
>
> Students can compete with one another.
>
>  Music Blocks 
>
> Devin demonstrates Aviral's work on movable do for when students are
> inputting their code.
>
>  Python 
>
> Bug fixes. Tests. Translations and other clerical work.
>
> === Vote on Today's Meeting Minutes ===
>
> See this page
> https://wiki.sugarlabs.org/go/Oversight_Board/Meeting_Minutes-2020-07-22
>
> Minutes unanimously Approved by all SLOBS present
>
> === Time and Place of Next Meeting ===
>
> Meeting on 2020-08-05 at 20:00 UTC on IRC.
>
> Agenda to be published at
> https://wiki.sugarlabs.org/go/Oversight_Board/Meeting_Minutes-2020-08-05
> (then overwritten with the minutes at meeting)
>
> === Closing ===
>
> Motion to adjourn the meeting has been approved.
> ___
> SLOBs mailing list
> sl...@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/slobs
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] 2020-07-22 Meeting Minutes

2020-07-22 Thread devin

Hi All,

Hope everyone is doing well. :)

Today's SLOB meeting minutes are published at
https://wiki.sugarlabs.org/go/Oversight_Board/Meeting_Minutes-2020-07-22 
(and copied below).


They have already been approved by the board members who were present.

Our next meeting is planned for 2020-08-05 at 20:00 UTC on IRC

The agenda is published at 
https://wiki.sugarlabs.org/go/Oversight_Board/Meeting_Minutes-2020-08-05


== Minutes for SLOBs Meeting ==
2020-07-22 at 20:00 UTC

Attendance: Devin, Lionel, Ibiam, James, Walter, Samson (Alex excused 
himself beforehand.)


=== Vote on Prior Meeting Minutes ===

See 
https://wiki.sugarlabs.org/go/Oversight_Board/Meeting_Minutes-2020-07-08


Minutes Approved unanimously after some final edits.

=== Report from project representative (Conservancy liaison) ===

No Report

=== Reports from Ombudsman ===

No Report

=== Any reports from project teams, Google Summer of Code ===

James says everyone is doing well. Groups are not cross-pollinating.

Every student passed their first evaluation.

=== Devin and Caryl 1023 Job Report ===

* 1023 Status
* Finding a new lawyer -- how is that going? (Kyle says he cannot do it 
because of time constraints.)


Two problematic areas in our "Brief History of SL" related to language.

Walter and Devin will work on the "Brief History of Sugar Labs" after 
this meeting.


=== James and Ibiam Sugar Activity Job Report ===

Met for 30 minutes. Not yet agreed on a plan.

Ibiam has been feeling sick and has just started feeling better.

=== Each One Teach One ===

Similar to Google Code-in. Not a contest, but involves kids of a similar 
age.


See www.eachoneteachone.is for more information.

=== GSoC Feature Share ===

 Sugarizer 

Lionel shows "Mind Math" activity. Can be tested at 
https://dev.sugarizer.org


Students can compete with one another.

 Music Blocks 

Devin demonstrates Aviral's work on movable do for when students are 
inputting their code.


 Python 

Bug fixes. Tests. Translations and other clerical work.

=== Vote on Today's Meeting Minutes ===

See this page 
https://wiki.sugarlabs.org/go/Oversight_Board/Meeting_Minutes-2020-07-22


Minutes unanimously Approved by all SLOBS present

=== Time and Place of Next Meeting ===

Meeting on 2020-08-05 at 20:00 UTC on IRC.

Agenda to be published at 
https://wiki.sugarlabs.org/go/Oversight_Board/Meeting_Minutes-2020-08-05 
(then overwritten with the minutes at meeting)


=== Closing ===

Motion to adjourn the meeting has been approved.
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Music Blocks in the Playstore (Walter Bender)

2020-07-22 Thread Sumit Srivastava
Thanks for your comments.

F-Droid is on the way.




On Thu, Jul 23, 2020, 2:37 AM Lionel Laské  wrote:

>
> Sound like you rely on browser cache that could be risky.
>
> Why not package the whole HTML/JavaScript code into the package then use
> as start page of WebView file:///index.html instead of
> https://musicblocks.sugarlabs.org/
> That's what we've done with Sugarizer Android package.
>
> Another suggestion: will be nice to add Music Blocks on F-Droid store too (
> https://f-droid.org/).
> F-Droid is a store for Free Open Source Software for Android and it will
> make sense to be there too.
>
> Regards.
>
> Lionel.
>
>
>
> Le mer. 22 juil. 2020 à 22:26, Sumit Srivastava 
> a écrit :
>
>> Hi Samson,
>>
>> It works offline if you allow it to connect once after downloading the
>> APK, which seems good because you already have internet access while
>> accessing the play store. Yes, it's linked to the website but is accessible
>> offline.
>>
>>
>> Try this:
>>
>> Install
>> Load once
>> Turn off the internet
>> Close app
>> Restart the app
>> App should work now, please post if it doesn't.
>>
>> Best,
>> Sumit
>>
>>
>> On Thu, Jul 23, 2020, 1:26 AM Walter Bender 
>> wrote:
>>
>>> Oh. We need to fix that. @Favour Kelvin 
>>>
>>> On Wed, Jul 22, 2020 at 3:50 PM Samson Goddy 
>>> wrote:
>>>
 Awesome job,

 I just tested it on my tablet running Android 10 and It doesn't run
 offline, the APK is linked to the website. But this is a right step to
 something better.


 Regards

 On Wed, Jul 22, 2020, 8:42 PM Lionel Laské 
 wrote:

>
> Good job.
>
> BTW I'm surprised that the package size is only 1Mb.
> Is it linked to the web site? Is it able to work offline ?
>
> Regards.
>
>   Lionel.
>
>
>
> Le mar. 21 juil. 2020 à 18:00, <
> sugar-devel-requ...@lists.sugarlabs.org> a écrit :
>
>>
>> Date: Tue, 21 Jul 2020 06:21:59 -0400
>> From: Walter Bender 
>> To: Sugar-dev Devel 
>> Subject: [Sugar-devel] Music Blocks in the Playstore
>> Message-ID:
>> > uzx...@mail.gmail.com>
>> Content-Type: text/plain; charset="utf-8"
>>
>> Thanks to the efforts of Favour Kelvin, Music Blocks is now in the
>> Google
>> Play Store!!!
>>
>> https://play.google.com/store/apps/details?id=my.musicblock.sugarlab
>>
>> thanks Favour.
>>
>> regards.
>>
>> -walter
>>
>> --
>> Walter Bender
>> Sugar Labs
>> http://www.sugarlabs.org
>> 
>>
>> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>

>>>
>>> --
>>> Walter Bender
>>> Sugar Labs
>>> http://www.sugarlabs.org
>>> 
>>> ___
>>> Sugar-devel mailing list
>>> Sugar-devel@lists.sugarlabs.org
>>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>>
>>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Music Blocks in the Playstore (Walter Bender)

2020-07-22 Thread Lionel Laské
Sound like you rely on browser cache that could be risky.

Why not package the whole HTML/JavaScript code into the package then use as
start page of WebView file:///index.html instead of
https://musicblocks.sugarlabs.org/
That's what we've done with Sugarizer Android package.

Another suggestion: will be nice to add Music Blocks on F-Droid store too (
https://f-droid.org/).
F-Droid is a store for Free Open Source Software for Android and it will
make sense to be there too.

Regards.

Lionel.



Le mer. 22 juil. 2020 à 22:26, Sumit Srivastava  a
écrit :

> Hi Samson,
>
> It works offline if you allow it to connect once after downloading the
> APK, which seems good because you already have internet access while
> accessing the play store. Yes, it's linked to the website but is accessible
> offline.
>
>
> Try this:
>
> Install
> Load once
> Turn off the internet
> Close app
> Restart the app
> App should work now, please post if it doesn't.
>
> Best,
> Sumit
>
>
> On Thu, Jul 23, 2020, 1:26 AM Walter Bender 
> wrote:
>
>> Oh. We need to fix that. @Favour Kelvin 
>>
>> On Wed, Jul 22, 2020 at 3:50 PM Samson Goddy 
>> wrote:
>>
>>> Awesome job,
>>>
>>> I just tested it on my tablet running Android 10 and It doesn't run
>>> offline, the APK is linked to the website. But this is a right step to
>>> something better.
>>>
>>>
>>> Regards
>>>
>>> On Wed, Jul 22, 2020, 8:42 PM Lionel Laské 
>>> wrote:
>>>

 Good job.

 BTW I'm surprised that the package size is only 1Mb.
 Is it linked to the web site? Is it able to work offline ?

 Regards.

   Lionel.



 Le mar. 21 juil. 2020 à 18:00, 
 a écrit :

>
> Date: Tue, 21 Jul 2020 06:21:59 -0400
> From: Walter Bender 
> To: Sugar-dev Devel 
> Subject: [Sugar-devel] Music Blocks in the Playstore
> Message-ID:
>  uzx...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Thanks to the efforts of Favour Kelvin, Music Blocks is now in the
> Google
> Play Store!!!
>
> https://play.google.com/store/apps/details?id=my.musicblock.sugarlab
>
> thanks Favour.
>
> regards.
>
> -walter
>
> --
> Walter Bender
> Sugar Labs
> http://www.sugarlabs.org
> 
>
> ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel

>>>
>>
>> --
>> Walter Bender
>> Sugar Labs
>> http://www.sugarlabs.org
>> 
>> ___
>> Sugar-devel mailing list
>> Sugar-devel@lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Music Blocks in the Playstore (Walter Bender)

2020-07-22 Thread Samson Goddy
Awesome, I think it needs to be properly documented then.


I need to do further testing using this tips, thanks.


Regards

On Wed, Jul 22, 2020, 9:26 PM Sumit Srivastava 
wrote:

> Hi Samson,
>
> It works offline if you allow it to connect once after downloading the
> APK, which seems good because you already have internet access while
> accessing the play store. Yes, it's linked to the website but is accessible
> offline.
>
>
> Try this:
>
> Install
> Load once
> Turn off the internet
> Close app
> Restart the app
> App should work now, please post if it doesn't.
>
> Best,
> Sumit
>
>
> On Thu, Jul 23, 2020, 1:26 AM Walter Bender 
> wrote:
>
>> Oh. We need to fix that. @Favour Kelvin 
>>
>> On Wed, Jul 22, 2020 at 3:50 PM Samson Goddy 
>> wrote:
>>
>>> Awesome job,
>>>
>>> I just tested it on my tablet running Android 10 and It doesn't run
>>> offline, the APK is linked to the website. But this is a right step to
>>> something better.
>>>
>>>
>>> Regards
>>>
>>> On Wed, Jul 22, 2020, 8:42 PM Lionel Laské 
>>> wrote:
>>>

 Good job.

 BTW I'm surprised that the package size is only 1Mb.
 Is it linked to the web site? Is it able to work offline ?

 Regards.

   Lionel.



 Le mar. 21 juil. 2020 à 18:00, 
 a écrit :

>
> Date: Tue, 21 Jul 2020 06:21:59 -0400
> From: Walter Bender 
> To: Sugar-dev Devel 
> Subject: [Sugar-devel] Music Blocks in the Playstore
> Message-ID:
>  uzx...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Thanks to the efforts of Favour Kelvin, Music Blocks is now in the
> Google
> Play Store!!!
>
> https://play.google.com/store/apps/details?id=my.musicblock.sugarlab
>
> thanks Favour.
>
> regards.
>
> -walter
>
> --
> Walter Bender
> Sugar Labs
> http://www.sugarlabs.org
> 
>
> ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel

>>>
>>
>> --
>> Walter Bender
>> Sugar Labs
>> http://www.sugarlabs.org
>> 
>> ___
>> Sugar-devel mailing list
>> Sugar-devel@lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Music Blocks in the Playstore (Walter Bender)

2020-07-22 Thread Sumit Srivastava
Hi Samson,

It works offline if you allow it to connect once after downloading the APK,
which seems good because you already have internet access while accessing
the play store. Yes, it's linked to the website but is accessible offline.


Try this:

Install
Load once
Turn off the internet
Close app
Restart the app
App should work now, please post if it doesn't.

Best,
Sumit


On Thu, Jul 23, 2020, 1:26 AM Walter Bender  wrote:

> Oh. We need to fix that. @Favour Kelvin 
>
> On Wed, Jul 22, 2020 at 3:50 PM Samson Goddy 
> wrote:
>
>> Awesome job,
>>
>> I just tested it on my tablet running Android 10 and It doesn't run
>> offline, the APK is linked to the website. But this is a right step to
>> something better.
>>
>>
>> Regards
>>
>> On Wed, Jul 22, 2020, 8:42 PM Lionel Laské 
>> wrote:
>>
>>>
>>> Good job.
>>>
>>> BTW I'm surprised that the package size is only 1Mb.
>>> Is it linked to the web site? Is it able to work offline ?
>>>
>>> Regards.
>>>
>>>   Lionel.
>>>
>>>
>>>
>>> Le mar. 21 juil. 2020 à 18:00, 
>>> a écrit :
>>>

 Date: Tue, 21 Jul 2020 06:21:59 -0400
 From: Walter Bender 
 To: Sugar-dev Devel 
 Subject: [Sugar-devel] Music Blocks in the Playstore
 Message-ID:
 >>> uzx...@mail.gmail.com>
 Content-Type: text/plain; charset="utf-8"

 Thanks to the efforts of Favour Kelvin, Music Blocks is now in the
 Google
 Play Store!!!

 https://play.google.com/store/apps/details?id=my.musicblock.sugarlab

 thanks Favour.

 regards.

 -walter

 --
 Walter Bender
 Sugar Labs
 http://www.sugarlabs.org
 

 ___
>>> Sugar-devel mailing list
>>> Sugar-devel@lists.sugarlabs.org
>>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>>
>>
>
> --
> Walter Bender
> Sugar Labs
> http://www.sugarlabs.org
> 
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Music Blocks in the Playstore (Walter Bender)

2020-07-22 Thread Walter Bender
Oh. We need to fix that. @Favour Kelvin 

On Wed, Jul 22, 2020 at 3:50 PM Samson Goddy  wrote:

> Awesome job,
>
> I just tested it on my tablet running Android 10 and It doesn't run
> offline, the APK is linked to the website. But this is a right step to
> something better.
>
>
> Regards
>
> On Wed, Jul 22, 2020, 8:42 PM Lionel Laské  wrote:
>
>>
>> Good job.
>>
>> BTW I'm surprised that the package size is only 1Mb.
>> Is it linked to the web site? Is it able to work offline ?
>>
>> Regards.
>>
>>   Lionel.
>>
>>
>>
>> Le mar. 21 juil. 2020 à 18:00, 
>> a écrit :
>>
>>>
>>> Date: Tue, 21 Jul 2020 06:21:59 -0400
>>> From: Walter Bender 
>>> To: Sugar-dev Devel 
>>> Subject: [Sugar-devel] Music Blocks in the Playstore
>>> Message-ID:
>>> >> uzx...@mail.gmail.com>
>>> Content-Type: text/plain; charset="utf-8"
>>>
>>> Thanks to the efforts of Favour Kelvin, Music Blocks is now in the Google
>>> Play Store!!!
>>>
>>> https://play.google.com/store/apps/details?id=my.musicblock.sugarlab
>>>
>>> thanks Favour.
>>>
>>> regards.
>>>
>>> -walter
>>>
>>> --
>>> Walter Bender
>>> Sugar Labs
>>> http://www.sugarlabs.org
>>> 
>>>
>>> ___
>> Sugar-devel mailing list
>> Sugar-devel@lists.sugarlabs.org
>> http://lists.sugarlabs.org/listinfo/sugar-devel
>>
>

-- 
Walter Bender
Sugar Labs
http://www.sugarlabs.org

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Music Blocks in the Playstore (Walter Bender)

2020-07-22 Thread Samson Goddy
Awesome job,

I just tested it on my tablet running Android 10 and It doesn't run
offline, the APK is linked to the website. But this is a right step to
something better.


Regards

On Wed, Jul 22, 2020, 8:42 PM Lionel Laské  wrote:

>
> Good job.
>
> BTW I'm surprised that the package size is only 1Mb.
> Is it linked to the web site? Is it able to work offline ?
>
> Regards.
>
>   Lionel.
>
>
>
> Le mar. 21 juil. 2020 à 18:00, 
> a écrit :
>
>>
>> Date: Tue, 21 Jul 2020 06:21:59 -0400
>> From: Walter Bender 
>> To: Sugar-dev Devel 
>> Subject: [Sugar-devel] Music Blocks in the Playstore
>> Message-ID:
>> > uzx...@mail.gmail.com>
>> Content-Type: text/plain; charset="utf-8"
>>
>> Thanks to the efforts of Favour Kelvin, Music Blocks is now in the Google
>> Play Store!!!
>>
>> https://play.google.com/store/apps/details?id=my.musicblock.sugarlab
>>
>> thanks Favour.
>>
>> regards.
>>
>> -walter
>>
>> --
>> Walter Bender
>> Sugar Labs
>> http://www.sugarlabs.org
>> 
>>
>> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Music Blocks in the Playstore (Walter Bender)

2020-07-22 Thread Lionel Laské
Good job.

BTW I'm surprised that the package size is only 1Mb.
Is it linked to the web site? Is it able to work offline ?

Regards.

  Lionel.



Le mar. 21 juil. 2020 à 18:00,  a
écrit :

>
> Date: Tue, 21 Jul 2020 06:21:59 -0400
> From: Walter Bender 
> To: Sugar-dev Devel 
> Subject: [Sugar-devel] Music Blocks in the Playstore
> Message-ID:
>  uzx...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Thanks to the efforts of Favour Kelvin, Music Blocks is now in the Google
> Play Store!!!
>
> https://play.google.com/store/apps/details?id=my.musicblock.sugarlab
>
> thanks Favour.
>
> regards.
>
> -walter
>
> --
> Walter Bender
> Sugar Labs
> http://www.sugarlabs.org
> 
>
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] GSoC Project Update

2020-07-22 Thread Chihurumnaya Ibiam
Thanks for the update Jui.

-- 

Ibiam Chihurumnaya
ibiamchihurumn...@gmail.com



On Tue, Jul 21, 2020 at 5:54 PM Jui Pradhan  wrote:

> Hi,
> This is regarding the project update- Improve and maintain 25 Sugar
> Activities. Recently I'm facing a difficult situation with my building
> sealed, working on this has kept me hopeful and positive :)
>
> Here is a list of activities and my progress for the month of July. I
> haven't included the ones I finished working on in June.
>
>
> No.
>
> Activity Name
>
> Link to Work
>
> Comments / Progress
>
> 1.
>
> Appel-Haken
>
> Few Fixes
>
> Released v25 - #4
>  merged
>
>-
>
>Done
>
> 2.
>
> Napier
>
> Added new hi translations
>
> Released v6 - #6  merged
>
>-
>
>Done
>
> 3.
>
> Jam-clock
>
> Fixed exit with stop button issue, Fixed PyGIWarning and other fixes
>
> Released v3 - #4 
> merged
>
>-
>
>Done
>
> 4.
>
> DotsAndBoxes
>
> Fixed IndexError, along with issue #16
> 
>
> Released v4 - #18 
> merged
>
>-
>
>Done
>
> 5.
>
> Block-party activity
>
> Fixed issues - display related issues, Port from GObject to GLib, Added
> new game keys, fixed syntax warnings and also fixed unclear instructions.
>
> Preparing to release after #14
>  is merged.
>
>-
>
>Release needed
>
> 6.
>
> Cow Bulls Activity
>
> Port to python3 along with some substantial changes- PR #17
>  - merged
>
>
>
>-
>
>Release needed
>
> 7.
>
> Locosugar
>
> Fixed display issue and scaling, flake8 changes and added new translations.
>
> Release v12 - #18  open
>
> PR to be merged.
>
> 8.
>
> Playgo
>
> Tested and release initiated
>
> Release v6 - #16 
> open
>
> PR to be merged.
>
> 9.
>
> Stick Hero Activity
>
> Made display related changes, centered the game screen, Changed style from
> wildcard imports, Fixed issue - #17
> 
>
> Changes in PR - #25
>  merged
>
> Release ready for the last python2 version.
>
>-
>
>Release needed
>
> 10.
>
> Ball-and-brick
>
> Display related issues, center text and use scaling. In Progress PR - #9
>  open
>
> WIP
>
> 11.
>
> View Slides
>
> Port to python3 in progress- Draft PR - #11
> 
>
> WIP
>
> 12.
>
> PyCut
>
> Fix the Display Resolution and other changes #2
>  (Open PR - WIP)
>
> WIP
>
> Thankyou.
> Regards,
> Jui Pradhan
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Music Blocks in the Playstore

2020-07-22 Thread Favour Kelvin
Thanks alot Devin and Jaskirat. I will look into f-driod.

On Tue, 21 Jul 2020, 17:40 ,  wrote:

> Thanks Favour!!!
>
> I posted on my blog at
>
> https://musicblocks.net/2020/07/21/music-blocks-is-now-available-in-google-play/
>
> Also, Favour, perhaps you can put on f-droid as well?
> https://f-droid.org/
>
> MB should fit their profile.
>
> On 2020-07-21 09:10, Jaskirat Singh wrote:
> > Great to hear that. Keep up the good work.
> >
> > On Tue, 21 Jul 2020, 3:52 pm Walter Bender, 
> > wrote:
> >
> >> Thanks to the efforts of Favour Kelvin, Music Blocks is now in the
> >> Google Play Store!!!
> >>
> >> https://play.google.com/store/apps/details?id=my.musicblock.sugarlab
> >>
> >> thanks Favour.
> >>
> >> regards.
> >>
> >> -walter
> >>
> >> --
> >>
> >> Walter Bender
> >> Sugar Labs
> >> http://www.sugarlabs.org [1]
> >> [1]
> >> ___
> >> Sugar-devel mailing list
> >> Sugar-devel@lists.sugarlabs.org
> >> http://lists.sugarlabs.org/listinfo/sugar-devel
> >
> >
> > Links:
> > --
> > [1] http://www.sugarlabs.org
> > ___
> > Sugar-devel mailing list
> > Sugar-devel@lists.sugarlabs.org
> > http://lists.sugarlabs.org/listinfo/sugar-devel
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Sugarizer Knowledge Activity Pack meeting [22 July]

2020-07-22 Thread Dhruv Misra
Hey there,

I had the weekly meeting with my mentor Lionel today i.e. 22 July at 9H UTC.

We discussed the tasks from last week and discussed the issue related to 
SugarDevice in Fraction activity. We then discussed improvement in 
SugarPresence in the user-changed popup and it’s localization. In the end we 
discussed the Vote activity screens and implementation.


  *   Tasks from last week:
 *   Removed template title edit button and handling changing title when 
adding from a URL in Curriculum
 *   Made the changes to the design prototype of Vote as discussed
 *   Created the basic workflow for Vote


  *   Issues encountered last week: None



  *   Tasks for next week:
 *   Solve the issues in Fraction by adding debug information.
 *   Add a PR to fix the localization and buddy icon for the user changes’ 
popup of SugarPresence.
 *   Add all vote templates and improve stats in Vote activity.

Thanks,
Dhruv Misra
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] [ASLO] Release Chat-85.2

2020-07-22 Thread Sugar Labs Activities
Activity Homepage:
http://activities.sugarlabs.org/addon/4069

Sugar Platform:
0.98 - 0.116

Download Now:
http://activities.sugarlabs.org/downloads/file/29381/chat-85.2.xo

Release notes:
* New translations,
* Remove GStreamer 0.1 support (Ibiam Chihurumnaya),
* Disable smiley and send buttons when not shared (Ibiam Chihurumnaya),
* Fix URL copy (Saumya-Mishra, James Cameron),



Sugar Labs Activities
http://activities.sugarlabs.org

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel