Commit Graph

189 Commits

Author SHA1 Message Date
PhotonQyv b0917941b9 Made Mastodon Boop the notification sound. 2017-08-19 10:21:53 +01:00
tom79 d4dbba3d3f Fixes issue with asynchronous call for replies. 2017-08-19 08:28:04 +02:00
tom79 25d50320f6 Some other minor changes 2017-08-18 19:22:04 +02:00
tom79 53175e187c Removes char limit 2017-08-18 16:54:43 +02:00
tom79 72a60a7d97 Fixes text color issue with light theme 2017-08-18 09:07:41 +02:00
tom79 ecfe1c2969 Adds Thanks to contributor ;) 2017-08-17 19:33:23 +02:00
tom79 7d5f43ede8 Improves notifications with more option feature 2017-08-17 19:14:16 +02:00
tom79 82d9deff6c Improves previews with missing.png 2017-08-17 10:24:54 +02:00
PhotonQyv 8bdcb3e5bc Fix a typo in strings.xml. 2017-08-16 20:37:42 +01:00
tom79 417cc6bdf7 Preview replies can be managed in settings 2017-08-16 19:10:49 +02:00
tom79 19d4faf30a Improves how replies are retrieved. 2017-08-16 19:01:53 +02:00
tom79 29758798fd Displays accounts that have replied 2017-08-16 18:08:16 +02:00
tom79 21b567f285 prepares layout to display replies 2017-08-16 17:16:57 +02:00
tom79 1de0e3568e Adds profile picture in conversations 2017-08-16 15:25:42 +02:00
tom79 a6f2bc38d1 Changes tab position for notifications 2017-08-16 10:40:54 +02:00
tom79 3c25813aa7 merges ui_improvements 2017-08-15 18:14:28 +02:00
tom79 45ac4fb949 Fixes alert dialog issue 2017-08-15 18:07:23 +02:00
tom79 62f9379a2f Layout changes + programmatically set zoom values for text & icons 2017-08-15 11:45:33 +02:00
tom79 838e4c9791 Add links in toots for media as an option in settings 2017-08-15 09:02:46 +02:00
tom79 059f647d8b Improvements with background image and text color for light theme. 2017-08-14 15:57:53 +02:00
tom79 3583cacb26 Adds header banner for accounts & adds some other improvements with accounts 2017-08-14 08:53:48 +02:00
tom79 de12262501 Adds image banner in header when available 2017-08-13 19:34:07 +02:00
tom79 119cd75645 Changes some sizes and colors 2017-08-13 18:31:44 +02:00
tom79 c07735c988 Improves light theme 2017-08-13 15:19:01 +02:00
tom79 1b725fa516 Continues layout changes 2017-08-13 11:30:28 +02:00
tom79 42e0ac12c7 Improves new Dark mode (Mastodon color scheme) 2017-08-12 18:41:35 +02:00
tom79 0a51eb416a Improves method to switch between layouts 2017-08-12 13:48:06 +02:00
tom79 979334e44d Adds a method to switch between layout 2017-08-12 09:53:07 +02:00
tom79 9b94db0a3a Changes in activity_main layout 2017-08-12 09:28:02 +02:00
tom79 f88d056f50 prepares some res changes to manage switching between layouts 2017-08-12 09:27:20 +02:00
tom79 d8fe52df11 Prepares variables for switching between layouts 2017-08-12 08:49:45 +02:00
tom79 dd9bcee721 Quick fix for autocomplete bug + typo in string-fr 2017-08-09 07:55:46 +02:00
PhotonQyv bb94fe4dd7 Localised the units used in the cache dialog and toast. 2017-08-08 22:01:59 +01:00
tom79 1666c7ba13 Adds some translations 2017-08-08 18:48:33 +02:00
tom79 a2607eec60 Adds some codes to display the alert dialog 2017-08-08 18:43:59 +02:00
tom79 9caedd55bf New layouts for replies 2017-08-08 18:24:18 +02:00
tom79 c4b23551fb Cleans some code to prepare changes 2017-08-08 18:15:37 +02:00
tom79 861105c90d Fixes a bug with versions >= N and carriage returns 2017-08-08 18:02:06 +02:00
PhotonQyv 9b64d6f183 Altered layout slightly for tablets so that Following & Followers tabs on account_drawer aren't squashed. 2017-08-08 16:19:17 +01:00
tom79 c1a66c0357 Fixes the bug with some devices and icon colors in tabs. 2017-08-08 15:33:02 +02:00
tom79 8cd617349a Fixes issue with copy/paste context menu. Tries a fix for icon colors in tabs. 2017-08-08 12:36:39 +02:00
tom79 cd59ff0aa6 Fixes some parasitic behaviors with notifications 2017-08-07 15:32:21 +02:00
tom79 ca29428e80 Adds some changes in layout for tablets 2017-08-07 14:09:38 +02:00
tom79 4b7cfa07f2 Allows to manage the default visibility of the toots for non locked accounts. Cf: https://bitbucket.org/tom79/mastodon_etalab/issues/5/set-default-level-of-publishing 2017-08-07 10:20:44 +02:00
tom79 0b122e3c6c Adds translation + fixes default value to 5 for NSFW 2017-08-07 07:49:00 +02:00
PhotonQyv e9a6cc2648 Merged in PhotonQyv/mastodon_etalab/PreferentialTreatment (pull request #44)
First pass at user-configurable NSFW Timeout.
2017-08-07 05:35:38 +00:00
PhotonQyv d3f79b94fe First pass at user-configurable NSFW Timeout. 2017-08-07 00:53:33 +01:00
tom79 dce407e1dc Adds PhotonQyv tablet layout for main_activity for tests 2017-08-06 22:07:16 +02:00
PhotonQyv 77b3befa99 Fixed AutoCompleteTextView to automatically capitalise sentences (added textCapSentences to the inputType). 2017-08-06 20:54:53 +01:00
PhotonQyv a648a26894 Updated to upstream Develop changes. 2017-08-06 17:02:14 +01:00
PhotonQyv 62d63f49ea Updated to upstream Develop changes. 2017-08-06 16:58:55 +01:00
PhotonQyv 1eb36d9c29 Fixed layouts so they all use the dimens-sw600dp.xml values rather than being individually hardcoded. To make it easier to alter them all in one go. 2017-08-06 15:30:38 +01:00
PhotonQyv 8a1898c941 Missed a couple of activity layouts. 2017-08-05 18:52:19 +01:00
PhotonQyv 65251201bf Added new sw600dp versions of 3 fragment layouts & 2 activity layouts in order to make the app look better on larger tablets. 2017-08-05 16:32:27 +01:00
tom79 a102306706 Adds the possibility to share toots with other apps 2017-08-04 16:13:28 +02:00
tom79 77866c7136 Adds images in notifications 2017-08-04 14:38:18 +02:00
tom79 e0a54db6d2 Fixes headers + changes API name 2017-08-04 11:11:27 +02:00
tom79 72e686b2e5 Adds theKinrar's API for the search of instances 2017-08-04 10:12:02 +02:00
tom79 5887a2fe20 Fixes crashes on large screens: https://bitbucket.org/tom79/mastodon_etalab/issues/2/ 2017-08-04 08:43:06 +02:00
tom79 8df1890b73 Adds feature to display toots only with media for accounts 2017-08-03 14:38:47 +02:00
tom79 e472f7443f Improves user search feature 2017-08-02 17:44:36 +02:00
tom79 941b877f70 Improves user search feature 2017-08-02 12:17:43 +02:00
tom79 37cffea2e0 Improves account activity 2017-08-01 17:09:08 +02:00
tom79 182087e582 Warns about notifications 2017-08-01 15:44:26 +02:00
tom79 01beff4c85 Improves layout for accounts - 2 2017-07-31 20:18:14 +02:00
tom79 8aac521e0c Improves layout for accounts 2017-07-31 19:29:14 +02:00
tom79 8a1be63a4e - Fixes an issue with clickable elements in toots
- Conversation opening no longer limited to clicks on toot content (whole element)
2017-07-31 15:17:19 +02:00
tom79 79fa8efcfc Allows to remove notifications 2017-07-30 11:21:55 +02:00
tom79 07ec513e1a Fixes an issue with instance names and special characters 2017-07-29 13:09:09 +02:00
tom79 d7387d903f Fixes an issue when no authorisation code has been retrieved 2017-07-29 09:23:46 +02:00
tom79 aa822f28c3 Improves links & tags management in notifications 2017-07-28 20:14:14 +02:00
tom79 706f4673c0 Improves the behavior with the remaining characters when writing toots. 2017-07-26 19:59:08 +02:00
tom79 c608f0bdf0 Fixes menu selection issue 2017-07-26 09:21:47 +02:00
tom79 b70da47b65 Text selection available for toots 2017-07-24 14:25:32 +02:00
tom79 920cbd6afa Improves layout when writing toots (scroll) + allows to open url with an external app when using the built-in browser (via top bar icon) 2017-07-23 09:45:08 +02:00
tom79 272f8c3bfd Adds profile picture in toot activity 2017-07-21 21:09:32 +02:00
tom79 a2b96df9f9 Improves navigation with tabs in top bar 2017-07-21 19:28:29 +02:00
tom79 40dfff7b36 Adds tabs for timelines + notifications 2017-07-21 17:03:21 +02:00
tom79 8c69adfe9a Adds warning message when battery saver is on. Prepares release 1.3.4 2017-07-18 19:55:27 +02:00
tom79 4d4bcd49d1 Schedule toots & edition 2017-07-16 19:04:53 +02:00
tom79 c327bd8938 Schedule toots 2017-07-16 17:09:35 +02:00
tom79 0d6fd936e7 Prepares release 1.3.2 2017-07-15 15:08:43 +02:00
tom79 60b9e574ce Toots saved as drafts 2017-07-15 14:59:09 +02:00
tom79 74c6e46ce3 Fixes video issues with older Android versions < 19 2017-07-15 08:19:07 +02:00
tom79 0705fc8c8f Quick fix for KitKat + Release 1.3.1 2017-07-13 22:42:58 +02:00
tom79 5f9ecbadfb Prepares release 1.3.0 2017-07-10 19:20:27 +02:00
tom79 76c832ede9 Adds time picker for notifications 2017-07-10 18:43:36 +02:00
tom79 91d1249b56 Fixes tablet bugs 2017-07-10 14:13:29 +02:00
tom79 23cc595306 Change app name in headers 2017-07-10 10:33:24 +02:00
tom79 c7f7f01bf6 Improves media swiping 2017-07-10 09:24:58 +02:00
tom79 8435c1dced Prepares release 1.2.9 2017-07-08 11:43:17 +02:00
tom79 c8562ef118 Fixes a bug with conversations 2017-07-08 11:32:38 +02:00
tom79 00f8f314b7 New logo 2017-07-07 19:26:26 +02:00
tom79 45f3022ebe Fixes a small bug when screen is off and the first page is loaded + prepares release 1.2.8 2017-07-05 13:12:50 +02:00
tom79 21da69eb7f Dark theme by default + voice input for toots 2017-07-04 21:15:11 +02:00
tom79 a14e05bb32 Translation of toots in the device locale 2017-07-03 11:30:36 +02:00
tom79 a17df0318e Fixes a bug when uploading media + adds video support for media 2017-07-02 15:20:58 +02:00
tom79 5519242cd0 Improves night mode 2017-07-01 15:24:28 +02:00
tom79 6c6ae23b15 Pull to refresh for conversation (from the top or from the bottom of the screen) 2017-06-30 19:14:25 +02:00
tom79 f7321b788d Adds night mode 2017-06-30 17:09:07 +02:00