Commit Graph

346 Commits

Author SHA1 Message Date
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 54ea7201b8 makes all content clickable 2017-10-25 11:05:26 +02:00
stom79 f2de4e559d Adds picture 2017-10-25 10:51:36 +02:00
stom79 6439090493 Manages accounts in context 2017-10-25 07:53:31 +02:00
stom79 4d082107f3 Merge branch 'recyclerview' into ui_improvements 2017-10-24 14:39:31 +02:00
stom79 c490eba5b0 Update notification adapter 2017-10-24 14:33:14 +02:00
stom79 eed7de656e Changes boost color 2017-10-24 14:11:01 +02:00
stom79 f809094efa Applies recycler view to accounts 2017-10-24 11:38:58 +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 8c7ec2b0f3 Fixes null pointer exceptions 2017-10-18 14:31:29 +02:00
tom79 b5a142b46a possible null pointer ... 2017-10-17 18:35:10 +02:00
tom79 d5c4175970 Search accounts: adds more info 2017-10-15 18:20:51 +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
tom79 e85b099bdf Removes my code already added by @PhotonQyv 2017-10-13 06:53:27 +02:00
tom79 b477c06c80 Merge branch 'changes_font' into develop 2017-10-13 06:52:08 +02:00
PhotonQyv e7d91131e1 Merged in PhotonQyv/mastodon_etalab/NotificationsListAdapter_FontChange (pull request #134)
Added code to change font for notifications (correct font).
2017-10-13 04:51:18 +00:00
tom79 5b8467c1c2 Adds font in notifications 2017-10-13 06:49:33 +02:00
PhotonQyv ed74bb765d Corrected the font name. 2017-10-12 23:47:41 +01:00
PhotonQyv ef08f55b16 Added code to change font for notifications. 2017-10-12 23:38:52 +01: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 47062a4bff Makes all account clickable after a search 2017-10-10 18:31:59 +02:00
tom79 9521bc931b Fixes potential index out of bounds when translating 2017-10-09 19:26:05 +02:00
tom79 bc06c01bd6 Working with both tags and accounts search 2017-10-09 18:55:25 +02:00
tom79 bae92796c5 Adds search on tags 2017-10-09 18:35:43 +02:00
tom79 dd3ac5394d Adds new icon launcher + adds thanks 2017-10-08 11:54:41 +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 278af0b281 Fixes issue with click from alert dialog not opening drafts 2017-10-01 12:55:01 +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 153dc8f15f Removes draft from db when sent + some other improvements 2017-09-20 14:51:15 +02:00
tom79 e961ecbff7 Adds fragment for drafts and entry in menu 2017-09-20 10:04:40 +02:00
tom79 f77155c3cc Delays the action and adds new mechanism to remove screenshot for mentions in notifications 2017-09-19 19:36:41 +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 3f8e804982 Some improvements with follow/unfollow 2017-09-17 15:44:32 +02:00
tom79 df9f229746 Some layout adjustments 2017-09-17 12:25:21 +02:00
tom79 288d737393 Implements async task 2017-09-17 11:50:00 +02:00
tom79 13e1a97829 Updates layouts and drawer actions 2017-09-17 11:28:50 +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 1a42e4e09a Fixes count numbers for remote accounts 2017-09-10 17:17:49 +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 f930023578 Fixes an issue when following devs 2017-09-03 12:49:10 +02:00
tom79 3f429b1a4b Accounts are clickable when not remote in about page 2017-09-03 10:44:28 +02:00
tom79 940ecc2436 About page 2017-09-03 10:36:27 +02: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 86b2872f80 Adds some icons in titles 2017-08-27 17:10:04 +02:00
tom79 4687a0d4d8 Prepares colors 2017-08-27 16:36:18 +02: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 a45cc626c2 Adds remote follow & some improvements 2017-08-22 18:15:08 +02:00
tom79 6f463ec872 Finds accounts through web page 2017-08-22 17:34:26 +02:00