PhotonQyv
|
618516df0c
|
Added some extra replacements to the yandexTranslateToText() method.
|
2017-09-09 09:51:03 +01:00 |
tom79
|
55cdb41780
|
Fixes a bug when coming from notifications and the toot is displayed twice.
|
2017-09-07 19:01:28 +02: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
|
366f85d7ad
|
Merged in PhotonQyv/mastodon_etalab/InterestingGoogleEmojis (pull request #105)
Fix a Google Translate issue
|
2017-09-06 16:09:00 +00: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 |
tom79
|
6fa229d808
|
Forces refresh when fragments get visible
|
2017-09-06 16:17:19 +02:00 |
tom79
|
67d565430d
|
Removes cache clear in onResume
|
2017-09-06 15:26:58 +02:00 |
tom79
|
d26ebec568
|
Merge branch 'develop' of https://bitbucket.org/tom79/mastodon_etalab into develop
|
2017-09-06 07:48:53 +02:00 |
tom79
|
ad5fe3f87e
|
Fixes issue with toots displayed twice
|
2017-09-06 07:48:44 +02:00 |
PhotonQyv
|
affd83b18b
|
Merged in PhotonQyv/mastodon_etalab/TranslationFix (pull request #104)
TranslationFix
|
2017-09-06 05:47:47 +00: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
|
5a2bc65735
|
Fixes an issue with bubble counters
|
2017-09-05 19:29:28 +02:00 |
tom79
|
cd10fd7a76
|
Cancel notifications if new content has been read with the app
|
2017-09-05 19:12:54 +02:00 |
tom79
|
8c56dc0b2d
|
Some improvements
|
2017-09-05 19:04:19 +02:00 |
tom79
|
7ef423abd8
|
Removes some useless methods
|
2017-09-04 19:01:41 +02:00 |
tom79
|
d85452908b
|
Removes unnecessary job
|
2017-09-03 18:39:25 +02:00 |
tom79
|
83c9a6c22b
|
Improves unread toots/notifications - 2
|
2017-09-03 18:13:13 +02:00 |
tom79
|
418c79e64a
|
Improves unread toots/notifications -
|
2017-09-03 16:35:45 +02:00 |
tom79
|
22e10925fd
|
Improves unread toots/notifications
|
2017-09-03 15:06:07 +02: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
|
7ddd55ef91
|
Fixes an issue in async
|
2017-09-02 19:37:18 +02:00 |
tom79
|
e1ce215328
|
prepares async
|
2017-09-02 19:15:29 +02:00 |
tom79
|
daac10d407
|
Prepares methods and values
|
2017-09-02 18:43:36 +02:00 |
tom79
|
79765d3649
|
Preview replies set to false by default
|
2017-09-02 18:18:59 +02:00 |
tom79
|
68d9ff9ba7
|
Improves counters
|
2017-09-02 18:17:00 +02:00 |
tom79
|
25271e1a1e
|
Merge branch 'develop' of https://bitbucket.org/tom79/mastodon_etalab into develop
|
2017-09-02 17:45:37 +02:00 |
PhotonQyv
|
4f3b6cdac4
|
Merged in PhotonQyv/mastodon_etalab/PhotonQyv-Baseline (pull request #100)
Removed a Toast that is no longer needed.
|
2017-09-02 15:45:25 +00:00 |
tom79
|
0f5f712c6a
|
Improves webview behavior
|
2017-09-02 17:44:59 +02:00 |
PhotonQyv
|
19ba21b2ee
|
Removed a Toast that is no longer needed.
|
2017-09-02 16:25:01 +01:00 |
tom79
|
0939039a98
|
Improves webview behavior
|
2017-09-02 16:52:16 +02:00 |
tom79
|
6c97bf876c
|
Improves spacing in toots.
|
2017-09-02 16:33:30 +02:00 |
tom79
|
95d10b052d
|
Avoids to store toots when no content was changed (ie: replies).
|
2017-09-02 11:24:49 +02:00 |
tom79
|
1387111684
|
grab an extract of an article with title and picture when sharing (issue #10)
|
2017-09-02 10:59:07 +02:00 |
tom79
|
831eed8799
|
Simplify the process to retrieve remote picture and content (Mastalab logic).
|
2017-09-02 10:13:40 +02:00 |
tom79
|
21a86957de
|
Merge branch 'develop' of https://bitbucket.org/tom79/mastodon_etalab into develop
# Conflicts:
# app/src/main/java/fr/gouv/etalab/mastodon/activities/TootActivity.java
|
2017-09-01 19:58:41 +02:00 |
tom79
|
de6f245dcd
|
image upload when sharing - 1
|
2017-09-01 19:14:42 +02:00 |
PhotonQyv
|
86ea3d96ff
|
Merged in PhotonQyv/mastodon_etalab/URL_Extract (pull request #99)
URL Extract
|
2017-09-01 17:14:13 +00:00 |
PhotonQyv
|
ef23418bb3
|
Sorting out extracts for shared URLs. Almost got it working, just one little step to work out.
|
2017-09-01 18:11:30 +01:00 |
tom79
|
7d3772a922
|
Allows to hide tabs.
|
2017-09-01 17:17:22 +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
|
e27cd6a147
|
Sorting out extracts for shared URLs.
|
2017-09-01 14:02:09 +01:00 |
tom79
|
a82db61579
|
Restarts when connection was broken
|
2017-08-30 15:24:18 +02:00 |
tom79
|
afae6fff40
|
last improvements
|
2017-08-30 10:01:34 +02:00 |
tom79
|
8e4f47b464
|
removes asynctask from service to avoid indeterminate loading screen when app starts
|
2017-08-30 08:59:15 +02:00 |
PhotonQyv
|
0d6c60844c
|
Sorted out a basic colour choice for Notifications, when you have Silent turned on. NB. I can't test it as my phone only has red as a colour.
|
2017-08-29 20:10:41 +01:00 |
tom79
|
0c09a86800
|
Some improvements
|
2017-08-29 20:46:48 +02:00 |
tom79
|
120ce335fd
|
Fixes potential crashes
|
2017-08-29 16:48:28 +02:00 |