This repository has been archived by the owner on Oct 2, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #290 from codexa/develop
v0.4
- Loading branch information
Showing
79 changed files
with
5,343 additions
and
7,927 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[submodule "scripts/parsers/odt.js"] | ||
path = scripts/parsers/odt.js | ||
url = https://github.com/codexa/odt.js.git | ||
branch = master |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Calling all contributors! | ||
Firetext delivers office capabilities to many Firefox OS users. We could really use your help! | ||
|
||
If you would like to talk to us, please join our chat on Gitter: [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/codexa/firetext?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
|
||
### Hack | ||
Is the open web your passion? Do you dream in code? Well, head on over to our [Get Coding](https://github.com/codexa/firetext/wiki/Get-Coding) page, | ||
and learn how to bring more productivity power to Firefox OS users! | ||
|
||
### Localize | ||
Do you bridge the gap between cultures? Localize Firetext on [Transifex](https://www.transifex.com/projects/p/firetext/), and expand our global impact. | ||
|
||
### Donate | ||
Do you have a feature/bug you want fixed? Donate to [Firetext on Bountysource](https://www.bountysource.com/teams/firetext) to expedite its development. | ||
|
||
Current bounties: [![](https://www.bountysource.com/badge/team?team_id=318&style=bounties_received)](https://www.bountysource.com/teams/firetext) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,24 @@ | ||
# Firetext | ||
## About | ||
Firetext is a word processor for Firefox OS [available on the Firefox Marketplace](https://marketplace.firefox.com/app/firetext). Firetext currently supports html and plain text files (more will be added later). | ||
|
||
You can run Firetext on a Firefox OS device, on a [Firefox OS simulator](https://ftp.mozilla.org/pub/mozilla.org/labs/fxos-simulator/), or on the Firefox App Manager/WebIDE. | ||
Firetext is an open-source word processor for Firefox OS, and is [available on the Firefox Marketplace](https://marketplace.firefox.com/app/firetext). | ||
|
||
You can run Firetext on a Firefox OS device, on a [Firefox OS simulator](https://ftp.mozilla.org/pub/mozilla.org/labs/fxos-simulator/), | ||
or in Firefox/Chrome with a web server. Please see [our documentation](https://github.com/codexa/firetext/wiki/Get-Coding#set-up-a-development-environment) for instructions. | ||
|
||
## Contribute | ||
Firetext is kept alive by contributions from the community. | ||
Please donate skills, time, or money to make this project better. | ||
|
||
Take an [issue](https://github.com/Codexa/Firetext/issues), translate the app on [Transifex](https://www.transifex.com/projects/p/firetext/) or contact [us](mailto:[email protected]) to learn how you can help! | ||
Firetext is kept alive by contributions from the community. Please donate skills, time, or money to make this project better. | ||
|
||
If you would like to talk to us, please join our chat on Gitter: [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/codexa/firetext?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
|
||
### Hack | ||
Is the open web your passion? Do you dream in code? Well, head on over to our [Get Coding](https://github.com/codexa/firetext/wiki/Get-Coding) page, | ||
and learn how to bring more productivity power to Firefox OS users! | ||
|
||
### Localize | ||
Do you bridge the gap between cultures? Localize Firetext on [Transifex](https://www.transifex.com/projects/p/firetext/), and expand our global impact. | ||
|
||
### Donate | ||
Do you have a feature/bug you want fixed? Donate to [Firetext on Bountysource](https://www.bountysource.com/teams/firetext) to expedite its development. | ||
|
||
## Donate | ||
Donate to [Firetext on Bountysource](https://www.bountysource.com/teams/firetext) to expedite development. Current bounties: [![](https://www.bountysource.com/badge/team?team_id=318&style=bounties_received)](https://www.bountysource.com/teams/firetext) | ||
Current bounties: [![](https://www.bountysource.com/badge/team?team_id=318&style=bounties_received)](https://www.bountysource.com/teams/firetext) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
[main] | ||
host = https://www.transifex.com | ||
|
||
[firetext.appproperties] | ||
file_filter = ../locales/<lang>/app.properties | ||
source_lang = en | ||
type = MOZILLAPROPERTIES | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
tx pull -r firetext.appproperties -a -s --minimum-perc 100 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.