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 |
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 |
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
|
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 |
stom79
|
c789e8be69
|
Fixes issue #59: Prevent the loss of privacy when replying to a toot
|
2017-11-25 14:05:39 +01:00 |
stom79
|
e463bc4ebe
|
Release 1.6.2
|
2017-11-25 11:16:23 +01:00 |
stom79
|
8ed008221c
|
adds health checker
|
2017-11-25 11:01:34 +01:00 |
stom79
|
8f31196425
|
Merge branch 'develop' into instance_health
|
2017-11-25 07:51:25 +01:00 |
stom79
|
a509d09ffe
|
Prepares release 1.6.2-beta-2
|
2017-11-24 21:16:26 +01:00 |
stom79
|
0f66ff5ec6
|
Adds some elements
|
2017-11-24 19:55:06 +01:00 |
stom79
|
e36f95b65e
|
Adds asynctask
|
2017-11-24 18:49:02 +01:00 |
stom79
|
7e840efe9a
|
Health - 1
|
2017-11-24 18:25:25 +01:00 |
stom79
|
528fb8be8c
|
Limit search size
|
2017-11-24 16:05:13 +01:00 |
stom79
|
b215a92c42
|
Some improvements
|
2017-11-24 16:02:25 +01:00 |
stom79
|
09698bf950
|
Some improvements
|
2017-11-24 15:49:05 +01:00 |
stom79
|
83bcc752a9
|
Improves search
|
2017-11-24 15:34:55 +01:00 |
stom79
|
6c48fd6c3a
|
Merge branch 'develop' into custom_search
|
2017-11-24 14:46:31 +01:00 |
stom79
|
3ea3c9d9eb
|
Changes the way it works...
|
2017-11-24 14:46:22 +01:00 |
stom79
|
beca6e67d0
|
Merge branch 'filter_regex' into develop
|
2017-11-24 14:34:36 +01:00 |
stom79
|
5fd84efc6b
|
Removes case sensitive
|
2017-11-24 14:34:06 +01:00 |
stom79
|
0cb3a6bc64
|
Display icon only if custom emoji
|
2017-11-24 07:25:04 +01:00 |
stom79
|
6efbf03add
|
Retrieves custom emoji automatically
|
2017-11-24 07:13:30 +01:00 |
stom79
|
9686e62a1a
|
app-safetynet-release-1.6.2-beta-1.apk
|
2017-11-24 06:49:43 +01:00 |
stom79
|
4cdc5d3c26
|
app-safetynet-release-1.6.2-beta-1.apk
|
2017-11-23 19:35:48 +01:00 |
stom79
|
03c119e367
|
Applies search
|
2017-11-23 19:18:40 +01:00 |
stom79
|
e74a273f97
|
Search with keywords
|
2017-11-23 18:16:47 +01:00 |
stom79
|
038fe79718
|
Catch some errors
|
2017-11-23 15:51:55 +01:00 |
Thomas
|
9bfc57417c
|
Merge pull request #57 from PhotonQyv/AndroidStudioVersion_Update
Updated to Android Studio 3.0.1 (Gradle 3.0.1).
|
2017-11-23 14:01:21 +01:00 |
PhotonQyv
|
233507e1f5
|
Updated to Android Studio 3.0.1 (Gradle 3.0.1).
|
2017-11-23 11:10:32 +00:00 |
stom79
|
a5cade3fe4
|
Fixes crashes when filtering notifications
|
2017-11-23 07:08:43 +01:00 |
stom79
|
21ad71a3e6
|
Issue #43 - push apk for tests
|
2017-11-22 19:36:57 +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 |