Commit Graph

426 Commits

Author SHA1 Message Date
stom79 ca3cceddd9 Fixes issue with profile pictures 2017-11-26 19:10:42 +01:00
stom79 5fd84efc6b Removes case sensitive 2017-11-24 14:34:06 +01:00
stom79 3d4848883b Issue #43 - Fixes filter association in TL 2017-11-22 19:32:46 +01:00
stom79 1bd7843ad3 Issue #43 - Extends regex filter to local & federated timelines 2017-11-22 19:29:53 +01:00
stom79 a29fcbde6b Issue #43 - Filter home timeline with regex 2017-11-22 19:09:22 +01:00
stom79 78605a6568 Fixes issue with custom emoji from other instances 2017-11-19 16:08:34 +01:00
stom79 4179995f11 Fixes issue #45 - Content Warnings are not displayed on boosted toots 2017-11-16 18:46:43 +01:00
stom79 5bf0472d18 Some cleaning and adds previous streaming service if user wants to stop the new one. 2017-11-12 08:33:24 +01:00
stom79 b6d5134229 Fixes issue #20 2017-11-04 19:04:04 +01:00
stom79 57009111be Fixes an issue when rendering media 2017-11-04 08:05:50 +01:00
stom79 d4e222cfcd Fixes issue with instance version 2017-11-03 15:20:50 +01:00
stom79 a65e48f4dc Fixes issue with translation 2017-11-03 15:00:53 +01:00
stom79 2bfb2935de Fixes spoilers for boosts 2017-11-02 15:35:23 +01:00
stom79 dd4eb4a82d Fixes icon color issue on some devices 2017-11-02 14:06:59 +01:00
stom79 1cbe5ce542 Tries to find them =) 2017-11-01 19:19:37 +01:00
stom79 18508ac1f8 Removes Google translate 2017-10-31 19:43:45 +01:00
stom79 309238fa2b Fixes an issue 2017-10-31 18:06:01 +01:00
stom79 7d8c299ab8 Translations in action 2017-10-31 15:57:19 +01:00
stom79 6c870b1a5a Adds the alertdialog to manage translations 2017-10-31 14:30:04 +01:00
stom79 fe0f282b18 Generic method for the implementation 2017-10-31 12:47:51 +01:00
stom79 1ced1f25d9 Adds blacklisted words (ie: starting with %) -> TODO: make this special char configurable 2017-10-31 11:43:49 +01:00
stom79 939c10f30a Removes mentions from translations 2017-10-31 11:37:47 +01:00
stom79 91d30d6c71 Fixes background color issue for mentions 2017-10-30 18:57:59 +01:00
stom79 6763d025f4 Improves retrieve replies number 2017-10-30 16:08:42 +01:00
stom79 afe1a7c9c5 Preview replies improvement 2017-10-30 13:29:39 +01:00
stom79 1e4dead48d Improves upload 2017-10-29 17:10:09 +01:00
stom79 c49777a288 Removes useless margin 2017-10-29 09:48:44 +01:00
stom79 08d9c8014f Removes some cardViews 2017-10-29 09:30:08 +01:00
stom79 7fd84b2c2c Merge branch 'ui_improvements' into develop 2017-10-28 19:41:19 +02:00
stom79 6fc46302e7 Material design for pinned icon 2017-10-28 19:22:02 +02:00
stom79 2d45f1fc06 Fixes an issue with boost color 2017-10-28 19:04:58 +02:00
stom79 2fafdaeab6 Merge branch 'ui_improvements' into develop 2017-10-28 18:17:09 +02:00
stom79 52998d6689 Changes icons with vectors - 3 2017-10-28 17:15:06 +02:00
stom79 d4c7acb5e7 Changes icons with vectors - 2 2017-10-28 14:54:28 +02:00
stom79 b9d59a4b6c Changes icons with vectors 2017-10-28 14:32:18 +02:00
stom79 424bb49932 Fixes an issue when no reply and number displayed 2017-10-28 10:23:24 +02:00
stom79 0dc29c7700 Avoids too much notifications 2017-10-28 10:17:08 +02:00
stom79 dd9784efa7 Avoid useless calls 2017-10-28 10:10:50 +02:00
stom79 bb4963b617 Fixes issue #6 2017-10-28 09:23:52 +02:00
stom79 b800dab0d3 Merge branch 'develop' into ui_improvements 2017-10-27 16:50:14 +02:00
stom79 d0538add5c Fixes some codes 2017-10-27 14:08:46 +02:00
stom79 aeafeb9079 Removes setOnTouchListener 2017-10-27 14:07:13 +02:00
stom79 f251892960 Adds description to media 2017-10-27 13:59:14 +02:00
stom79 1f90b26a34 Adds description to media 2017-10-27 13:24:01 +02:00
stom79 50f822dca1 Fixes a translation issue 2017-10-26 11:53:28 +02:00
stom79 a34a00b07b Merge branch 'develop' into ui_improvements 2017-10-26 07:19:25 +02:00
stom79 d0ffd7449a Fixes screen shot with mentions 2017-10-25 13:28:45 +02:00
stom79 eed7de656e Changes boost color 2017-10-24 14:11:01 +02:00
stom79 3c96ee66ca Fixes issue with filter 2017-10-24 11:29:56 +02:00
stom79 b4d0186662 Starting two actionbars 2017-10-24 11:03:36 +02:00
stom79 32b753b3d9 Merge branch 'develop' into recyclerview
# Conflicts:
#	app/src/main/java/fr/gouv/etalab/mastodon/activities/ShowConversationActivity.java
#	app/src/main/java/fr/gouv/etalab/mastodon/drawers/StatusListAdapter.java
#	app/src/main/java/fr/gouv/etalab/mastodon/fragments/DisplayStatusFragment.java
#	app/src/main/java/fr/gouv/etalab/mastodon/helper/Helper.java
2017-10-24 10:30:49 +02:00
tom79 e8997edae1 Merge branch 'develop' into improves_conversations
# Conflicts:
#	app/src/main/java/fr/gouv/etalab/mastodon/activities/ShowConversationActivity.java
#	app/src/main/java/fr/gouv/etalab/mastodon/asynctasks/RetrieveContextAsyncTask.java
#	app/src/main/java/fr/gouv/etalab/mastodon/interfaces/OnRetrieveContextInterface.java
2017-10-21 16:36:05 +02:00
tom79 c32b394160 Improves emojis support 2017-10-21 08:07:04 +02:00
tom79 f36ddba6f9 Emojis support 2017-10-20 19:58:46 +02:00
tom79 a22d61c63d Manages eomjis in helper 2017-10-20 07:11:44 +02:00
tom79 098da433bd Detects unknown media 2017-10-18 17:07:50 +02:00
tom79 30cbb89f23 manages unknown type of media 2017-10-18 16:59:47 +02:00
tom79 39c5a2b9e2 Removes some useless due to bad layout 2017-10-15 11:57:03 +02:00
tom79 5d54bb3667 Small fix for color 2017-10-15 11:41:05 +02:00
tom79 dc6fba7214 Some other color improvements 2017-10-15 11:16:43 +02:00
tom79 8397d3fae3 Change position of some elements in toots 2017-10-15 10:47:41 +02:00
tom79 4cabc66d7b Changes some colors 2017-10-15 10:24:38 +02:00
tom79 7bf58eead8 Merge branch 'changes_font' into develop
# Conflicts:
#	app/src/main/java/fr/gouv/etalab/mastodon/drawers/NotificationsListAdapter.java
2017-10-15 09:34:48 +02:00
tom79 80377b9112 Changes police 2017-10-15 09:29:59 +02:00
tom79 516ebe9ddc Improves some colors 2017-10-14 17:48:28 +02:00
tom79 35e3ffa541 Improves pictures 2017-10-14 16:43:18 +02:00
tom79 206810c69d Recyclerview beginning 2017-10-14 14:36:48 +02:00
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
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 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
PhotonQyv 793c77f2ab Updated to change icon when a toot has been pinned. 2017-09-13 21:02:55 +01:00
PhotonQyv 58661f54a4 Closer, but still can't get a pinned toot to unpin. 2017-09-13 15:55:15 +01: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
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 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 90564d9b2d Fixes potential crashes 2017-09-11 07:01:59 +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
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 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 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 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 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
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 79765d3649 Preview replies set to false by default 2017-09-02 18:18:59 +02:00
tom79 6c97bf876c Improves spacing in toots. 2017-09-02 16:33:30 +02:00
tom79 7ec14069fd Improves streaming API + fixes an issue with blank text at the end of toots 2017-09-01 16:28:40 +02:00
PhotonQyv 56fde141be Corrected spacing. 2017-08-28 11:17:20 +01:00
PhotonQyv f043098e2a When a toot is translated the service used is displayed, also if using Google the 'Powered by...' TextView is clickable and directs you to "https://translate.google.com/", the same way as when using Yandex. 2017-08-28 11:12:41 +01:00
tom79 1099718cfa Adds Google Translate 2017-08-25 16:42:45 +02:00
tom79 498a96f468 Displays translation button only when enabled. 2017-08-25 16:19:56 +02:00
tom79 d192777f38 Prepares drawers 2017-08-25 16:08:40 +02:00
tom79 1d17f808a9 Adds a fix to avoid to translate URLs and TAGs 2017-08-21 19:06:26 +02:00
tom79 907235878b Avoids to translate URLs and TAGs 2017-08-21 17:32:09 +02:00
tom79 fd6fe5bf9e Adds the possibility to remove profile pictures for replies 2017-08-20 12:11:58 +02:00
tom79 d4dbba3d3f Fixes issue with asynchronous call for replies. 2017-08-19 08:28:04 +02:00
tom79 40f35369ca Improves replies mechanism with an asynchronous call once toots are loaded. 2017-08-18 17:50:54 +02:00
tom79 f323857ef3 Fixes text color for buttons with light theme in toots. 2017-08-18 09:33:54 +02:00
tom79 7d5f43ede8 Improves notifications with more option feature 2017-08-17 19:14:16 +02:00
tom79 82d9deff6c Improves previews with missing.png 2017-08-17 10:24:54 +02:00
tom79 417cc6bdf7 Preview replies can be managed in settings 2017-08-16 19:10:49 +02:00
tom79 19d4faf30a Improves how replies are retrieved. 2017-08-16 19:01:53 +02:00
tom79 29758798fd Displays accounts that have replied 2017-08-16 18:08:16 +02:00
tom79 551d39544d Fixes a fail in conflict resolve... 2017-08-15 18:23:15 +02:00
tom79 45ac4fb949 Fixes alert dialog issue 2017-08-15 18:07:23 +02:00
tom79 059f647d8b Improvements with background image and text color for light theme. 2017-08-14 15:57:53 +02:00
tom79 119cd75645 Changes some sizes and colors 2017-08-13 18:31:44 +02:00
tom79 c07735c988 Improves light theme 2017-08-13 15:19:01 +02:00
tom79 1b725fa516 Continues layout changes 2017-08-13 11:30:28 +02:00
tom79 42e0ac12c7 Improves new Dark mode (Mastodon color scheme) 2017-08-12 18:41:35 +02:00
tom79 b7eac514aa Fixes an issue when replying to a boost 2017-08-10 14:51:13 +02:00
tom79 861105c90d Fixes a bug with versions >= N and carriage returns 2017-08-08 18:02:06 +02:00
tom79 c1a66c0357 Fixes the bug with some devices and icon colors in tabs. 2017-08-08 15:33:02 +02:00
tom79 8cd617349a Fixes issue with copy/paste context menu. Tries a fix for icon colors in tabs. 2017-08-08 12:36:39 +02:00
tom79 0b122e3c6c Adds translation + fixes default value to 5 for NSFW 2017-08-07 07:49:00 +02:00
PhotonQyv d3f79b94fe First pass at user-configurable NSFW Timeout. 2017-08-07 00:53:33 +01:00
PhotonQyv 6bcec5d459 Added a CountdownTimer for NSFW images, so they reveal for 5 seconds, on click. 2017-08-05 18:01:24 +01:00
tom79 a102306706 Adds the possibility to share toots with other apps 2017-08-04 16:13:28 +02:00
tom79 e0a54db6d2 Fixes headers + changes API name 2017-08-04 11:11:27 +02:00
tom79 182087e582 Warns about notifications 2017-08-01 15:44:26 +02:00
tom79 c8809769dd Fixes some issues with home timeline & boosted/favourited toots 2017-08-01 09:11:27 +02:00
tom79 8aac521e0c Improves layout for accounts 2017-07-31 19:29:14 +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 79fa8efcfc Allows to remove notifications 2017-07-30 11:21:55 +02:00
tom79 c49ce6a561 Fixes some issues with Imageloader not initialized 2017-07-29 13:28:50 +02:00
tom79 c608f0bdf0 Fixes menu selection issue 2017-07-26 09:21:47 +02:00
tom79 8c3c30215d Fixes a bug with the double opening when clicking on a mentioned account. 2017-07-25 15:34:45 +02:00
tom79 0a56c6496e - Improves hashtag detection in toots
- Clickable elements (hashtag + urls) in biography
2017-07-24 10:50:40 +02:00
tom79 920cbd6afa Improves layout when writing toots (scroll) + allows to open url with an external app when using the built-in browser (via top bar icon) 2017-07-23 09:45:08 +02:00
tom79 29127282a8 - Adds redirect after writing a toot: Reply -> conversation | Toot -> home timeline
- Fixes issue with missing pp on some instances
2017-07-22 10:00:15 +02:00
tom79 1b28c06be0 Avoid to reopen same account details when consulting an account... 2017-07-20 15:00:43 +02:00
tom79 b5063e3eb9 fixes db migration issue + some other minor bugs + prepares release 1.3.5 2017-07-20 11:06:11 +02:00
tom79 03cda80bed Fixes a crash due to locale + prepares release 1.3.3 2017-07-17 19:18:21 +02:00
tom79 74c6e46ce3 Fixes video issues with older Android versions < 19 2017-07-15 08:19:07 +02:00
tom79 0705fc8c8f Quick fix for KitKat + Release 1.3.1 2017-07-13 22:42:58 +02:00
tom79 8b7572e8b0 Introduces google translate 2017-07-13 18:30:25 +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 c8562ef118 Fixes a bug with conversations 2017-07-08 11:32:38 +02:00
tom79 00f8f314b7 New logo 2017-07-07 19:26:26 +02:00
tom79 21da69eb7f Dark theme by default + voice input for toots 2017-07-04 21:15:11 +02:00
tom79 a14e05bb32 Translation of toots in the device locale 2017-07-03 11:30:36 +02:00
tom79 a17df0318e Fixes a bug when uploading media + adds video support for media 2017-07-02 15:20:58 +02:00
tom79 5519242cd0 Improves night mode 2017-07-01 15:24:28 +02:00
tom79 f7321b788d Adds night mode 2017-06-30 17:09:07 +02:00
tom79 cab652a9c8 Fixes issues with media with older Android versions 2017-06-26 18:49:39 +02:00
tom79 98715fd53a Improves icons
Adds text when sharing a link with the app
2017-06-24 17:50:54 +02:00
tom79 711490d351 Manages tags in toots 2017-06-24 07:23:15 +02:00
tom79 b92d2a5b51 Clicks on mentioned accounts opens details 2017-06-23 20:03:17 +02:00
tom79 d363fd28c1 Fixes emoji issue with reblogs and user names + prepares release 1.2.3 2017-06-20 19:22:08 +02:00
tom79 e6ff90c0d7 Adds cache clear feature 2017-06-19 19:20:20 +02:00
tom79 a1e1a3bd06 Improves emoji support + fixes an issue when loading next toots 2017-06-19 15:59:34 +02:00
tom79 30fd6acf97 Fixes scroll issue when loading more content with an error 2017-06-17 07:49:47 +02:00
tom79 df817e4a38 Improves media display 2017-06-16 19:23:41 +02:00
tom79 b19ea714a8 Fixes spoiler issue + improvements with reblogs (pictures) 2017-06-14 16:08:39 +02:00
tom79 cabdfcf915 Removes lib for Emoji 2017-06-11 14:28:29 +02:00
tom79 e248db9d34 Manages spoiler in toots 2017-06-07 16:52:53 +02:00
tom79 ebe994d508 Manages media with sensitive toots 2017-06-07 15:47:05 +02:00
tom79 3b6ecfe0a2 Adds emoji support + share external content via toots 2017-06-06 18:50:01 +02:00
tom79 9d66499883 Opens to other instances + some improvements + some bug fixes + privacy activity 2017-06-03 15:54:19 +02:00
tom79 12d791b62b Adds mentioned accounts in a reply + some previous apk not pushed. 2017-05-31 17:04:02 +02:00
tom79 18da5dde02 Handles errors with messages (can be disabled in settings) 2017-05-30 19:31:44 +02:00
tom79 adc651c1af Detects Enter key for search 2017-05-27 08:32:14 +02:00
tom79 4c3b64e744 Silent notifications + Displays profile of the original toot owner when shared.
Prepares notifications service for new toots in home timeline.
2017-05-20 10:14:10 +02:00
tom79 529cef7777 discussion threads activity extended to every toots + prepares to v1.0.5 2017-05-17 16:28:26 +02:00
tom79 82d66cb9fb Fixes bug with missing pictures + account update info 2017-05-17 16:19:50 +02:00
tom79 291e6bba75 Fixes download bug + prepares v1.0.4 2017-05-16 19:49:08 +02:00
tom79 c4ea4943d6 initial commit 2017-05-05 16:36:04 +02:00