Commit Graph

846 Commits

Author SHA1 Message Date
stom79 522b1d95e7 Fixes issue #27 2017-11-06 19:38:04 +01:00
stom79 b3e63f190c No need to go further 2017-11-06 18:30:52 +01:00
stom79 99ef945be2 Avoids null pointer 2017-11-06 18:08:22 +01:00
stom79 c31791ea80 Fixes notification issue 2017-11-06 12:59:42 +01:00
stom79 ada656e4ec Fixes notification issue 2017-11-06 07:20:52 +01:00
stom79 4ed8525e7e Fixes notification issue 2017-11-05 20:04:38 +01:00
stom79 a4136c496e Fixes notification issue 2017-11-05 18:12:58 +01:00
stom79 fecb850f5c Update custom lib + move some apk 2017-11-05 17:53:16 +01:00
stom79 c48112e3ee Fixes issue #18
Allows to select a different app for media
2017-11-05 08:20:19 +01:00
stom79 b2767716b1 Fixes issue #21
Adds a mention button in profile page
2017-11-05 08:06:23 +01:00
stom79 b6d5134229 Fixes issue #20 2017-11-04 19:04:04 +01:00
stom79 d7268c1ad0 Fixes an issue with dividers when toots are filtered 2017-11-04 12:43:15 +01:00
stom79 3400fa9ecf Merge branch 'bug_fix' into develop 2017-11-04 08:10:08 +01:00
stom79 437ded0299 Merge branch 'ui_improvements' into develop 2017-11-04 08:10:00 +01:00
stom79 57009111be Fixes an issue when rendering media 2017-11-04 08:05:50 +01:00
stom79 cd1ae0813f Color issue with buttons on media activity 2017-11-04 07:53:07 +01:00
stom79 f87eede11a Some cleaning in code 2017-11-03 19:19:16 +01:00
stom79 9e703700a8 Improves profile page 2017-11-03 19:12:34 +01:00
stom79 0deffe02eb Fixes color issue with delete draft icons 2017-11-03 16:24:27 +01:00
stom79 d4e222cfcd Fixes issue with instance version 2017-11-03 15:20:50 +01:00
stom79 4c2c3880f3 Merge branch 'develop' into bug_fix 2017-11-03 15:18:33 +01:00
stom79 f5cc1b493a Fixes issue with translation 2017-11-03 15:18:25 +01:00
stom79 3ff8b50867 Merge branch 'bug_fix' into develop 2017-11-03 15:01:09 +01:00
stom79 a65e48f4dc Fixes issue with translation 2017-11-03 15:00:53 +01:00
stom79 3915efbd41 Merge branch 'ui_improvements' into develop 2017-11-03 13:55:46 +01:00
stom79 d76783d291 Custom emoji picker 2017-11-03 13:55:18 +01:00
stom79 fe29b83e2e Redo with control on context 2017-11-03 10:18:47 +01:00
stom79 ea10840893 Moves task in onAttach to avoid null context 2017-11-03 08:38:36 +01:00
stom79 eb15a19413 Fixes issue #16
When an account is from a different instance, a clickable warning message is displayed which opens the built-in browser.
2017-11-03 08:01:56 +01:00
stom79 3166350b97 Fixes some color issues 2017-11-02 15:55:14 +01:00
stom79 2bfb2935de Fixes spoilers for boosts 2017-11-02 15:35:23 +01:00
stom79 27cb5c565c Fixes an issue when appbar is not expanded 2017-11-02 15:22:47 +01:00
stom79 e3eff48e2e Removes tab indicators 2017-11-02 14:44:14 +01:00
stom79 d8eda5762d Another icon issue 2017-11-02 14:27:43 +01:00
stom79 74a7557a33 Removes useless elements 2017-11-02 14:16:48 +01:00
stom79 dd4eb4a82d Fixes icon color issue on some devices 2017-11-02 14:06:59 +01:00
stom79 6f81606b20 Avoids to refresh some tabs when showing account 2017-11-02 08:24:29 +01:00
stom79 a541449a98 Removes useless listener 2017-11-02 08:22:04 +01:00
stom79 04a55579eb Found them! 2017-11-01 19:34:53 +01:00
stom79 1cbe5ce542 Tries to find them =) 2017-11-01 19:19:37 +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 49fb0eb630 Wait time for translations 2017-11-01 13:36:25 +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 f3063634c4 Avoids to open the dialog if no content 2017-10-31 19:09:47 +01:00
stom79 4889448fa1 Improves layout 2017-10-31 18:29:04 +01:00
stom79 309238fa2b Fixes an issue 2017-10-31 18:06:01 +01:00
stom79 7d8c299ab8 Translations in action 2017-10-31 15:57:19 +01:00
stom79 6c870b1a5a Adds the alertdialog to manage translations 2017-10-31 14:30:04 +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 91d30d6c71 Fixes background color issue for mentions 2017-10-30 18:57:59 +01:00
stom79 f4bc65dae1 Same action bar 2017-10-30 17:58:47 +01:00
stom79 6763d025f4 Improves retrieve replies number 2017-10-30 16:08:42 +01:00
stom79 6a184ef397 Fixes issue #11 2017-10-30 15:42:06 +01:00
stom79 afe1a7c9c5 Preview replies improvement 2017-10-30 13:29:39 +01:00
stom79 92f6e577fb Fixes issue with an action bar 2017-10-30 13:26:22 +01:00
stom79 3d9d69cd45 Improves notification tab 2017-10-30 10:50:53 +01:00
stom79 b2dd831b78 Fixes issue #8 - Removes the splash screen 2017-10-30 10:00:14 +01:00
stom79 fc9b396183 Adds refresh icon in top bar for conversations 2017-10-30 08:14:38 +01:00
stom79 095916d3a5 Improves drafts (deletion) 2017-10-30 07:54:02 +01:00
stom79 48e20e4274 Fixes an issue when displaying scheduled toots 2017-10-30 06:49:24 +01:00
stom79 49a1214ef5 Some improvements + updates change to tablets 2017-10-29 17:40:35 +01:00
stom79 5bb02a6d2e Improves retrieve accounts for a reply 2017-10-29 17:25:45 +01:00
stom79 1e4dead48d Improves upload 2017-10-29 17:10:09 +01:00
stom79 f44d50c1ed Improves upload 2017-10-29 16:53:32 +01:00
stom79 c14e2f9dd1 Color issue 2017-10-29 15:08:58 +01:00
stom79 ca5fa4a2a2 Fixes an issue pull to refresh 2017-10-29 10:55:20 +01:00
stom79 4289b82612 Fixes an issue with follow request 2017-10-29 10:20:08 +01:00
stom79 ad1147df68 Avoids refresh when not at the end 2017-10-29 09:53:27 +01:00
stom79 c49777a288 Removes useless margin 2017-10-29 09:48:44 +01:00
stom79 73471b6793 Good bye to last cardviews... 2017-10-29 09:39:29 +01:00
stom79 08d9c8014f Removes some cardViews 2017-10-29 09:30:08 +01:00
stom79 77992f93eb Fixes an issue with conversations & pull to refresh from the bottom of the screen 2017-10-29 08:13:21 +01:00
stom79 12207e105d Fixes an issue with conversations 2017-10-29 07:32:52 +01:00
stom79 c5b9074e33 Dedicates icons when writing toots 2017-10-29 07:15:13 +01:00
stom79 e04b997ffb Merge branch 'ui_improvements' into develop 2017-10-28 19:48:35 +02:00
stom79 6222265b9f Fixes color 2017-10-28 19:48:19 +02:00
stom79 7fd84b2c2c Merge branch 'ui_improvements' into develop 2017-10-28 19:41:19 +02:00
stom79 6fc46302e7 Material design for pinned icon 2017-10-28 19:22:02 +02:00
stom79 2d45f1fc06 Fixes an issue with boost color 2017-10-28 19:04:58 +02:00
stom79 a942b2f39e Adds actionbar in conversation activity 2017-10-28 18:58:34 +02:00
stom79 c29798935a Fixes an issue when hiding actionbar 2017-10-28 18:54:55 +02:00
stom79 2fafdaeab6 Merge branch 'ui_improvements' into develop 2017-10-28 18:17:09 +02:00
stom79 c062311b03 Changes icons with vectors - 4 2017-10-28 17:59:50 +02:00
stom79 52998d6689 Changes icons with vectors - 3 2017-10-28 17:15:06 +02:00
stom79 d4c7acb5e7 Changes icons with vectors - 2 2017-10-28 14:54:28 +02:00
stom79 b9d59a4b6c Changes icons with vectors 2017-10-28 14:32:18 +02:00
stom79 1e8c2ded46 Adds the possibility to block/mute from the account page. 2017-10-28 12:30:40 +02:00
stom79 3ffbff819e Merge branch 'ui_improvements' into develop 2017-10-28 11:25:57 +02:00
stom79 230598af35 Adds opacity for boosts/favs. 2017-10-28 11:25:33 +02:00
stom79 10bd9cc499 Some cleaning 2017-10-28 11:02:37 +02:00
stom79 b5e59398a2 Avoids bad icon colors 2017-10-28 10:47:04 +02:00
stom79 61ca865e18 Hides tool bar when scrolling on hashtag activity 2017-10-28 10:38:37 +02:00
stom79 d34a3c5dcd some cleaning 2017-10-28 10:30:30 +02:00
stom79 424bb49932 Fixes an issue when no reply and number displayed 2017-10-28 10:23:24 +02:00