stom79
|
14f30faa11
|
Fixes notifications issues (filter no longer shared between push & displayed)
|
2017-11-01 10:09:04 +01:00 |
tom79
|
2cdb21c33d
|
Adds control on battery
|
2017-10-18 14:50:52 +02:00 |
tom79
|
f8696b129b
|
Upgrades lib & some codes
|
2017-10-18 14:46:54 +02:00 |
tom79
|
c6a77e2b62
|
Fixes potential crashes when no status have been retrieved before first notifications
|
2017-10-11 10:11:59 +02:00 |
tom79
|
d85452908b
|
Removes unnecessary job
|
2017-09-03 18:39:25 +02:00 |
tom79
|
22e10925fd
|
Improves unread toots/notifications
|
2017-09-03 15:06:07 +02:00 |
tom79
|
e27b3dad58
|
Security if websockets failed
|
2017-08-29 16:22:57 +02:00 |
tom79
|
477c60c7aa
|
new code
|
2017-08-29 15:57:51 +02:00 |
tom79
|
3a366526b0
|
catch notifications
|
2017-08-28 19:04:13 +02:00 |
tom79
|
e11a19b86e
|
Programs main jobs - removes useless ones.
|
2017-08-28 15:35:26 +02:00 |
tom79
|
182a391b72
|
Prepares jobs for streaming
|
2017-08-28 15:33:05 +02:00 |
tom79
|
d43feffca8
|
Implements broadcasts
|
2017-08-28 15:01:45 +02:00 |
tom79
|
325d51187b
|
New design api and events handler
|
2017-08-28 13:53:07 +02:00 |
tom79
|
0b1e768223
|
Code cleaning
|
2017-08-26 11:04:48 +02:00 |
tom79
|
2887b2a5ca
|
Code cleaning in activities
|
2017-08-26 10:57:08 +02:00 |
tom79
|
9c7eec1792
|
Fixes flag value after getting non null pager id
|
2017-08-26 10:04:09 +02:00 |
tom79
|
3ad9a81e99
|
Fixes an issue with notifications
|
2017-08-26 10:00:53 +02:00 |
tom79
|
69b6ec73f0
|
Fixes last issues
|
2017-08-25 15:30:35 +02:00 |
tom79
|
ec760849ed
|
Fixes some issues + 2
|
2017-08-25 12:45:42 +02:00 |
tom79
|
f21881f697
|
Retrieves count of unread toots/notifications
|
2017-08-24 15:22:04 +02:00 |
tom79
|
e0a54db6d2
|
Fixes headers + changes API name
|
2017-08-04 11:11:27 +02:00 |
tom79
|
8a1be63a4e
|
- Fixes an issue with clickable elements in toots
- Conversation opening no longer limited to clicks on toot content (whole element)
|
2017-07-31 15:17:19 +02:00 |
tom79
|
7bbb2d10ee
|
Improves scheduled toots
|
2017-07-17 18:53:12 +02:00 |
tom79
|
9b418c9efe
|
Fixes issue with download directory
|
2017-07-17 15:22:59 +02:00 |
tom79
|
4d4bcd49d1
|
Schedule toots & edition
|
2017-07-16 19:04:53 +02:00 |
tom79
|
c327bd8938
|
Schedule toots
|
2017-07-16 17:09:35 +02:00 |
tom79
|
5f9ecbadfb
|
Prepares release 1.3.0
|
2017-07-10 19:20:27 +02:00 |
tom79
|
76c832ede9
|
Adds time picker for notifications
|
2017-07-10 18:43:36 +02:00 |
tom79
|
956db2214c
|
Fixes crashes
|
2017-07-10 11:38:33 +02:00 |
tom79
|
23cc595306
|
Change app name in headers
|
2017-07-10 10:33:24 +02:00 |
tom79
|
cab652a9c8
|
Fixes issues with media with older Android versions
|
2017-06-26 18:49:39 +02:00 |
tom79
|
578abfd44a
|
Swipes left/right to change current timeline
|
2017-06-10 16:01:10 +02:00 |
tom79
|
ae561d1408
|
Prepares release 1.1.7
|
2017-06-03 20:07:03 +02:00 |
tom79
|
6b9ccc110c
|
Improves API response with header
|
2017-06-03 18:18:27 +02:00 |
tom79
|
9d66499883
|
Opens to other instances + some improvements + some bug fixes + privacy activity
|
2017-06-03 15:54:19 +02:00 |
tom79
|
e619a8651d
|
Fixes a bug with menu selection & notifications + different ids for notifications (one per job and per account) + prepares release 1.1.6
|
2017-05-31 18:58:56 +02:00 |
tom79
|
18da5dde02
|
Handles errors with messages (can be disabled in settings)
|
2017-05-30 19:31:44 +02:00 |
tom79
|
8b41d694b0
|
Fixes a bug with notifications + prepares release 1.1.4
|
2017-05-28 17:16:31 +02:00 |
tom79
|
0ecb808ecd
|
Associates notifications in top bar to the right account & logs in it if the current authenticated account is different
|
2017-05-28 14:58:04 +02:00 |
tom79
|
5bc23d3a23
|
Allows to add new accounts even from other instances but the entry point remains an account from the main instance (ie: mastodon.etalab.gouv.fr)
|
2017-05-28 14:10:19 +02:00 |
tom79
|
f1b11ef510
|
Removes from push notifications toots or notifications that have already been seen within the app.
|
2017-05-25 17:07:56 +02:00 |
tom79
|
5e1e2ed41f
|
Fixes the bug with scope (ie: read access only) with no redirect url *urn:ietf:wg:oauth:2.0:oob*+ back to the classic login page & removes the useless google lib
|
2017-05-25 13:33:33 +02:00 |
tom79
|
ec7b132a1b
|
Back to Webview due to scope issues + adds "show reply" as an option in settings
|
2017-05-24 19:35:07 +02:00 |
tom79
|
c9024d0d49
|
Enables TLSv1.1 and TLSv1.2 for pictures + prepares release 1.1.0
|
2017-05-21 17:41:11 +02:00 |
tom79
|
760a8451ea
|
Improves login page (no longer requires webview component)
|
2017-05-21 16:57:59 +02:00 |
tom79
|
3d23b66d81
|
Notifications service for new toots in home timeline + improves about page + cleans some libs
|
2017-05-20 15:15:02 +02:00 |
tom79
|
c4ea4943d6
|
initial commit
|
2017-05-05 16:36:04 +02:00 |