Commit Graph

458 Commits

Author SHA1 Message Date
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
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
tom79 90564d9b2d Fixes potential crashes 2017-09-11 07:01:59 +02:00
tom79 1a42e4e09a Fixes count numbers for remote accounts 2017-09-10 17:17:49 +02:00
tom79 9fa8359cab Fixes potential crashes when retrieving the relationship 2017-09-10 15:54:06 +02:00
tom79 7e97064100 Fixes regex issue to catch spaces with Google translate. 2017-09-10 10:01:12 +02:00
tom79 3e569248a3 divides confirmations between boosts and favourites - default false for favourites 2017-09-10 09:48:05 +02:00
tom79 d71e205999 Set UPDATE event as default event to catch 2 stuck elements 2017-09-10 08:52:41 +02:00
tom79 8d1b4a79de Fixes when temp toots are added + applies changes to safetynet release 2017-09-09 19:26:11 +02:00
tom79 cc060f913c Merged in improves_websocket_service (pull request #109)
Merges socket service
2017-09-09 17:14:33 +00:00
tom79 67b2e26c37 Improves sockets 2017-09-09 19:05:43 +02:00
tom79 f157a13709 One service per socket 2017-09-09 11:38:26 +02:00
PhotonQyv d3f870c708 Merge remote-tracking branch 'remotes/tom-repo/develop' into YandexTranslationFixes 2017-09-09 09:58:36 +01:00
PhotonQyv d4d68be59d Added some comments. 2017-09-09 09:55:52 +01:00
PhotonQyv 7f244824ea Added some comments. 2017-09-09 09:53:04 +01:00
PhotonQyv 618516df0c Added some extra replacements to the yandexTranslateToText() method. 2017-09-09 09:51:03 +01:00
tom79 38f44d0ff5 Some margins 2017-09-08 19:01:16 +02:00
tom79 b50f239cc8 Fixes flag position 2017-09-08 18:53:16 +02:00
tom79 9dedaa0f7a Flags new toots. 2017-09-08 18:30:49 +02:00
tom79 e55c982808 Moves the translation button. 2017-09-08 18:20:02 +02:00
PhotonQyv 5a33e32113 Merged in PhotonQyv/mastodon_etalab/YetAnother_GoogleTranslateFix (pull request #106)
YetAnother GoogleTranslateFix
2017-09-08 10:14:17 +00:00
PhotonQyv 1b3f6fe4b4 Added the other variant that might happen, though I've not come across it as yet. 2017-09-07 18:21:47 +01:00
PhotonQyv 35d879e7e2 Fixes an issue where Google Translate splits up the special tags that are used to replace URLs (leading to "__ u1__" in translated version), which means that the URL doesn't get put back in. 2017-09-07 18:03:54 +01:00
tom79 55cdb41780 Fixes a bug when coming from notifications and the toot is displayed twice. 2017-09-07 19:01:28 +02:00
tom79 1cc9df1de1 Uses a hack to avoid the use of a new library + keeps new emoji in csv file of course. 2017-09-06 18:53:58 +02:00
PhotonQyv 366f85d7ad Merged in PhotonQyv/mastodon_etalab/InterestingGoogleEmojis (pull request #105)
Fix a Google Translate issue
2017-09-06 16:09:00 +00:00
PhotonQyv a73a1b53e0 Fixed an issue with Google Translate not translating a particular toot, hopefully fixes other toots that were failing, though I've ony come across one, so far. 2017-09-06 16:53:56 +01:00
tom79 6fa229d808 Forces refresh when fragments get visible 2017-09-06 16:17:19 +02:00
tom79 67d565430d Removes cache clear in onResume 2017-09-06 15:26:58 +02:00
tom79 d26ebec568 Merge branch 'develop' of https://bitbucket.org/tom79/mastodon_etalab into develop 2017-09-06 07:48:53 +02:00
tom79 ad5fe3f87e Fixes issue with toots displayed twice 2017-09-06 07:48:44 +02:00
PhotonQyv affd83b18b Merged in PhotonQyv/mastodon_etalab/TranslationFix (pull request #104)
TranslationFix
2017-09-06 05:47:47 +00:00
PhotonQyv 3956ef680d Reformatted the line of code to make it easier to see. 2017-09-05 20:38:45 +01:00
PhotonQyv 241407887a Fixes an issue where a '/' on the end of a URL in a toot to be translated causes the __u?__ tag to remain after translation. 2017-09-05 20:37:11 +01:00
tom79 5a2bc65735 Fixes an issue with bubble counters 2017-09-05 19:29:28 +02:00
tom79 cd10fd7a76 Cancel notifications if new content has been read with the app 2017-09-05 19:12:54 +02:00
tom79 8c56dc0b2d Some improvements 2017-09-05 19:04:19 +02:00
tom79 7ef423abd8 Removes some useless methods 2017-09-04 19:01:41 +02:00
tom79 c8a4b2c3ae Retrieves URL in shared content + apply changes in both MainActivity 2017-09-04 07:36:04 +02:00
PhotonQyv 6c5e50a5ca Updated code to work if URL is embedded within other text in sharedText. 2017-09-03 23:30:56 +01:00
PhotonQyv 08024e5cca Some apps don't send the URL as the first part of the EXTRA_TEXT,
and cause app to crash, the BBC News app being one such,
in this case find where the URL is and strip that out into sharedText.

TODO: ASSUMES that URL is at end of sharedText!
2017-09-03 20:29:21 +01:00
tom79 d85452908b Removes unnecessary job 2017-09-03 18:39:25 +02:00
tom79 83c9a6c22b Improves unread toots/notifications - 2 2017-09-03 18:13:13 +02:00
tom79 418c79e64a Improves unread toots/notifications - 2017-09-03 16:35:45 +02:00
tom79 03d9be6cbf Merge branch 'develop' of https://bitbucket.org/tom79/mastodon_etalab into develop 2017-09-03 15:06:18 +02:00