NSS for apps.droidnotify
This commit is contained in:
parent
aa23d88215
commit
ab2aa47b29
|
@ -4,17 +4,19 @@ License:GPLv3
|
|||
Web Site:https://code.google.com/p/droid-notify/
|
||||
Source Code:https://code.google.com/p/droid-notify/source/list
|
||||
Issue Tracker:https://code.google.com/p/droid-notify/issues/list
|
||||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=43V2NJQH5BQAA
|
||||
|
||||
Auto Name:Notify Lite
|
||||
Summary:Notification management tool
|
||||
Description:
|
||||
This application will display a popup window for missed calls, text messages, calendar events and
|
||||
emails (via [[org.fdroid.k9]]). It is extremely customizable with many options to suit your needs and
|
||||
style. Extra themes are available as apks from the website.
|
||||
This application will display a popup window for missed calls, text messages,
|
||||
calendar events and emails (via the official K-9 app only, not ours).
|
||||
It is extremely customizable with many options to suit your needs and style.
|
||||
Extra themes are available as apks from the website.
|
||||
|
||||
Anti-feature: Addons. The app has some limitations and the user is prompted to install the fully-featured
|
||||
proprietary version.
|
||||
Anti-feature: Addons. The app has some limitations and the user is prompted to
|
||||
install the fully-featured proprietary version.
|
||||
|
||||
Status: Newer versions have been published by the author but without source code.
|
||||
.
|
||||
|
||||
Repo Type:svn
|
||||
|
@ -56,7 +58,7 @@ sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.proper
|
|||
|
||||
# Use Color-Picker-2 next time
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
Current Version:4.0.5
|
||||
Current Version Code:74
|
||||
Update Check Mode:RepoManifest
|
||||
|
||||
No Source Since:3.29.2
|
||||
|
||||
|
|
|
@ -15,8 +15,8 @@ unread emails from [[org.fdroid.k9]], from your choice of accounts.
|
|||
been changed, so you can install the official build too and have it work
|
||||
with the official build of K-9.'''
|
||||
|
||||
Marking messages as read in K-9 only reliably updates the unread count
|
||||
for v4.4xx of K-9.
|
||||
Marking messages as read in K-9 won't reliably update the unread count
|
||||
if you are using v4.201 of K-9 — current versions of K-9 should work fine.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -25,6 +25,7 @@ Repo:https://github.com/cketti/DashClock_K-9.git
|
|||
Build Version:1.0-fdroid,1,release-v1.0,forceversion=yes,patch=packageid.patch,\
|
||||
prebuild=find . -type f -print0 | xargs -0 sed -i 's/com.fsck.k9/org.fdroid.k9/g'
|
||||
|
||||
# author will supply a package change script
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Current Version:1.0.1
|
||||
|
|
Loading…
Reference in a new issue