Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.
Merged

v0.4 #290

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
127 commits
Select commit Hold shift + click to select a range
d1c4a1a
0.3.3 -> 0.4, update Bugsense
Sep 20, 2014
3925033
German translation of app.properties' texts
beardedgentleman Sep 30, 2014
d24225c
Merge pull request #191 from beardedgentleman/patch-1
ferndot Sep 30, 2014
4c61885
Update Contribute section
ferndot Oct 16, 2014
1ba69f6
Create CONTRIBUTING.md
ferndot Oct 16, 2014
0f43b6a
Rename 'Get Started' to 'Get Coding'
Oct 16, 2014
bf3f147
Fix #196 (Reorganize top bar buttons)
twiss Nov 5, 2014
e0a10e6
[desktop] Remove unnecessary scrollbar
twiss Nov 5, 2014
5a59b24
Don't wrap tab toolbar buttons at 320px width
twiss Nov 5, 2014
6384bdc
Merge pull request #202 from twiss/scrollbar
ferndot Nov 6, 2014
5b15e0e
[mobile] Move Firetext wordmark to the left
twiss Nov 5, 2014
31ae7f4
Merge branch 'reorganize-header' into develop
twiss Nov 7, 2014
e221307
Add modules.js
Jul 22, 2014
adbb820
Better init function, rename editor scripts
Jul 22, 2014
1be7709
Remove redundant editor load
Jul 22, 2014
69673ee
Allow non-blob module URLs, save editor URL
Jul 24, 2014
85d849b
Remove user ID initialization, Fix loading issue
ferndot Nov 21, 2014
1404a69
Remove trailing garbage in firetext.js
twiss Nov 23, 2014
66cf188
Merge pull request #219 from twiss/issue-194
ferndot Nov 23, 2014
8005d26
Fix indentation
ferndot Nov 23, 2014
22b1342
Merge branch 'issue-194' of https://github.com/codexa/firetext into i…
ferndot Nov 23, 2014
a004fa1
Fix editor loading
twiss Nov 27, 2014
90b2307
Merge pull request #220 from twiss/issue-194
ferndot Nov 27, 2014
4a07a5d
Fix menus on init
ferndot Nov 27, 2014
2261613
Merge pull request #221 from codexa/issue-194
ferndot Nov 27, 2014
316a92c
[desktop] Chrome-style menu
twiss Nov 27, 2014
b00c63a
Fix document creation issue
ferndot Nov 27, 2014
feac1b1
Merge pull request #222 from twiss/desktop-menu
ferndot Nov 27, 2014
fefc180
Detect fullscreen denies and manual fullscreen changes
twiss Nov 27, 2014
87b2127
Never automatically switch to zen mode on the desktop
twiss Nov 27, 2014
2ca28e4
Update documentation
ferndot Nov 28, 2014
87e5b12
Merge branch 'develop' of https://github.com/codexa/firetext into dev…
ferndot Nov 28, 2014
290913b
Hide autozen setting on the desktop
twiss Nov 28, 2014
a276c94
Polish sidebar style
ferndot Nov 28, 2014
27930c1
Merge pull request #226 from codexa/sidebar-style-update
ferndot Nov 28, 2014
230880e
Merge pull request #223 from twiss/detect-fullscreenchange
ferndot Nov 28, 2014
b73a83a
Merge branch 'desktop-autozen' of https://github.com/twiss/firetext i…
ferndot Nov 28, 2014
48a2d80
Merge branch 'twiss-desktop-autozen' into develop
ferndot Nov 28, 2014
5213a72
Implement basic keyboard shortcuts in Firefox
twiss Nov 28, 2014
66e99f8
Merge pull request #227 from twiss/firefox-shortcuts
ferndot Nov 29, 2014
f989a80
Add a max-height to the desktop menu
twiss Nov 29, 2014
0204c70
Merge pull request #228 from twiss/desktop-menu-max-height
ferndot Nov 29, 2014
a5bede6
Fix <select> options background color in Chrome in Night mode
twiss Nov 29, 2014
6a0ab3d
(bug) Initialize night on startup
ferndot Nov 29, 2014
3bc0243
Merge pull request #229 from twiss/night-mode-select-background
twiss Nov 29, 2014
a141cc3
Don't go into fullscreen mode on settings close when fullscreen faile…
twiss Nov 29, 2014
1cae820
Add margin indicators
twiss Nov 29, 2014
75069b6
Merge pull request #233 from twiss/detect-fullscreenerror
twiss Nov 29, 2014
b3952e3
Fix issue #161
ferndot Nov 30, 2014
2baa200
Merge pull request #236 from codexa/issue-161
ferndot Nov 30, 2014
f45113e
Fix typo in README.md
brandenbyers Dec 1, 2014
cd4694a
Focus filename when creating document
twiss Dec 1, 2014
110db7c
Remove editor min-height
twiss Nov 30, 2014
456ffda
Merge pull request #238 from twiss/focus-filename
twiss Dec 3, 2014
049a4eb
Merge pull request #235 from twiss/margin-indicators
twiss Dec 3, 2014
6dc417b
Add editor max-width
twiss Dec 3, 2014
6e6c7fd
[desktop] Never hide toolbar in non-zen mode
twiss Nov 5, 2014
87e6bfa
[desktop] Move show-toolbar and toolbar to top in zen mode
twiss Nov 5, 2014
a0ead51
Issue215 - Show spinner while updating docs on device list
staritza Dec 4, 2014
61f177b
Merge branch 'staritza-issue215' into develop
ferndot Dec 4, 2014
15f2828
[desktop] Add editor padding-top
twiss Dec 3, 2014
53daa52
Add sourceURL to module scripts for Chrome DevTools
twiss Dec 5, 2014
89e14d8
Fix #198
ferndot Dec 7, 2014
ef87c33
Merge pull request #247 from twiss/chrome-sourceurl
ferndot Dec 7, 2014
51676c4
Merge pull request #241 from twiss/editor-width
ferndot Dec 12, 2014
2a54ab7
Refine editor styling
ferndot Dec 12, 2014
eaddc21
Don't initialize cloud services until URLs are received
ferndot Dec 12, 2014
b01ad2e
Merge pull request #201 from twiss/desktop
ferndot Dec 12, 2014
83dc045
Fix toolbar jumping around in Chrome
twiss Dec 12, 2014
a9f0f23
Merge pull request #250 from codexa/issue-198
ferndot Dec 13, 2014
18f58e1
Merge branch 'patch-1' of https://github.com/brndnb/firetext into brn…
ferndot Dec 15, 2014
2238232
Merge branch 'brndnb-patch-1' into develop
ferndot Dec 15, 2014
0701b25
Move styles in editor.html to external file
twiss Dec 16, 2014
61a3030
Merge pull request #257 from twiss/chrome-fix-toolbar-jumping
twiss Dec 16, 2014
2a7d36b
Merge pull request #262 from twiss/module-styles
twiss Dec 16, 2014
afaf2f7
Added Gitter badge
gitter-badger Dec 18, 2014
34243cc
Merge branch 'gitter-badger-gitter-badge' into develop
ferndot Dec 18, 2014
2e7f5cf
Declared media query for desktop inside <link>
abhishekvp Dec 20, 2014
52fd168
Merge pull request #266 from abhishekvp/issue-254
ferndot Dec 21, 2014
1f462a2
Improve no-storage message (fix #251)
ferndot Feb 5, 2015
21df83c
Implement desktop design
ferndot Dec 12, 2014
c7aafb5
Merge pull request #274 from codexa/desktop-design
ferndot Feb 5, 2015
0262389
Hide raw for txt, fix margin indicator styles
ferndot Feb 5, 2015
c5b3557
Fix #177
ferndot Feb 5, 2015
3d00ff7
Generate complete html files
twiss Dec 4, 2014
ee361c3
Merge pull request #246 from twiss/complete-html
ferndot Feb 5, 2015
4ff4c13
Bug: document opening was broken
ferndot Feb 6, 2015
788001c
Printing
twiss Dec 10, 2014
164b20f
Don't add descriptions to preview-disabled lists
ferndot Feb 8, 2015
9001958
Merge pull request #252 from twiss/print
ferndot Feb 8, 2015
16a9700
Add upload button
twiss Feb 6, 2015
a59e445
Add download button
twiss Jan 9, 2015
d2bb37e
.odt support
twiss Dec 13, 2014
eb7605e
Merge pull request #280 from twiss/upload
twiss Feb 9, 2015
ee80866
Merge pull request #277 from twiss/download
twiss Feb 9, 2015
e16cfe0
Invert brightness instead of overriding colors in night mode
twiss Feb 10, 2015
2c1ddf0
Merge pull request #273 from twiss/nightmode-invert
twiss Feb 10, 2015
ec6ff29
Merge pull request #261 from twiss/odt
twiss Feb 10, 2015
2c26d8d
Enable uploading .odt files
twiss Feb 10, 2015
e3f34a1
Use CodeMirror as code editor
ferndot Feb 10, 2015
22f4b24
Merge pull request #284 from codexa/issue-192-codemirror
ferndot Feb 10, 2015
1927be1
Merge pull request #282 from twiss/odt-upload
twiss Feb 10, 2015
64b0fd3
Add save as button
twiss Feb 10, 2015
4e74b72
Rename odt2html2odt to odt.js
ferndot Feb 10, 2015
6bc0136
Collect localizable strings
ferndot Feb 11, 2015
85ca2d9
Tidy strings, collect missing string
ferndot Feb 11, 2015
a71d62b
Change index.html to tab indentation
ferndot Feb 11, 2015
40460da
Use firetext.notify to alert user
ferndot Feb 11, 2015
f75859a
Do not exit night mode on document load
ferndot Feb 12, 2015
004d1f0
Fix print button 404s
twiss Feb 13, 2015
6871f8d
Fix #287
ferndot Feb 13, 2015
b33ba34
Merge pull request #286 from twiss/fix-print-404s
twiss Feb 13, 2015
f994bf9
Remove gestures from editor region, fix menu before attempting to ret…
ferndot Feb 16, 2015
b4c55a1
Do not initialize Dropbox if no url, save document on raw editor upda…
ferndot Feb 16, 2015
ed3805d
Fix autoload issue
ferndot Feb 17, 2015
e0194ab
[CodeMirror] Don't let scrollbar prevent selection
ferndot Feb 18, 2015
4c21bd8
Do not initialize Dropbox if no auth object, show hide-keyboard-butto…
ferndot Feb 19, 2015
2cc4728
Automate l10n updates
ferndot Feb 20, 2015
b39e29a
Multiple bugfixes (mostly for code editor)
ferndot Feb 20, 2015
82c03ce
Fix night mode in old Firefox
twiss Feb 20, 2015
2f7ea2d
Fix night mode for read-only documents
twiss Feb 21, 2015
1440c52
Merge pull request #288 from twiss/nightmode-old-firefox
ferndot Feb 21, 2015
3e3c382
Merge pull request #289 from twiss/nightmode-readonly
ferndot Feb 21, 2015
91997c6
Update locales
ferndot Feb 21, 2015
78595da
Fix small issues
ferndot Feb 21, 2015
2623bae
Show keyboard on older FFOS
ferndot Feb 21, 2015
cb4166a
Two more bugfixes
ferndot Feb 21, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitmodules
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
16 changes: 16 additions & 0 deletions CONTRIBUTING.md
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)
26 changes: 18 additions & 8 deletions README.md
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:codexa.contact@gmail.com) 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)
8 changes: 8 additions & 0 deletions automation/.tx/config
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 added automation/tx.exe
Binary file not shown.
1 change: 1 addition & 0 deletions automation/update_locales.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
tx pull -r firetext.appproperties -a -s --minimum-perc 100
41 changes: 0 additions & 41 deletions editor/editor.html

This file was deleted.

101 changes: 0 additions & 101 deletions editor/scripts/docIO.js

This file was deleted.

75 changes: 0 additions & 75 deletions editor/scripts/editorProxy.js

This file was deleted.

10 changes: 0 additions & 10 deletions editor/scripts/nightEditor.js

This file was deleted.

Loading