mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
Add Text Editor category
This commit is contained in:
parent
36f27384d3
commit
21935710bc
18 changed files with 19 additions and 0 deletions
|
|
@ -73,6 +73,8 @@ Sports & Health:
|
|||
System:
|
||||
icon: category_system.png
|
||||
name: System
|
||||
Text Editor:
|
||||
name: Text Editor
|
||||
Theming:
|
||||
icon: category_theming.png
|
||||
name: Theming
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ AntiFeatures:
|
|||
- UpstreamNonFree
|
||||
Categories:
|
||||
- Reading
|
||||
- Text Editor
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Thomas Taschauer
|
||||
AuthorEmail: support@opendocument.app
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ Categories:
|
|||
- Cloud Storage & File Sync
|
||||
- File Encryption & Vault
|
||||
- System
|
||||
- Text Editor
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Team Amaze
|
||||
AuthorEmail: vishalmeham2@gmail.com
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Text Editor
|
||||
- Writing
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: AppML
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ AntiFeatures:
|
|||
- UpstreamNonFree
|
||||
Categories:
|
||||
- Development
|
||||
- Text Editor
|
||||
License: Apache-2.0
|
||||
AuthorName: massivemadness
|
||||
SourceCode: https://github.com/massivemadness/Squircle-CE
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Categories:
|
||||
- Development
|
||||
- Text Editor
|
||||
License: MIT
|
||||
AuthorName: Foxdebug (Ajit Kumar)
|
||||
AuthorEmail: dellevenjack@gmail.com
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Text Editor
|
||||
- Writing
|
||||
License: GPL-3.0-or-later
|
||||
WebSite: https://vmihalachi.github.io/turbo-editor
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Categories:
|
||||
- Development
|
||||
- Text Editor
|
||||
- Writing
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Maxim Starikov
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Text Editor
|
||||
- Writing
|
||||
License: MIT
|
||||
AuthorEmail: kushvahar173@gmail.com
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Text Editor
|
||||
- Writing
|
||||
License: Apache-2.0
|
||||
AuthorName: William Brawner
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Categories:
|
||||
- System
|
||||
- Text Editor
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Muntashir Al-Islam
|
||||
AuthorEmail: am4android@riseup.net
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ Categories:
|
|||
- File Encryption & Vault
|
||||
- File Transfer
|
||||
- System
|
||||
- Text Editor
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Hai Zhang
|
||||
AuthorEmail: dreaming.in.code.zh@gmail.com
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Text Editor
|
||||
- Writing
|
||||
License: MIT
|
||||
WebSite: https://joplinapp.org/
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Text Editor
|
||||
- Writing
|
||||
License: Apache-2.0
|
||||
AuthorName: Gregor Santner
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Categories:
|
||||
- Development
|
||||
- Text Editor
|
||||
License: Apache-2.0
|
||||
AuthorName: David Tao
|
||||
AuthorEmail: momodalo@gmail.com
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Categories:
|
||||
- System
|
||||
- Text Editor
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Bill Farmer
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
Categories:
|
||||
- Development
|
||||
- Text Editor
|
||||
- Writing
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: GNU Project
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@
|
|||
"Social Network",
|
||||
"Sports & Health",
|
||||
"System",
|
||||
"Text Editor",
|
||||
"Theming",
|
||||
"Time",
|
||||
"Translation & Dictionary",
|
||||
|
|
|
|||
Loading…
Reference in a new issue