add OI Shopping List, update OI apps
This commit is contained in:
parent
82a123fe1a
commit
5df8099805
|
@ -1,9 +1,10 @@
|
||||||
Categories:System
|
Categories:System
|
||||||
License:Apache2
|
License:Apache2
|
||||||
Web Site:http://www.openintents.org
|
Web Site:http://www.openintents.org/filemanager
|
||||||
Source Code:https://github.com/openintents/filemanager
|
Source Code:https://github.com/openintents/filemanager
|
||||||
Issue Tracker:
|
Issue Tracker:https://github.com/openintents/filemanager/issues
|
||||||
Donate:http://www.openintents.org/en/contribute
|
Donate:http://www.openintents.org/contribute
|
||||||
|
Bitcoin:16MJeiftw9LRuvqoSH18v16kYTeNx7wJSZ
|
||||||
|
|
||||||
Auto Name:OI File Manager
|
Auto Name:OI File Manager
|
||||||
Summary:File manager
|
Summary:File manager
|
||||||
|
|
|
@ -4,6 +4,7 @@ Web Site:http://openintents.org/~oi/notepad
|
||||||
Source Code:https://github.com/openintents/notepad
|
Source Code:https://github.com/openintents/notepad
|
||||||
Issue Tracker:https://github.com/openintents/notepad/issues
|
Issue Tracker:https://github.com/openintents/notepad/issues
|
||||||
Donate:http://www.openintents.org/en/contribute
|
Donate:http://www.openintents.org/en/contribute
|
||||||
|
Bitcoin:16MJeiftw9LRuvqoSH18v16kYTeNx7wJSZ
|
||||||
|
|
||||||
Auto Name:OI Notepad
|
Auto Name:OI Notepad
|
||||||
Summary:Take notes
|
Summary:Take notes
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
Categories:Security
|
Categories:Security
|
||||||
License:Apache2
|
License:Apache2
|
||||||
Web Site:
|
Web Site:http://openintents.org/safe
|
||||||
Source Code:https://github.com/openintents/safe
|
Source Code:https://github.com/openintents/safe
|
||||||
Issue Tracker:https://github.com/openintents/safe/issues
|
Issue Tracker:https://github.com/openintents/safe/issues
|
||||||
Donate:http://www.openintents.org/en/contribute
|
Donate:http://www.openintents.org/contribute
|
||||||
|
Bitcoin:16MJeiftw9LRuvqoSH18v16kYTeNx7wJSZ
|
||||||
|
|
||||||
Auto Name:OI Safe
|
Auto Name:OI Safe
|
||||||
Summary:Password and private data manager
|
Summary:Password and private data manager
|
||||||
|
|
42
metadata/org.openintents.shopping.txt
Normal file
42
metadata/org.openintents.shopping.txt
Normal file
|
@ -0,0 +1,42 @@
|
||||||
|
Categories:Writing
|
||||||
|
License:Apache2
|
||||||
|
Author Name:OpenIntents
|
||||||
|
Author Email:support@openintents.org
|
||||||
|
Web Site:http://www.openintents.org/shoppinglist/
|
||||||
|
Source Code:https://github.com/openintents/shoppinglist
|
||||||
|
Issue Tracker:https://github.com/openintents/shoppinglist/issues
|
||||||
|
Donate:http://openintents.org/contribute
|
||||||
|
Bitcoin:16MJeiftw9LRuvqoSH18v16kYTeNx7wJSZ
|
||||||
|
|
||||||
|
Name:OI Shopping List
|
||||||
|
Auto Name:Shopping
|
||||||
|
Summary:Keep track of your shopping items
|
||||||
|
Description:
|
||||||
|
OI Shopping List is a powerful application which makes it easy to create and
|
||||||
|
manage checklists. OI Shopping List makes it easy to add items to a list, check
|
||||||
|
the item off, and remove it from the list.
|
||||||
|
|
||||||
|
The application can track separate prices for each store that you use, and
|
||||||
|
features a high level of customization. Font size, sort order, list columns, and
|
||||||
|
list cleanup behavior are all settings controlled by the user. All of these
|
||||||
|
features are brought together in a crisp layout that is customizable through a
|
||||||
|
variety of themes.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/openintents/shoppinglist
|
||||||
|
|
||||||
|
Build:2.0.3,100203
|
||||||
|
commit=2.0.3
|
||||||
|
subdir=ShoppingList
|
||||||
|
gradle=tstore
|
||||||
|
prebuild=sed -i -e '96,97 d' -e '78,82 d' -e '28,45 d' build.gradle && \
|
||||||
|
sed -i '/non-FOSS/,/non-FOSS-end/ d' src/main/AndroidManifest.xml && \
|
||||||
|
rm -rf ../ShoppingListWear && \
|
||||||
|
sed -i '/ShoppingListWear/ d' ../settings.gradle && \
|
||||||
|
rm -rf libs
|
||||||
|
|
||||||
|
Auto Update Mode:Version +-fdroid v%v
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:2.0.3
|
||||||
|
Current Version Code:100203
|
Loading…
Reference in a new issue