Commit Graph

187 Commits

Author SHA1 Message Date
stom79 28b259ea54 Fixes potential null pointers 2017-11-20 16:06:09 +01:00
stom79 78605a6568 Fixes issue with custom emoji from other instances 2017-11-19 16:08:34 +01:00
stom79 5299fe83e4 Prepares release 1.6.0-rc-2 2017-11-19 14:20:44 +01:00
stom79 12da7c3a03 Fixes issue #37 - treatment not called :\ 2017-11-19 12:35:33 +01:00
stom79 e89f55ea5e Removes lib & keeps on improvements 2017-11-18 12:22:41 +01:00
stom79 1903fc14d5 Fixes bad cast depending of the streaming service 2017-11-14 15:11:31 +01:00
stom79 75d9a8f59f Fixes issue #39 2017-11-14 14:32:39 +01:00
stom79 5bf0472d18 Some cleaning and adds previous streaming service if user wants to stop the new one. 2017-11-12 08:33:24 +01:00
stom79 31fdbf20e9 Improves service 2017-11-11 10:05:37 +01:00
stom79 dd35d23e47 Upgrade streaming service 2017-11-11 07:26:52 +01:00
stom79 00b0d4deaa Fixes issue #32
Makes account names clickable in profiles
2017-11-08 17:36:33 +01:00
stom79 b6d5134229 Fixes issue #20 2017-11-04 19:04:04 +01:00
stom79 9e703700a8 Improves profile page 2017-11-03 19:12:34 +01:00
stom79 dd4eb4a82d Fixes icon color issue on some devices 2017-11-02 14:06:59 +01:00
stom79 69b8237853 Creates the table in db + stores/updates custom emojis when they are seen in a toot 2017-11-01 18:52:08 +01:00
stom79 bab4bfeffa Merge branch 'translation_in_edittext' into develop 2017-11-01 13:58:34 +01:00
stom79 8d2e4ced34 Changes delay between translations 2017-11-01 13:58:12 +01:00
stom79 9ffa5820b4 Updates the lib to fit my needs 2017-11-01 13:27:40 +01:00
stom79 14f30faa11 Fixes notifications issues (filter no longer shared between push & displayed) 2017-11-01 10:09:04 +01:00
stom79 18508ac1f8 Removes Google translate 2017-10-31 19:43:45 +01:00
stom79 309238fa2b Fixes an issue 2017-10-31 18:06:01 +01:00
stom79 fe0f282b18 Generic method for the implementation 2017-10-31 12:47:51 +01:00
stom79 1ced1f25d9 Adds blacklisted words (ie: starting with %) -> TODO: make this special char configurable 2017-10-31 11:43:49 +01:00
stom79 939c10f30a Removes mentions from translations 2017-10-31 11:37:47 +01:00
stom79 52998d6689 Changes icons with vectors - 3 2017-10-28 17:15:06 +02:00
stom79 b9d59a4b6c Changes icons with vectors 2017-10-28 14:32:18 +02:00
stom79 89562d900d Adds description to media 2017-10-27 16:00:54 +02:00
stom79 8d7f627fb5 Some cleaning 2017-10-27 14:19:13 +02:00
stom79 d5ddc319ee Store instance version + changes into long click 2017-10-27 10:38:22 +02:00
stom79 32b753b3d9 Merge branch 'develop' into recyclerview
# Conflicts:
#	app/src/main/java/fr/gouv/etalab/mastodon/activities/ShowConversationActivity.java
#	app/src/main/java/fr/gouv/etalab/mastodon/drawers/StatusListAdapter.java
#	app/src/main/java/fr/gouv/etalab/mastodon/fragments/DisplayStatusFragment.java
#	app/src/main/java/fr/gouv/etalab/mastodon/helper/Helper.java
2017-10-24 10:30:49 +02:00
tom79 328f77d54c Fixes notifications on Android O 2017-10-22 11:55:49 +02:00
tom79 2c3a925cc9 Improves emojis support 2017-10-21 08:43:57 +02:00
tom79 c32b394160 Improves emojis support 2017-10-21 08:07:04 +02:00
tom79 f36ddba6f9 Emojis support 2017-10-20 19:58:46 +02:00
tom79 a22d61c63d Manages eomjis in helper 2017-10-20 07:11:44 +02:00
tom79 35e3ffa541 Improves pictures 2017-10-14 16:43:18 +02:00
tom79 206810c69d Recyclerview beginning 2017-10-14 14:36:48 +02:00
tom79 dc1039bf17 Changes rounded corners 2017-10-11 17:18:32 +02:00
tom79 2175c17ce6 Filters boosts & replies in home timeline 2017-10-11 09:23:32 +02:00
tom79 e09dbbe307 Adds instance name after some usernames 2017-10-10 18:39:40 +02:00
tom79 db41068207 Some changes 2017-10-04 13:55:46 +02:00
tom79 7a77e3e995 Cross actions for reblogs/favourites 2017-10-03 19:16:15 +02:00
tom79 65d4a10821 Adds in settings the possibility to disable all notifications
Fixes an issue with counter and FP when filtering notifications
2017-10-01 11:49:37 +02:00
tom79 4e1faa6a67 Prepares service for local timeline 2017-09-30 08:48:44 +02:00
tom79 336acdc30c Avoids conflicts with lock in accounts 2017-09-29 14:08:46 +02:00
tom79 31f1fbff09 Avoids NRA when too much toots in federated timeline 2017-09-28 19:34:26 +02:00
tom79 7b9776f808 Some improvements 2017-09-27 17:52:23 +02:00
tom79 1909522b3d Adds streaming API for federated timeline 2017-09-26 19:19:53 +02:00
tom79 e73006fa49 Fixes last bug with broadcastreceiver 2017-09-24 19:27:04 +02:00
tom79 56190e49df Improves menu more in header 2017-09-24 16:51:08 +02:00