Push Notification Forward HTTP{S} / Save History icon

Push Notification Forward HTTP{S} / Save History

★★★★★
★★★★★
(4.78/5)

1.8.0Free8 months ago

Download Push Notification Forward HTTP{S} / Save History APK latest version Free for Android

Version 1.8.0
Update
Size 3.68 MB (3,856,826 bytes)
Developer JOJOAGOGOGO
Category Apps, Tools
Package Name com.jojoagogogo.nf
OS 4.4 and up

Push Notification Forward HTTP{S} / Save History APPLICATION description

Push Notification Forward HTTP{S} / Save History Application
It is an application that saves push notification as HTTP {S} forwarding / history

The data received in the notification
You can HTTP POST GET to the configured url!

■ You need [Access to notification] permission of this application to use transfer function

■ Forward notifications, select the app to save as history

■ You can set the parameters to receive at the transfer destination

■ You can set additional parameters

■ You can narrow down in the history list

■ You can update it by pull-to-refresh the list

Example your server


<?php

$name = $_GET["name"];
$pkg = $_GET["pkg"];
$title = $_GET["title"];
$text = $_GET["text"];
$subtext = $_GET["subtext"];
$bigtext = $_GET["bigtext"];
$infotext = $_GET["infotext"];

$message = "";

if($pkg=="com.sample.app"){
$message = "from sample app {$title} ${text} ";
} else {
$message = "{$title} !! ${text} ";
}

$cmd = "/usr/bin/curl -X POST -d \"text=" . $message . "\" http://sample.com/to_sample";
$ret = exec($cmd);

echo $ret;

?>
↓ Read more
Push Notification Forward HTTP{S} / Save History screen 1 Push Notification Forward HTTP{S} / Save History screen 2 Push Notification Forward HTTP{S} / Save History screen 3 Push Notification Forward HTTP{S} / Save History screen 4 Push Notification Forward HTTP{S} / Save History screen 5 Push Notification Forward HTTP{S} / Save History screen 6 Push Notification Forward HTTP{S} / Save History screen 7

Old versions

Version Size Update
⇢ 1.8.0 (1 variants) ↓ 3.68 MB ◴ 8 months ago
⇢ 1.7.0 (1 variants) ↓ 3.68 MB ◴ 1 year ago
⇢ 1.6.1 (1 variants) ↓ 3.68 MB ◴ 1 year ago