taskSavannah Administration - Tasks: task #15467, Submission of Massimo Lo Iacono

 
 

task #15467: Submission of Massimo Lo Iacono

Submitter:  Massimo Lo Iacono <pandino>
Submitted:  Mon 18 Nov 2019 12:20:33 AM UTC
   
 
Should Start On:  Mon 18 Nov 2019 12:00:00 AM UTC Should be Finished on:  Thu 28 Nov 2019 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  ineiev Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Sat 18 Apr 2020 06:08:41 PM UTC, comment #7: 

I'll cancel your submission for now; please be free to re-submit your package when the doubts are resolved.

Ineiev <ineiev>
Site Administrator
Sat 23 Nov 2019 12:59:03 PM UTC, comment #6: 

comment #4:

>
> No one answered me yet. Maybe my English doesn't allow me to express myself well: I'm using an automatic translator to be faster.


All automatic translators I'm aware of are Services-as-a-Software-Subsitutes.  I believe people are virtually always skilful enough to communicate without them.

> If I can't solve this problem, I'll be forced to publish the sources of my program on SouceForge or some other site. Could you possibly tell me a site that is more oriented to the principles of freedom than SourceForge or GitHub but less restrictive than Savannah?


GNU team evaluated GitLab as a hosting website better than those two, https://www.gnu.org/software/repo-criteria-evaluation.html.

Ineiev <ineiev>
Site Administrator
Thu 21 Nov 2019 06:03:46 PM UTC, comment #5: 

I'm just realizing that perhaps the most suitable forum is "Replicant development" instead of "Replicant usage". So I asked again the question here:

https://redmine.replicant.us/boards/21/topics/15463

Massimo Lo Iacono <pandino>
Thu 21 Nov 2019 05:48:24 PM UTC, comment #4: 

Hi Ineiev. I asked the question at the Replicant forum. You can find the question here:

https://redmine.replicant.us/boards/9/topics/15460

No one answered me yet. Maybe my English doesn't allow me to express myself well: I'm using an automatic translator to be faster.

If I can't solve this problem, I'll be forced to publish the sources of my program on SouceForge or some other site. Could you possibly tell me a site that is more oriented to the principles of freedom than SourceForge or GitHub but less restrictive than Savannah?
Thank you.
Massimo

Massimo Lo Iacono <pandino>
Tue 19 Nov 2019 01:24:38 PM UTC, comment #3: 

What do Replicant developers say?  Would this be adequate?

Ineiev <ineiev>
Site Administrator
Mon 18 Nov 2019 12:06:08 PM UTC, comment #2: 

I'll try to run Replicant in emulation on Android Studio. At the present time it's the only way for me to try a Replicant system.
I'll let you know if I can.
Massimo

Massimo Lo Iacono <pandino>
Mon 18 Nov 2019 06:17:41 AM UTC, comment #1: 

I'm afraid you'll have to positively make sure it runs on top of Replicant.

Ineiev <ineiev>
Site Administrator
Mon 18 Nov 2019 12:20:33 AM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves
or discards the registration.


Registration Administration


While this item will be useful to track the registration process,
approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators,
effectively logged as site administrators (superuser):



Registration Details


  • Name: Massimo Lo Iacono
  • System Name:  pandino
  • Type: non-GNU software and documentation
  • License: GNU General Public License v3 or later





Description:

"Libero Vocab" is an application for the Android operating system that allows users to practice with vocabularies in the KVTML format developped by the KDE Education Project. It is developed in Java language.

I tried to create this program as simple as possible. I don't think it use any special Google feature and so it should run on Replicant as well. Unfortunately I didn't get a chance to try if it really runs on Replicant because I don't have a Replicant available.

This program should not make use of proprietary libraries.

I wrote copyright and license notices at the beginning of all the java source files using the standard templates. I didn't write copyright notices at the beginning of the xml files like the ones used for layout.

I included a verbatim copy of the GPLv3+ license.

Some third-party kvtml files are supplied together with "Libero Vocab". These files are provided with a free license and have been picked up from the following sites:

https://www.opendesktop.org/browse/cat/216/
https://edu.kde.org/contrib/kvtml.php?

In order to demonstrate the operation of "Libero Vocab" with audio files, a sample vocabulary was also provided with some third-party sound recordings, published with free license from the following website:

https://commons.wikimedia.org

All of these credits are mentioned on the program's About page.


Other Software Required:

The following dependencies are listed in the file "build.gradle" of the Android Studio project. I think they are all free software:

dependencies {
    implementation 'com.android.support:appcompat-v7:23.4.0'
    implementation 'com.android.support:support-v4:23.4.0'
    implementation 'com.android.support:design:23.4.0'
    implementation 'org.apache.httpcomponents:httpmime:4.5.1'
    implementation('com.googlecode.json-simple:json-simple:1.1.1')
    {
        exclude module: 'junit'
    }
    implementation 'org.jetbrains:annotations-java5:15.0'
    implementation 'com.android.support.constraint:constraint-layout:1.1.3'
}


Tarball URL:

https://savannah.nongnu.org/submissions_uploads/libero-vocab.tar.gz


Massimo Lo Iacono <pandino>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ineiev (Posted a comment)
  • -email is unavailable- added by pandino (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-04-18 ineiev StatusIn Progress Cancelled
        Open/ClosedOpen Closed
    2019-11-18 ineiev StatusNone In Progress
        Assigned toNone ineiev

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code