Reverts notifications from MQTT prototype to pull notifications.
This commit is contained in:
parent
14d02e72b7
commit
f68f6d7473
9 changed files with 295 additions and 148 deletions
|
@ -41,7 +41,7 @@ import com.squareup.picasso.Target;
|
|||
import org.json.JSONArray;
|
||||
import org.json.JSONException;
|
||||
|
||||
class NotificationMaker {
|
||||
public class NotificationMaker {
|
||||
|
||||
public static final String TAG = "NotificationMaker";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue