Commit Graph

24731 Commits

Author SHA1 Message Date
tom79 1d17f808a9 Adds a fix to avoid to translate URLs and TAGs 2017-08-21 19:06:26 +02:00
PhotonQyv be47c3cead First pass at allowing user to share images from other apps to Mastalab. Currently only allows for single images. 2017-08-21 16:55:54 +01:00
tom79 907235878b Avoids to translate URLs and TAGs 2017-08-21 17:32:09 +02:00
tom79 874f482f02 Fixes some text color issues in light mode. Fixes an issue with icon colors when going back from settings in light mode. 2017-08-21 09:02:01 +02:00
tom79 a0bc2b9881 Merged in ClickToTop_FaBlMu (pull request #67)
ClickToTop FaBlMu
2017-08-20 16:55:22 +00:00
tom79 3373c84211 References to fragments are done with menu items. Generalizes the process for scrolling to top (fav/block/mute) for all layouts. 2017-08-20 18:46:32 +02:00
tom79 7369faa5d8 Simplify the process for titles (move code to change titles before returns) 2017-08-20 18:36:42 +02:00
PhotonQyv 1620b51da1 Added a fix for the toolbarTitle TextView not having the correct text if user selects Favourites from the menu and then selects one of the timelines from the menu. 2017-08-20 16:03:46 +01:00
PhotonQyv f5786bd4d6 Added code to allow user to return to top of Favourites/Blocked users/Muted users lists. 2017-08-20 15:53:41 +01:00
tom79 fd6fe5bf9e Adds the possibility to remove profile pictures for replies 2017-08-20 12:11:58 +02:00
PhotonQyv fe024fa833 Merged in PhotonQyv/mastodon_etalab/ClickToTop (pull request #65)
ClickToTop: User can click on toolbarTitle to return to top of Timelines & Notifications.
2017-08-20 05:53:26 +00:00
PhotonQyv e4e93469b4 Removed an extra carriage-return that isn't required. 2017-08-19 23:48:11 +01:00
PhotonQyv eb037a19e4 Spotted the wood, finally. Stopped fixating on tabLayout, and got what I needed from sharedpreferences instead. 2017-08-19 23:40:07 +01:00
PhotonQyv bbabc21abd Can't get code to do what I want, so here it is. I'll look again tomorrow. 2017-08-19 21:02:16 +01:00
PhotonQyv e59a7dc4e5 Decided to turn on check, so the new code only works if the tabLayout is not visible. 2017-08-19 19:28:25 +01:00
PhotonQyv 2dd0a6f34d Added code to scroll to the top of Status & Notification fragments on click of the toolbarTitle.
Commented out code would make this code only work if the TabLayout was GONE.
2017-08-19 19:25:21 +01:00
tom79 3501ac89f0 Force the flag to false when errors 2017-08-19 19:10:43 +02:00
tom79 5aeb018eb8 Fixes an issue with the flag which blocks to load more toots in home timeline 2017-08-19 19:02:42 +02:00
PhotonQyv 346ef1a954 Updated to @RequiresApi() notation in Helper.java and added it to ShowAccountActivity.java 2017-08-19 11:37:49 +01:00
PhotonQyv 811199ce5b Added TargetApi() annotation to onLoadingComplete() method to fix a warning. 2017-08-19 11:05:19 +01:00
PhotonQyv b0917941b9 Made Mastodon Boop the notification sound. 2017-08-19 10:21:53 +01:00
PhotonQyv 18edbec7a6 Merged tom79/mastodon_etalab into master 2017-08-19 09:31:36 +01:00
tom79 8d0cd411af Push apk 1.4.6 2017-08-19 08:45:30 +02:00
tom79 5461e84a82 Merged in develop (pull request #64) 2017-08-19 06:32:51 +00:00
tom79 d4dbba3d3f Fixes issue with asynchronous call for replies. 2017-08-19 08:28:04 +02:00
PhotonQyv b049662d23 Merged tom79/mastodon_etalab into master 2017-08-18 19:14:35 +01:00
tom79 5ce8638e04 Merged in develop (pull request #63) 2017-08-18 17:30:14 +00:00
tom79 0d8642af49 Prepares release 1.4.6 2017-08-18 19:22:51 +02:00
tom79 25d50320f6 Some other minor changes 2017-08-18 19:22:04 +02:00
tom79 19017d3cf6 Fixes some color issues with about page 2017-08-18 18:29:43 +02:00
tom79 40f35369ca Improves replies mechanism with an asynchronous call once toots are loaded. 2017-08-18 17:50:54 +02:00
tom79 53175e187c Removes char limit 2017-08-18 16:54:43 +02:00
tom79 f323857ef3 Fixes text color for buttons with light theme in toots. 2017-08-18 09:33:54 +02:00
tom79 1051ea5a00 Increases zoom for buttons and text 2017-08-18 09:11:38 +02:00
tom79 72a60a7d97 Fixes text color issue with light theme 2017-08-18 09:07:41 +02:00
tom79 438a0a3bbf Fixes the toot button visibility 2017-08-17 21:24:18 +02:00
tom79 ecfe1c2969 Adds Thanks to contributor ;) 2017-08-17 19:33:23 +02:00
tom79 7d5f43ede8 Improves notifications with more option feature 2017-08-17 19:14:16 +02:00
tom79 501f889bb2 Go back to top when same tab is pressed 2017-08-17 15:48:36 +02:00
tom79 82d9deff6c Improves previews with missing.png 2017-08-17 10:24:54 +02:00
PhotonQyv f8f2ed640a Merged in PhotonQyv/mastodon_etalab/develop (pull request #61)
Fix a typo in strings.xml.
2017-08-16 19:43:50 +00:00
PhotonQyv 8bdcb3e5bc Fix a typo in strings.xml. 2017-08-16 20:37:42 +01:00
tom79 ea3dc4947f Fix a crash 2017-08-16 21:02:58 +02:00
tom79 c46db45f79 Merged in preview_replies (pull request #60)
Preview replies
2017-08-16 17:11:28 +00: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 21b567f285 prepares layout to display replies 2017-08-16 17:16:57 +02:00
tom79 1de0e3568e Adds profile picture in conversations 2017-08-16 15:25:42 +02:00
tom79 d1db60715c Merged in tabs_position (pull request #59)
Changes tab position for notifications
2017-08-16 08:41:50 +00:00