Re: [sword-devel] Fwd: [pkg-crosswire-devel] xiphos is marked for autoremoval from testing

2020-03-17 Thread Karl Kleinpaste

On 3/16/20 7:37 AM, Cyrille wrote:

a new release for Xiphos

I will see what can be done for a release this weekend.
My company has just moved to all employees telecommuting and things are 
thoroughly chaotic through this week.
___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

[sword-devel] Ezra Project 0.12.0 released

2020-03-17 Thread Tobias Klein
Hi all,

Ezra Project 0.12.0 has been released. Ezra Project is a topical bible study 
tool.
https://github.com/tobias-klein/ezra-project/releases/tag/0.12.0
Note-worthy improvements are:
• SWORD module unlock support
• French translation (Thanks to Cyrille and Tom)
• Internal design change: Load Bible text directly from SWORD modules instead 
of database
Detailed changes are recorded in the Change Log.
Downloads are available for:
• Windows (tested on Windows 10)
• macOS (tested on Catalina)
• Ubuntu 18.04 + 19.04
• Debian 10
• Linux Mint 18
• Fedora 29 (also works with Fedora 30)
• Fedora 31
• CentOS 8
• OpenSuse Leap 15.1
Feedback is appreciated!
Best regards,
Tobias
___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Re: [sword-devel] Chromebooks

2020-03-17 Thread Tobias Klein
I could look into turning Ezra Project into a Chrome App. The frontend 
is already HTML/CSS + JavaScript which is the technology powering Chrome 
Apps. And it's already made for desktop use.


As far as I can see from a short evaluation the pre-conditions would be 
these two things:


1) Interaction with Sword Library. This would require creating another 
wrapper library like node-sword-interface, this time based on "Native 
Client " (a sandbox for 
running compiled C/C++ in the Chrome browser). I could probably do this 
while sharing lots of the node-sword-interface code, to keep the 
interface compatibility with Ezra Project.


2) I would need to bundle all npmjs-based dependencies into one JS file, 
because Chrome Apps do not work with npmjs dependencies easily 
.


Both is possible and doesn't sound too hard. And it could probably be 
done while sharing most of the frontend code with Ezra Project. I'll 
look into this when I find some time.


Best regards,
Tobias

On 3/17/20 3:48 AM, Troy A. Griffitts wrote:

We just received a 1 star review for Bishop from a Chromebook user.

I didn't know Chromebook users could run Android applications
officially.  I had heard it was experimental at one point but didn't
know it ever reached production.

Bishop (and I am guessing a ton of other Android apps) aren't geared
toward devices with keyboards (e.g., we have a grid book and chapter
selector for easy Bible navigation from a small touch screen; that's not
how I would want to navigate if I had a keyboard).

Do we have any apps specifically targeting Chromebooks?  Do they run
Linux apps?

May everyone stay COVID-19-free,

Troy


___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page
___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Re: [sword-devel] Chromebooks

2020-03-17 Thread Tuomas Airaksinen
FYI also, you can test how well Android app works in ChromeOS by installing
ChromeOS image into Android emulator.

Best regards,
Tuomas

On Tue, Mar 17, 2020 at 12:57 PM Manfred Bergmann 
wrote:

