Commit graph

  • a859ef0432 Tweaks to Russian translation (#454) Evgeny Petrov 2017-11-16 01:01:07 +0300
  • 3055e6176e upgrade libraries, fix DrawerImagerLoader deprecated warning Conny Duck 2017-11-15 21:50:15 +0100
  • c664cb000f add Java 8 support Conny Duck 2017-11-15 21:28:49 +0100
  • 3204223af7
    fix clear notifications crash (#458) Konrad Pozniak 2017-11-15 21:18:35 +0100
  • ed22d65c68 simplify MainActivity back press handling (#456) Konrad Pozniak 2017-11-13 20:43:16 +0100
  • ddc4954f8a Cancel notifications on opening notifications tab (#450) Ivan Kupalov 2017-11-13 21:05:23 +0300
  • a58ac243a3
    Merge pull request #447 from BoFFire/patch-3 Ivan Kupalov 2017-11-12 22:58:43 +0300
  • b13a27a777
    Update strings.xml ButterflyOfFire 2017-11-11 13:55:26 +0100
  • 8bdc200311 Release 29 v1.3.1 v1.3.1 Conny Duck 2017-11-10 09:47:04 +0100
  • 8e59d2d524 fix a crash on application start when no domain was saved in "domain" shared pref Conny Duck 2017-11-10 09:26:25 +0100
  • dec7da9655 upgrade to API Level 27, fix nullability problems with new support library Conny Duck 2017-11-09 14:35:52 +0100
  • 0cad3831c6 Release 28 v1.3.0 v1.3.0 Conny Duck 2017-11-09 10:42:26 +0100
  • 97546e79d9 fix a bug where a thread was not shown completely Conny Duck 2017-11-09 10:08:52 +0100
  • f35ff105e9 fix crash when AccountMediaFragment was recreated Conny Duck 2017-11-07 23:33:17 +0100
  • 59bcb6f0bf fix bug where account timeline showed only media toots Conny Duck 2017-11-07 23:06:06 +0100
  • 2816d9f929
    Merge pull request #439 from charlag/status-notifications-behavior Ivan Kupalov 2017-11-07 23:12:37 +0200
  • 76c7a7e462 Display CWs in notifications correctly charlag 2017-11-07 23:31:44 +0300
  • 53de82bced pt-rBR translation updated (#438) Anna e só 2017-11-07 18:37:11 -0200
  • b11e88cf46
    Merge pull request #437 from MasterGroosha/patch-1 Ivan Kupalov 2017-11-07 21:41:26 +0200
  • 424f38a5fa Russian language: translated numeric values for notification check timeout, some other small improvements. Evgeny Petrov 2017-11-07 22:39:35 +0300
  • 92fb55cb3a Open status from notifications charlag 2017-11-07 22:36:19 +0300
  • 305d28a5c1 fix some lint warnings, remove unused code Conny Duck 2017-11-07 15:31:44 +0100
  • a2c361914b fix a crash in ComposeActivity where a dialog was canceled that was already removed from the window Conny Duck 2017-11-07 15:01:20 +0100
  • 26834b36ed update german translation Conny Duck 2017-11-07 14:52:43 +0100
  • d0bd68f3e2
    Russian language updated Evgeny Petrov 2017-11-07 15:56:04 +0300
  • 5fff9e2bdc increase okhttp timeouts so posting large images works Conny Duck 2017-11-07 13:27:35 +0100
  • 3053e097a7 upgrade room library to 1 (fix merge problem) Conny Duck 2017-11-07 13:12:57 +0100
  • 7ae771db4c
    Merge pull request #435 from Vavassor/timeline-improvement Konrad Pozniak 2017-11-07 13:04:38 +0100
  • 21de60f739
    Merge branch 'master' into timeline-improvement Konrad Pozniak 2017-11-07 13:03:49 +0100
  • 52dd9559d6 fix placeholder not resetting itself after a load failed Conny Duck 2017-11-07 12:59:46 +0100
  • 74d6736afc Make status placeholder abstraction cleaner charlag 2017-11-06 18:19:15 +0300
  • 0dede1ba7d Make more clear representation of placeholder in notifications charlag 2017-11-05 19:11:00 +0300
  • dc1a60cc12 Implement media tab (#430) Ivan Kupalov 2017-11-05 23:32:36 +0200
  • 80a10c1ac1 implement "load more" placeholder Conny Duck 2017-11-03 22:17:31 +0100
  • a934582025 Improves and adds Japanese translations. (#434) Kazuki KANDA 2017-11-05 01:56:19 +0900
  • 51c547ffb0 fix an error where opening notifications would lead to the wrong status Conny Duck 2017-11-04 13:25:37 +0100
  • fcb8a23343 fix an issue with avatars in notifications loading on the wrong thread Conny Duck 2017-11-03 10:09:09 +0100
  • 9df3836665 prevent a crash in ComposeActivity when ContentResolver raises a SecurityException Conny Duck 2017-11-02 21:18:39 +0100
  • 2dfd83ef97 adding image keyboard support (and some cleanup) Conny Duck 2017-11-01 21:56:38 +0100
  • 018be25137 Use Android-Job to pull notifications. Closes #401. (#431) Ivan Kupalov 2017-11-01 22:02:44 +0200
  • 62f4837135 Reply improvements (#432) Ivan Kupalov 2017-11-01 21:59:29 +0200
  • 2d390f6603 change default of chrome custom tabs setting to false Conny Duck 2017-10-30 10:48:27 +0100
  • 93fcd33c48 add actionbar to PreferencesActivity Conny Duck 2017-10-30 10:41:59 +0100
  • 15e37576e5 Add media upload progress. Closes #412 (#426) Ivan Kupalov 2017-10-30 01:18:45 +0400
  • d2a5dcc144 Hungarian translation (#428) Tibike Miklós 2017-10-29 23:17:51 +0200
  • bc59d4d938 Fix issues with media uploads restoring. Fixes #419. Fixes #308. (#425) Ivan Kupalov 2017-10-29 00:24:26 +0400
  • 671957da5a title and menu to open toot in browser for ViewThreadActivity Conny Duck 2017-10-28 21:59:33 +0200
  • 4807493850 update AboutActivity to show License, remove ic_logo.png Conny Duck 2017-10-28 13:39:32 +0200
  • 9dd09d0522 fix a bug where favs & reblogs where not shown correctly in NotificationsFragment Conny Duck 2017-10-27 23:39:36 +0200
  • 5cbc7217ff Link previews for detail statuses (#424) Konrad Pozniak 2017-10-27 13:20:17 +0200
  • df4dfa7766 Stop adding link info when composing toot (#418) Ivan Kupalov 2017-10-27 15:19:12 +0400
  • ccc2efcca1 add Tusky Banner files (used in Playstore) Konrad Pozniak 2017-10-27 13:14:57 +0200
  • 0fd25ff124 new splashscreen, some cleanup Conny Duck 2017-10-26 22:07:48 +0200
  • 8e92a32c01 Update of Dutch strings (#416) Jeroen 2017-10-26 18:00:17 +0200
  • 9dc9ee2ef0 upgrade gradle version for android studio 3, fix some lint warnings Conny Duck 2017-10-25 21:56:27 +0200
  • 86f03d2603 i18n: PT-BR translation added (#415) Anna e só 2017-10-25 15:34:08 -0200
  • 256a11aa07 Release 27 v1.2.1 Conny Duck 2017-10-25 11:13:33 +0200
  • d21bd0e1dd remove some unneeded strings Conny Duck 2017-10-25 10:57:40 +0200
  • 00c5a975d6 close ViewThreadActivity if the main status got removed to avoid crashes on subsequent refreshes Conny Duck 2017-10-24 23:33:05 +0200
  • b213941c5b improve custom emoji size/padding/alignment, fix jumping of text when emojis are loaded Conny Duck 2017-10-24 23:10:15 +0200
  • 4736462911 Fix sending wrong requests for autocompletion (#414) Ivan Kupalov 2017-10-25 01:02:38 +0400
  • 3054980d74 Fix deprecated BitmapDrawable constructor (#413) Ivan Kupalov 2017-10-25 00:57:44 +0400
  • 3f07e8a9b7 Update FR translate (#408) nailyk 2017-10-24 13:09:22 +0200
  • 938229d7d4 Fix custom emoji size (#407) Ivan Kupalov 2017-10-24 01:04:53 +0400
  • d9bbb1be71 should fix a problem with autocomplete and some keyboards Conny Duck 2017-10-23 22:55:43 +0200
  • 87b34df892 fixes a crash within TootDao that is caused by an change in the room library Conny Duck 2017-10-23 21:50:41 +0200
  • ba7e1a77a1 Russian language updated (#406) Evgeny Petrov 2017-10-23 10:38:59 +0300
  • cc1c52100f Update README.md to reflect current changes Konrad Pozniak 2017-10-22 10:37:52 +0200
  • 51d441bef8 Release 26 v1.2.0 Conny Duck 2017-10-22 09:37:32 +0200
  • 8e44348f46 create notification channels ahead of time so users can edit the settings before a notification was issued Conny Duck 2017-10-21 21:28:05 +0200
  • 8b13ce4806 update german strings Conny Duck 2017-10-20 16:39:34 +0200
  • 942f26c632 remove Tusky API (was needed for push notifications) Conny Duck 2017-10-20 09:06:50 +0200
  • 2666f81b96 remove old emoji shortcodes Conny Duck 2017-10-19 15:54:08 +0200
  • 3adef27bbb Load custom emoji in statuses (#400) Ivan Kupalov 2017-10-19 17:25:04 +0400
  • 2859a5075c completely remove firebase, mqtt and google services from build Conny Duck 2017-10-19 14:39:56 +0200
  • 894e6b7c9d upgrade dependencies Conny Duck 2017-10-19 14:19:08 +0200
  • b7f3a90f92 new launcher icon, new adaptive icon Conny Duck 2017-10-19 14:06:52 +0200
  • 0789f048e6 fix typo in preference key Conny Duck 2017-10-18 22:18:44 +0200
  • 30312e0e55 implement notification channels, use system notification settings on android Oreo Conny Duck 2017-10-18 22:18:07 +0200
  • 7d7aeadd41 improve content warning background Conny Duck 2017-10-18 11:08:49 +0200
  • 3a7a663824 change background color of detailed status for better legibility, especially with light theme Conny Duck 2017-10-18 10:12:53 +0200
  • f2f3be37b3 cleanup code, remove some unneeded files Conny Duck 2017-10-18 00:20:26 +0200
  • 07edebdfcf Merge pull request #395 from lindwurm/patch-l10n-ja-1 Konrad Pozniak 2017-10-17 13:45:15 +0200
  • 81bb7997ce Update Japanese Translations lindwurm 2017-10-04 18:49:18 +0900
  • 25a489fe03 Merge pull request #378 from torrentcome/#377 Konrad Pozniak 2017-10-17 09:44:31 +0200
  • 1297a35e9b Merge pull request #386 from lenchan139/master Konrad Pozniak 2017-10-17 09:44:19 +0200
  • c3ffed56da fix a bug where saving a toot with attached media would crash the app Conny Duck 2017-10-17 09:37:59 +0200
  • 76bf08abea Update README.md Konrad Pozniak 2017-10-17 08:59:42 +0200
  • e6c5c47cfc Merge pull request #389 from flyingrub/master Konrad Pozniak 2017-10-16 23:32:02 +0200
  • 5176fc104d Merge branch 'master' into master Konrad Pozniak 2017-10-16 23:31:39 +0200
  • 34918884b5 Merge pull request #391 from flyingrub/copy Konrad Pozniak 2017-10-16 23:30:36 +0200
  • 840efd1916 Merge pull request #372 from connyduck/avatar-placeholder-improvement Konrad Pozniak 2017-10-16 17:18:09 +0200
  • 4fb9ee99f6 Add a menu entry to copy the link of a toot fixes #390 flyingrub 2017-09-25 20:15:04 +0200
  • 402f696c10 Add feedback when downloading image fixes #388 flyingrub 2017-09-24 20:53:03 +0200
  • c0a5e55f47 add option: always show all sensitive content without warning Len Chan 2017-09-19 23:19:18 +0800
  • 87de285fe8 (#377) hide sensitive images after showing them -The web client overlays a small eye button over sensitive images after they've been shown that re-hides them torrentcome 2017-08-30 14:22:12 +0200
  • 71743890b0 rounded corners for avatar placeholder Conny Duck 2017-08-11 22:41:29 +0200
  • 67f3ce6e4e Changes content warning show more/less button to use a drawable with built-in shadow for compatibility with API levels below 21. Vavassor 2017-08-11 16:34:43 -0400
  • 749b90df71 Merge pull request #370 from lindwurm/patch-l10n-ja Vavassor 2017-08-11 15:52:17 -0400
  • 4150bad765 Merge branch 'connyduck-prod-build-fixes' Vavassor 2017-08-11 15:38:36 -0400