p1gp1g
f5792fac05
Merge pull request #2 from p1gp1g/UnifiedPush
...
Unified push
2020-12-28 15:17:06 +01:00
p1gp1g
296b71f366
appId: Long
2020-12-28 15:14:07 +01:00
p1gp1g
588b506b59
merge 2.0.14
2020-12-28 14:49:24 +01:00
p1gp1g
1d0b47b782
Merge pull request #1 from p1gp1g/UnifiedPush
...
Unified push
2020-12-28 13:33:33 +01:00
p1gp1g
76965d3e11
unregisterAck -> unregister
2020-12-28 12:16:41 +01:00
p1gp1g
5175224692
works with rewrite proxy
2020-12-28 01:46:27 +01:00
p1gp1g
62289b87ad
First modification
2020-12-28 00:07:33 +01:00
p1gp1g
2fdf5e8e78
clean comments
2020-12-09 10:29:02 +01:00
p1gp1g
f627ed1d66
send msg as json
2020-11-25 10:47:56 +01:00
p1gp1g
c2d1401b29
priority sent as Long
2020-11-24 16:40:45 +01:00
p1gp1g
d94c5421b8
Improve some debugging lines
2020-11-08 16:46:40 +01:00
Jannis Mattheis
b025508772
Version 2.0.14
v.2.0.14
2020-09-10 20:05:30 +02:00
Jannis Mattheis
612b7af3fb
Increase timeout after reconnect
2020-09-10 16:21:23 +00:00
Jannis Mattheis
28beabf258
Ignore multiple reconnects
2020-09-10 16:21:23 +00:00
Jannis Mattheis
8f045e20f3
Reconnect on websocket close
2020-09-10 16:21:23 +00:00
Jannis Mattheis
31c96e2d15
Ignore events from already discarded websocket listeners
2020-09-10 16:21:23 +00:00
Rodrigo Sanabria
f3a0266694
Add long press option to copy content to clipboard ( #135 )
2020-08-26 16:56:19 +00:00
Rodrigo Sanabria
a3dd5e92a0
Fix #131 allow app to use user certificates
2020-08-24 20:44:08 +02:00
Jannis Mattheis
85d20e1f9e
Use application index in menu items
v2.0.13
2020-07-15 19:39:22 +02:00
Jannis Mattheis
b3b1e47cff
Use long for ids
2020-07-13 19:41:39 +02:00
Jannis Mattheis
4edaa1943f
Update client
2020-07-13 19:41:39 +02:00
Jannis Mattheis
f3c7ffd9cd
Version 2.0.13
2020-07-12 20:55:01 +02:00
tomasvanagas
dea1e42820
Add inputs for the pushed message to share activity
2020-07-12 20:52:41 +02:00
Robbie Page
f85b5312e6
Add share activity
2020-07-12 20:52:41 +02:00
gougeon-s
ef2b9b405c
Rename Register Service
2020-06-21 20:41:18 +02:00
gougeon-s
4707acbc98
change constants
2020-06-21 20:25:06 +02:00
gougeon-s
697f4e5c9b
add TODO user ACK
2020-06-21 19:55:22 +02:00
gougeon-s
ff80d0b6a2
notifyClient : 1 func
2020-06-21 19:45:43 +02:00
gougeon-s
b0921db7cf
Api.execute to create/del app
2020-06-21 18:59:34 +02:00
gougeon-s
c74c267aeb
try-with-resources forward
2020-06-21 18:42:07 +02:00
gougeon-s
df1af53795
use helper functions
2020-06-21 18:19:42 +02:00
fn
85c255e462
Show appicon in notifications
2020-06-18 16:03:57 +00:00
Jannis Mattheis
91dfd881e1
Fix not working scheduled reconnect
...
Documentation for postDelayed:
> Causes the Runnable r to be added to the message queue, to be run
> after the specified amount of time elapses.
> The runnable will be run on the thread to which this handler
> is attached.
> <b>The time-base is {@link android.os.SystemClock#uptimeMillis}.</b>
> Time spent in deep sleep will add an additional delay to execution.
TL;DR: if the CPU is in deep sleep, the postDelayed runnable won't be executed.
2020-06-13 11:37:14 +02:00
gougeon-s
80134de17e
db: close cursor after use
2020-06-02 23:49:32 +02:00
gougeon-s
6659a1eacf
do not save the app token
2020-06-02 23:29:22 +02:00
gougeon-s
f650de44cf
Service to permit other app to register and forward the notifications to theses apps
2020-05-31 18:24:45 +02:00
Jannis Mattheis
fe9e431a2b
Delete client on logout
...
`api.deleteClient()` only create a call but doesn't execute it.
2020-05-30 19:38:02 +02:00
Jannis Mattheis
b35eb06949
Version 2.0.12
v2.0.12
2020-05-09 18:38:25 +02:00
Jannis Mattheis
ee36b6aa8a
Add dark mode
2020-05-09 18:37:35 +02:00
Jannis Mattheis
91be6fa72e
Update dependencies
2020-05-09 18:37:35 +02:00
Jannis Mattheis
e4adb21def
Version 2.0.11
v2.0.11
2020-05-04 16:33:55 +02:00
Jannis Mattheis
0f8b82ed86
Load data: urls in markdown
2020-05-04 16:12:19 +02:00
Jannis Mattheis
96ad18a573
Make text in logs view selectable
...
disable updating when text is selected
Closes #105
2020-03-29 09:24:18 +02:00
Jannis Mattheis
0215517806
Add snackbar for successful copy logs
2020-03-29 09:11:59 +02:00
happymario
13a889e195
Make logs copyable
2020-03-29 09:11:45 +02:00
leopoldsedev
df71fc1820
Truncate precise timestamp to seconds.
2020-02-27 17:20:03 +01:00
leopoldsedev
1fb40f2f39
Rename content to context.
2020-02-27 17:20:03 +01:00
leopoldsedev
077eaff084
Show precise timestamp when pressing on message time ( closes #90 ).
2020-02-27 17:20:03 +01:00
leopoldsedev
10b6741cd5
Make remaining public methods synchronized.
2020-02-18 20:02:52 +01:00
leopoldsedev
48c2806d12
Adapt delete button code to fit with other changes.
2020-02-18 20:02:52 +01:00