Commit Graph

24965 Commits

Author SHA1 Message Date
tom79 cd59ff0aa6 Fixes some parasitic behaviors with notifications 2017-08-07 15:32:21 +02:00
tom79 ca29428e80 Adds some changes in layout for tablets 2017-08-07 14:09:38 +02:00
tom79 218a874830 Adds history go back for webview activity when back key is pressed 2017-08-07 12:18:06 +02:00
tom79 4b7cfa07f2 Allows to manage the default visibility of the toots for non locked accounts. Cf: https://bitbucket.org/tom79/mastodon_etalab/issues/5/set-default-level-of-publishing 2017-08-07 10:20:44 +02:00
tom79 0b122e3c6c Adds translation + fixes default value to 5 for NSFW 2017-08-07 07:49:00 +02:00
PhotonQyv e9a6cc2648 Merged in PhotonQyv/mastodon_etalab/PreferentialTreatment (pull request #44)
First pass at user-configurable NSFW Timeout.
2017-08-07 05:35:38 +00:00
PhotonQyv d3f79b94fe First pass at user-configurable NSFW Timeout. 2017-08-07 00:53:33 +01:00
tom79 dce407e1dc Adds PhotonQyv tablet layout for main_activity for tests 2017-08-06 22:07:16 +02:00
PhotonQyv 43694f9b8b Merged in PhotonQyv/mastodon_etalab/ActivityToot-CapitaliseSentences (pull request #43)
Fixes the AutoCompleteTextView so that it capitalises sentences.
2017-08-06 20:05:59 +00:00
PhotonQyv 77b3befa99 Fixed AutoCompleteTextView to automatically capitalise sentences (added textCapSentences to the inputType). 2017-08-06 20:54:53 +01:00
PhotonQyv ab33000fc8 Merged in PhotonQyv/mastodon_etalab/NSFW_TimeoutOnly (pull request #41)
NSFW TimeoutOnly
2017-08-06 16:51:58 +00:00
PhotonQyv b067c6b005 Merged in PhotonQyv/mastodon_etalab/LargeTabletChanges-AllinOne (pull request #42)
LargeTabletChanges AllinOne
2017-08-06 16:45:16 +00:00
PhotonQyv a648a26894 Updated to upstream Develop changes. 2017-08-06 17:02:14 +01:00
PhotonQyv 62d63f49ea Updated to upstream Develop changes. 2017-08-06 16:58:55 +01:00
tom79 ab8a339ebf Fixes the loader issue in drafts 2017-08-06 17:03:15 +02:00
PhotonQyv 1eb36d9c29 Fixed layouts so they all use the dimens-sw600dp.xml values rather than being individually hardcoded. To make it easier to alter them all in one go. 2017-08-06 15:30:38 +01:00
tom79 2303a8e836 Increase timeout when posting media + adds search by name with instances.social api 2017-08-06 16:09:19 +02:00
PhotonQyv 8a1898c941 Missed a couple of activity layouts. 2017-08-05 18:52:19 +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
PhotonQyv 65251201bf Added new sw600dp versions of 3 fragment layouts & 2 activity layouts in order to make the app look better on larger tablets. 2017-08-05 16:32:27 +01:00
PhotonQyv 9e03f25393 Merge remote-tracking branch 'origin/PhotonQyv-Baseline' into PhotonQyv-Baseline 2017-08-04 19:35:01 +01:00
PhotonQyv 5bd1950b98 Merged master into PhotonQyv-Baseline 2017-08-04 19:31:35 +01:00
PhotonQyv 2519061ccc Update to master
* master:
  Prepares release 1.4.3
  Adds the possibility to share toots with other apps
  Adds images in notifications
  Updated.
  Fixes headers + changes API name
2017-08-04 19:05:28 +01:00
PhotonQyv 7c0f6d1e06 Merged tom79/mastodon_etalab into master 2017-08-04 18:27:50 +01:00
tom79 c4dca1a62f Merged in develop (pull request #40) 2017-08-04 14:30:17 +00:00
tom79 04f8332a24 Prepares release 1.4.3 2017-08-04 16:28:19 +02:00
tom79 a102306706 Adds the possibility to share toots with other apps 2017-08-04 16:13:28 +02:00
tom79 77866c7136 Adds images in notifications 2017-08-04 14:38:18 +02:00
PhotonQyv a52bf80121 Updated. 2017-08-04 12:17:18 +01:00
PhotonQyv 42840f8685 Merge branch 'master' of https://bitbucket.org/tom79/mastodon_etalab into PhotonQyv-Baseline 2017-08-04 12:11:42 +01:00
PhotonQyv a3881c5bb7 Updated. 2017-08-04 11:30:18 +01:00
tom79 e0a54db6d2 Fixes headers + changes API name 2017-08-04 11:11:27 +02:00
PhotonQyv 5ee61ff846 Updated to fix issues with larger screens, fixes my issue. 2017-08-04 09:48:30 +01:00
tom79 7168b9fe7b Merged in develop (pull request #39) 2017-08-04 08:45:05 +00:00
tom79 4b95cb56fc Prepares release 1.4.2 2017-08-04 10:39:47 +02:00
tom79 72e686b2e5 Adds theKinrar's API for the search of instances 2017-08-04 10:12:02 +02:00
tom79 5887a2fe20 Fixes crashes on large screens: https://bitbucket.org/tom79/mastodon_etalab/issues/2/ 2017-08-04 08:43:06 +02:00
PhotonQyv 2763bd9c68 Updated modules.xml. 2017-08-03 20:37:32 +01:00
tom79 1e99fc5daa Merged in develop (pull request #38) 2017-08-03 15:25:49 +00:00
tom79 94c19c3ed3 Prepares release 1.4.1 2017-08-03 17:22:41 +02:00
tom79 8df1890b73 Adds feature to display toots only with media for accounts 2017-08-03 14:38:47 +02:00
tom79 e472f7443f Improves user search feature 2017-08-02 17:44:36 +02:00
tom79 941b877f70 Improves user search feature 2017-08-02 12:17:43 +02:00
tom79 37cffea2e0 Improves account activity 2017-08-01 17:09:08 +02:00
tom79 182087e582 Warns about notifications 2017-08-01 15:44:26 +02:00
tom79 e956bb58e6 Merged in develop (pull request #37) 2017-08-01 08:38:15 +00:00
tom79 2b36a78324 Prepares release 1.4.0 2017-08-01 10:33:50 +02:00
tom79 c8809769dd Fixes some issues with home timeline & boosted/favourited toots 2017-08-01 09:11:27 +02:00
tom79 01beff4c85 Improves layout for accounts - 2 2017-07-31 20:18:14 +02:00
tom79 8aac521e0c Improves layout for accounts 2017-07-31 19:29:14 +02:00