Commit Graph

725 Commits

Author SHA1 Message Date
tom79 f2de55dd0c Updates notification push max_id 2017-09-16 09:56:26 +02:00
tom79 cea0531a05 Fixes an issue with status content and clicks with elements 2017-09-16 09:44:09 +02:00
tom79 8651ac3372 Automatically increments counters when adding to favourites or when boosting 2017-09-16 09:16:13 +02:00
tom79 8accb05b72 Adds some todo in case pinned toots from other accounts can be retrieved + improves icon changes 2017-09-16 08:53:37 +02:00
tom79 9b4d35fc1a Pinned icons fixes size + API retrieves pinned value 2017-09-16 08:42:27 +02:00
PhotonQyv 80862aa4b5 Added required interface. 2017-09-15 19:27:36 +01:00
PhotonQyv 93c4bb8eb7 Merge remote-tracking branch 'remotes/tom-repo/develop' into PhotonQyv-Baseline 2017-09-15 19:03:02 +01:00
tom79 a84a478969 Pinned toots are only accessible from authenticated account, so I changed the way they are displayed in ShowAccountActivity 2017-09-15 19:51:41 +02:00
tom79 03c09c8465 Pinned status some fixes 2017-09-15 19:15:23 +02:00
PhotonQyv 0b7b7785a8 Merged in PhotonQyv/mastodon_etalab/PinningToots (pull request #113)
PinningToots Mk III
2017-09-15 05:04:38 +00:00
PhotonQyv 973ecd4987 Cleaned code up, still not got pins changing colour correctly. 2017-09-15 02:00:26 +01:00
PhotonQyv 9626ec9977 Added code to display the pinned toots in the ShowAccountActivity. The counter works, even though the thumb tacks don't quite, due to my code in DisplayStatusFragment not being quite right. 2017-09-14 21:29:49 +01:00
PhotonQyv 9c77466915 Merge remote-tracking branch 'remotes/tom-repo/develop' into PinningToots 2017-09-14 19:54:32 +01:00
PhotonQyv 5af87d9c13 Added a comment regarding the async call to get the instance info. 2017-09-14 19:45:54 +01:00
PhotonQyv daa955e47a Added some comments.
I'm not happy that I'm making best use of the async callbacks for changing the icon. But it works, more or less.
2017-09-14 19:39:51 +01:00
PhotonQyv c6064e348f Merge remote-tracking branch 'remotes/tom-repo/develop' into PhotonQyv-Baseline 2017-09-14 19:02:55 +01:00
tom79 daf1f150ec Fixes loading issue with replies 2017-09-14 19:07:30 +02:00
PhotonQyv 71184f98b5 Updated code to allow for instance version check. 2017-09-14 18:04:29 +01:00
tom79 afa97d8a97 Translation button is back (smaller) 2017-09-14 18:54:13 +02:00
tom79 67285b0876 Fixes jump listview when new content is available. 2017-09-14 18:45:20 +02:00
PhotonQyv 2d1ede0af6 Merge remote-tracking branch 'remotes/tom-repo/develop' into PhotonQyv-Baseline 2017-09-14 15:38:02 +01:00
tom79 491d3f4285 Updates German localization. 2017-09-14 07:16:28 +02:00
PhotonQyv 793c77f2ab Updated to change icon when a toot has been pinned. 2017-09-13 21:02:55 +01:00
PhotonQyv c4c26742d4 Added a couple of yellow versions of the thumb tack. 2017-09-13 20:39:42 +01:00
PhotonQyv 4602ff2bc4 Missed one. 2017-09-13 20:09:22 +01:00
PhotonQyv c93e95587d Updated the thumb tack icon. Hopefully larger this time. 2017-09-13 20:05:12 +01:00
PhotonQyv 6d03e03481 Removed the extra options in the menu. 2017-09-13 18:46:09 +01:00
tom79 2a41e035f7 Fixes a crash due to class cast 2017-09-13 19:15:02 +02:00
tom79 c3893e85d6 Merged in websocket_service (pull request #111)
Websocket service merge
2017-09-13 17:11:22 +00:00
tom79 8916803f47 Last fixes. 2017-09-13 19:09:35 +02:00
PhotonQyv 4f3b2f9e5a Wood For the Trees Issue. Missed a '/' out of the url for unpin! 2017-09-13 18:04:56 +01:00
tom79 19da8d42f1 Fixes an issue with counters 2017-09-13 18:59:55 +02:00
PhotonQyv 58661f54a4 Closer, but still can't get a pinned toot to unpin. 2017-09-13 15:55:15 +01:00
tom79 c6305baa7c Fixes some behaviors 2017-09-13 15:21:03 +02:00
PhotonQyv 50fb1a1515 Added code to place a thumb tack icon in any toot that user owns. So that it can be pinned. Tied in code to actually pin the toot. 2017-09-13 10:41:46 +01:00
tom79 c1fd4b1d59 updates counters 2017-09-13 08:47:59 +02:00
tom79 6ffce804e9 New toots are sent directly to activity 2017-09-13 08:38:08 +02:00
PhotonQyv b419d829dd Added a basic pinAction() method. That currently will attempt to pin a toot regardless of whether the toot is already pinned. 2017-09-13 00:26:33 +01:00
PhotonQyv 2d995c6e78 Slowly adding code to allow click on icon to pin or unpin a toot. 2017-09-13 00:21:51 +01:00
PhotonQyv c2da4f341e Added pin icon to drawer_status. 2017-09-12 23:54:30 +01:00
PhotonQyv d7fc79db72 Added pin icon. 2017-09-12 23:42:16 +01:00
tom79 9b8c6635e7 Only connected account receives live events 2017-09-12 19:18:55 +02:00
tom79 0fc3214390 Removes useless methodes 2017-09-12 18:41:13 +02:00
tom79 236b76188a Service binder 2017-09-12 18:14:41 +02:00
PhotonQyv 6796e09fee Merge remote-tracking branch 'remotes/tom-repo/develop' into PhotonQyv-Baseline 2017-09-12 16:34:46 +01:00
PhotonQyv d0e9fce6ee Merge remote-tracking branch 'remotes/tom-repo/develop' into PinningToots 2017-09-12 16:33:38 +01:00
PhotonQyv 057a940a2e Added code so that user can pin a toot.
Can't currently unpin one, nor see existing pinned toots. (API calls are coded).
Work in Progress.
2017-09-12 16:29:43 +01:00
tom79 48fead3b55 Fixes issue when adding an account 2017-09-11 19:04:40 +02:00
tom79 364b4ca738 Should fix the crash when onResume is called before data have been retrieved 2017-09-11 07:11:59 +02:00
tom79 5b6f6e928b Avoids to return a null value for notifications. 2017-09-11 07:04:01 +02:00