Commit Graph

159 Commits

Author SHA1 Message Date
PhotonQyv c87ad948c2 Added code to change font for translations too. 2017-10-12 22:30:34 +01:00
tom79 202ed4ad69 Merge branch 'changes_font' into develop 2017-10-12 18:29:32 +02:00
tom79 2cbbfe7971 Fixes small issue with top icon colors 2017-10-12 18:28:25 +02:00
tom79 d6c79a77c0 Adds Droid font 2017-10-12 18:11:57 +02:00
tom79 78751b2e5e Adds Droid font 2017-10-12 07:22:59 +02:00
tom79 6d6985cf59 Fixes issue with icon boost color 2017-10-12 07:10:59 +02:00
tom79 f191369889 Merge branch 'filter_toots' into develop 2017-10-11 17:41:20 +02:00
tom79 6ba2d68b7d removes some padding 2017-10-11 17:38:21 +02:00
tom79 59874c498c Fixes an error when filtering answers 2017-10-11 17:08:44 +02:00
tom79 ab730ec91b Merge branch 'filter_toots' into improves_toots 2017-10-11 15:21:25 +02:00
tom79 4aad3f820a Some other changes 2017-10-11 15:21:02 +02:00
tom79 889356b2ce Some other changes 2017-10-11 14:58:52 +02:00
tom79 fea1c4eeaa new insert mail icons 2017-10-11 14:16:56 +02:00
tom79 a334e444d9 Uses material design icons for favourites 2017-10-11 10:48:18 +02:00
tom79 2175c17ce6 Filters boosts & replies in home timeline 2017-10-11 09:23:32 +02:00
tom79 9521bc931b Fixes potential index out of bounds when translating 2017-10-09 19:26:05 +02:00
tom79 c6637eda44 Improves remote follow 2017-10-07 18:18:26 +02:00
tom79 9adeddb4e4 Fixes a bug with boost and cross-account actions 2017-10-07 14:18:02 +02:00
tom79 e157e92956 Improves cross-account actions with long click 2017-10-05 19:09:56 +02:00
tom79 0f3c64978f Pin can only be done by owner + fixes an issue when query fails 2017-10-05 07:29:35 +02:00
tom79 563bb53f40 Limits cross-account actions to usual timelines (ie: removes them from notification timeline) 2017-10-05 07:16:56 +02:00
tom79 ecb4d2255d Fixes some behaviors 2017-10-04 15:57:53 +02:00
tom79 db41068207 Some changes 2017-10-04 13:55:46 +02:00
tom79 b8a1a1fe8e Some fixes 2017-10-04 13:44:32 +02:00
tom79 a21b26a0ea Manages cross actions 2017-10-04 10:23:12 +02:00
tom79 7a77e3e995 Cross actions for reblogs/favourites 2017-10-03 19:16:15 +02:00
tom79 f0a6abc5c1 Attaches menu to button 2017-09-29 18:59:14 +02:00
tom79 96f2b31a80 Last fixes 2017-09-29 18:53:45 +02:00
tom79 6276d90a0b Minimizes the code for popups 2017-09-29 18:44:20 +02:00
tom79 07a1026f76 Prepares new menu for general timelines 2017-09-29 18:29:56 +02:00
tom79 15b1809d87 Improves behavior when searching missing toots in federated timeline 2017-09-29 16:10:11 +02:00
tom79 ed179d54e7 Allows to force translation button to be displayed 2017-09-23 08:16:32 +02:00
tom79 394c3e05c5 Delays the action 2017-09-19 19:21:58 +02:00
tom79 6faf3b5780 Screenshots managed with drawers 2017-09-18 20:32:36 +02:00
tom79 8ef7a2cfd1 Direct & private toots can't be mentionned 2017-09-17 18:55:02 +02:00
tom79 1ffea48ad2 Improves mechanism of mentions when toots have images. 2017-09-16 20:02:30 +02:00
tom79 a133b8518a Adds watermark 2017-09-16 16:52:51 +02:00
tom79 84a2080f32 Fixes elements visibility 2017-09-16 15:16:16 +02:00
tom79 63de4970ee Extends to notifications 2017-09-16 12:25:57 +02:00
tom79 06707d89b4 Sends the mentioned toot as a picture 2017-09-16 12:20:06 +02:00
tom79 32bc0a5738 Prepares new code 2017-09-16 12:10:01 +02:00
tom79 d894c38473 Forces engine translators to find the targeted languages 2017-09-16 10:19:43 +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 9b4d35fc1a Pinned icons fixes size + API retrieves pinned value 2017-09-16 08:42:27 +02: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 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