> Hi.
>
> Here is a list of Chromebooks that support running Android apps.
>
> https://sites.google.com/a/chromium.org/dev/chromium-os/chrome-os-systems-supporting-android-apps
>
> A minor tweak must be done to the Android app to make it appear on the
> Play store on the Chromebook:
> https://developer.android.com/topic/arc/index.html
>
>
> Manfred
>
> > Am 17.03.2020 um 11:48 schrieb Timmy :
> >
> > Greetings, I don't know how chrome book runs Android apps, but there's a
> little info here from some years ago about a user running And Bible on
> Google Chrome browser.
> > https://github.com/AndBible/and-bible/wiki/Running-And-Bible-in-Chrome
> >
> > Blessings
> > Timmy
> >
> > On Tue, Mar 17, 2020, 02:34 Szabó Kristóf Imre <
> kristof.sz...@lutheran.hu> wrote:
> > Hi,
> >
> > I don't own a Chromebook myself, but the concept is there to use web
> applications wherever possible (the systems have limitied storage by
> design, if I'm not mistaken). There is technical possibility to install/run
> Linux applications, but it is not enabled by default.
> >
> > Kind regards,
> > Kristof
> >
> > On Tue, Mar 17, 2020 at 3:51 AM Troy A. Griffitts 
> wrote:
> > We just received a 1 star review for Bishop from a Chromebook user.
> >
> > I didn't know Chromebook users could run Android applications
> > officially.  I had heard it was experimental at one point but didn't
> > know it ever reached production.
> >
> > Bishop (and I am guessing a ton of other Android apps) aren't geared
> > toward devices with keyboards (e.g., we have a grid book and chapter
> > selector for easy Bible navigation from a small touch screen; that's not
> > how I would want to navigate if I had a keyboard).
> >
> > Do we have any apps specifically targeting Chromebooks?  Do they run
> > Linux apps?
> >
> > May everyone stay COVID-19-free,
> >
> > Troy
> >
> >
> > ___
> > sword-devel mailing list: sword-devel@crosswire.org
> > http://www.crosswire.org/mailman/listinfo/sword-devel
> > Instructions to unsubscribe/change your settings at above page
> > ___
> > sword-devel mailing list: sword-devel@crosswire.org
> > http://www.crosswire.org/mailman/listinfo/sword-devel
> > Instructions to unsubscribe/change your settings at above page
> > ___
> > sword-devel mailing list: sword-devel@crosswire.org
> > http://www.crosswire.org/mailman/listinfo/sword-devel
> > Instructions to unsubscribe/change your settings at above page
>
>
> ___
> sword-devel mailing list: sword-devel@crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page



-- 
T: Tuomas
___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Re: [sword-devel] Chromebooks

2020-03-17 Thread Manfred Bergmann
Hi.

Here is a list of Chromebooks that support running Android apps.
https://sites.google.com/a/chromium.org/dev/chromium-os/chrome-os-systems-supporting-android-apps

A minor tweak must be done to the Android app to make it appear on the Play 
store on the Chromebook:
https://developer.android.com/topic/arc/index.html


Manfred

> Am 17.03.2020 um 11:48 schrieb Timmy :
> 
> Greetings, I don't know how chrome book runs Android apps, but there's a 
> little info here from some years ago about a user running And Bible on Google 
> Chrome browser. 
> https://github.com/AndBible/and-bible/wiki/Running-And-Bible-in-Chrome
> 
> Blessings 
> Timmy 
> 
> On Tue, Mar 17, 2020, 02:34 Szabó Kristóf Imre  
> wrote:
> Hi,
> 
> I don't own a Chromebook myself, but the concept is there to use web 
> applications wherever possible (the systems have limitied storage by design, 
> if I'm not mistaken). There is technical possibility to install/run Linux 
> applications, but it is not enabled by default.
> 
> Kind regards,
> Kristof
> 
> On Tue, Mar 17, 2020 at 3:51 AM Troy A. Griffitts  
> wrote:
> We just received a 1 star review for Bishop from a Chromebook user.
> 
> I didn't know Chromebook users could run Android applications
> officially.  I had heard it was experimental at one point but didn't
> know it ever reached production.
> 
> Bishop (and I am guessing a ton of other Android apps) aren't geared
> toward devices with keyboards (e.g., we have a grid book and chapter
> selector for easy Bible navigation from a small touch screen; that's not
> how I would want to navigate if I had a keyboard).
> 
> Do we have any apps specifically targeting Chromebooks?  Do they run
> Linux apps?
> 
> May everyone stay COVID-19-free,
> 
> Troy
> 
> 
> ___
> sword-devel mailing list: sword-devel@crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
> ___
> sword-devel mailing list: sword-devel@crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
> ___
> sword-devel mailing list: sword-devel@crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page


___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Re: [sword-devel] Chromebooks

2020-03-17 Thread Timmy
Greetings, I don't know how chrome book runs Android apps, but there's a
little info here from some years ago about a user running And Bible on
Google Chrome browser.
https://github.com/AndBible/and-bible/wiki/Running-And-Bible-in-Chrome

Blessings
Timmy

On Tue, Mar 17, 2020, 02:34 Szabó Kristóf Imre 
wrote:

> Hi,
>
> I don't own a Chromebook myself, but the concept is there to use web
> applications wherever possible (the systems have limitied storage by
> design, if I'm not mistaken). There is technical possibility to install/run
> Linux applications, but it is not enabled by default.
>
> Kind regards,
> Kristof
>
> On Tue, Mar 17, 2020 at 3:51 AM Troy A. Griffitts 
> wrote:
>
>> We just received a 1 star review for Bishop from a Chromebook user.
>>
>> I didn't know Chromebook users could run Android applications
>> officially.  I had heard it was experimental at one point but didn't
>> know it ever reached production.
>>
>> Bishop (and I am guessing a ton of other Android apps) aren't geared
>> toward devices with keyboards (e.g., we have a grid book and chapter
>> selector for easy Bible navigation from a small touch screen; that's not
>> how I would want to navigate if I had a keyboard).
>>
>> Do we have any apps specifically targeting Chromebooks?  Do they run
>> Linux apps?
>>
>> May everyone stay COVID-19-free,
>>
>> Troy
>>
>>
>> ___
>> sword-devel mailing list: sword-devel@crosswire.org
>> http://www.crosswire.org/mailman/listinfo/sword-devel
>> Instructions to unsubscribe/change your settings at above page
>
> ___
> sword-devel mailing list: sword-devel@crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Re: [sword-devel] Chromebooks

2020-03-17 Thread Szabó Kristóf Imre
Hi,

I don't own a Chromebook myself, but the concept is there to use web
applications wherever possible (the systems have limitied storage by
design, if I'm not mistaken). There is technical possibility to install/run
Linux applications, but it is not enabled by default.

Kind regards,
Kristof

On Tue, Mar 17, 2020 at 3:51 AM Troy A. Griffitts 
wrote:

> We just received a 1 star review for Bishop from a Chromebook user.
>
> I didn't know Chromebook users could run Android applications
> officially.  I had heard it was experimental at one point but didn't
> know it ever reached production.
>
> Bishop (and I am guessing a ton of other Android apps) aren't geared
> toward devices with keyboards (e.g., we have a grid book and chapter
> selector for easy Bible navigation from a small touch screen; that's not
> how I would want to navigate if I had a keyboard).
>
> Do we have any apps specifically targeting Chromebooks?  Do they run
> Linux apps?
>
> May everyone stay COVID-19-free,
>
> Troy
>
>
> ___
> sword-devel mailing list: sword-devel@crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page