Commit Graph

1359 Commits

Author SHA1 Message Date
stom79 dfae535546 issue template 2017-12-02 15:25:29 +01:00
stom79 502b130899 Some cleaning 2017-12-02 15:05:54 +01:00
stom79 2ed93d99dc Some cleaning 2017-12-02 14:54:25 +01:00
stom79 0bd711be9a Fixes an issue 2017-12-02 14:17:06 +01:00
stom79 829ea6fd43 clean 2017-12-02 14:10:42 +01:00
stom79 ae27c7b0e1 Fixes null with shared toots 2017-12-02 14:09:52 +01:00
stom79 97fb1e71f3 Some improvements 2017-12-02 12:38:58 +01:00
stom79 55d3a241fa Removes useless lib 2017-12-02 12:23:38 +01:00
stom79 fc792a8f24 Some improvements 2017-12-02 11:29:29 +01:00
stom79 e3c663237c Changes lib for media 2017-12-02 11:02:25 +01:00
stom79 d8252ed9aa Push apk 2017-12-02 09:02:20 +01:00
stom79 a6a296854b some fixes 2017-12-02 08:39:01 +01:00
stom79 4da8f7fade Push apk 2017-12-01 18:32:39 +01:00
stom79 6210e6f0e3 Push apk 2017-12-01 18:05:04 +01:00
stom79 2f48281c25 Improves streaming 2017-11-30 18:43:47 +01:00
stom79 55fd0c68c2 Improves streaming 2017-11-30 18:18:58 +01:00
stom79 64bb95e51a Some improvements 2017-11-30 07:32:14 +01:00
stom79 257c799442 Updates streaming service 2017-11-30 07:16:18 +01:00
stom79 97cd37384a Fixes issue with counter and notifications 2017-11-29 18:51:41 +01:00
stom79 4dc40d3ee4 Fixes an issue with services 2017-11-29 18:26:32 +01:00
stom79 3f71a78c2e Fixes streaming service restart 2017-11-29 17:29:41 +01:00
stom79 5a3f10f9b1 Merge branch 'use_mytransl_lib' into develop 2017-11-29 15:34:42 +01:00
stom79 53674358f7 Merge branch 'bug_fix' into develop
# Conflicts:
#	app/src/main/java/fr/gouv/etalab/mastodon/client/HttpsConnection.java
2017-11-29 15:34:08 +01:00
stom79 83e64c2dda Removes support for profile pictures which are not loaded as it is due to mastodon.social server 2017-11-29 15:29:23 +01:00
stom79 9d5a7112db Uses the MyTransL library 2017-11-29 15:06:30 +01:00
stom79 a40a059c77 Merge branch 'develop' of https://github.com/stom79/mastalab into develop 2017-11-29 13:22:49 +01:00
Thomas b0060ec145
Merge pull request #69 from PhotonQyv/FixMalformedURLException_SharingIntent
Added a fix for a url that arrives sans 'http://'.
2017-11-29 13:22:35 +01:00
PhotonQyv 4e23de5f32 Added code to put the 'http://' onto a URL in the actual toot, so that Mastodon web app treats it as a URL too. 2017-11-29 12:15:38 +00:00
PhotonQyv 8433fdc8c2 Added a fix for a url that arrives sans 'http://', which would cause failure. 2017-11-29 11:32:08 +00:00
stom79 744566cf06 Merge branch 'develop' of https://github.com/stom79/mastalab into develop 2017-11-29 12:11:09 +01:00
Thomas d0509cd97a
Merge pull request #68 from PhotonQyv/FixMalformedURLException_SharingIntent
Fix malformed url exception sharing intent
2017-11-29 12:10:07 +01:00
PhotonQyv 0c6f7f9a1b Tweaked code to get rid of warning. 2017-11-29 10:55:41 +00:00
PhotonQyv a0542a39fb Added code to catch situations where a url is not actually a url, before it escalates and crashes the app. 2017-11-29 10:35:26 +00:00
stom79 47595b7121 Merge branch 'develop' of https://github.com/stom79/mastalab into develop 2017-11-29 08:18:54 +01:00
Thomas 380e6f902f
Merge pull request #66 from PhotonQyv/WikimediaSharingFix
Added a fix for Wikipedia (& other apps perhaps)...
2017-11-29 08:14:34 +01:00
PhotonQyv d79a99ce44 Added a fix for Wikipedia (& other apps perhaps), so that if title or description are empty strings ("") the original sharedContent doesn't get wiped out in toot. 2017-11-28 22:12:59 +00:00
stom79 389333c9ff Make notification bar dark in Night mode (removes light) 2017-11-28 07:21:48 +01:00
stom79 18f86a18de Fixes issue #65 - Make notification bar dark in Night mode 2017-11-28 07:16:50 +01:00
stom79 46821b7ddb Fixes cache issue 2017-11-28 06:54:52 +01:00
stom79 587c8ef749 Fixes issue #64 - Push APK for tests 2017-11-27 18:29:17 +01:00
stom79 34c3a244ad Fixes issue #64 - Error when boosting/faving from non-default account. 2017-11-27 18:25:55 +01:00
stom79 732f482551 Fixes issue #63 - Emojos are not displayed in the notification column 2017-11-27 13:11:21 +01:00
stom79 978824f8bd Fixes issue #62 - Removes hash if present in keywords 2017-11-27 10:03:08 +01:00
stom79 6805cb5f16 Fixes issue with encoding 2017-11-27 08:24:24 +01:00
stom79 b068a579e2 Fixes issue with encoding 2017-11-27 08:02:18 +01:00
stom79 cf8e942814 Release 1.6.3-beta-1 2017-11-26 20:02:36 +01:00
stom79 149032b2b2 Cache system 2017-11-26 19:49:32 +01:00
stom79 ca3cceddd9 Fixes issue with profile pictures 2017-11-26 19:10:42 +01:00
stom79 9e743176cb Small fix with toot activity 2017-11-26 07:31:50 +01:00
stom79 171f7457e9 Fixes checked date 2017-11-25 15:27:05 +01:00