Commit Graph

  • b82d75a6c4 design the edit profile view daycode 2017-04-30 21:57:15 +0200
  • 646827d522 Update strings.xml ButterflyOfFire 2017-04-30 16:44:53 +0200
  • ddf654f777 Merge branch 'master' into issue_133 Raphael Michel 2017-04-30 16:13:16 +0200
  • 251090df18 Adds forgotten and required interface to FavouritesActivity (SFragment.OnUserRemovedListener). Closes #245 Vavassor 2017-04-30 02:30:45 -0400
  • 689c29dbaf Improve French translation Poulpette 2017-04-30 01:01:27 +0200
  • 09d7628fc3 Merge pull request #2 from Vavassor/master Serage(pl) 2017-04-29 15:09:39 +0100
  • 7d83a9aaba Follow requests list is available. Closes #222 Vavassor 2017-04-28 23:52:14 -0400
  • 41088de6be Organizes libraries and removes a flavor-specific import (possibly unnecessary?). Vavassor 2017-04-28 16:41:44 -0400
  • 2f27f8efdd Raises the check interval to a more reasonable level. Vavassor 2017-04-27 23:33:43 -0400
  • 5f6fab2b70 Moves Firebase notifications to a "google" build flavor and adds an "fdroid" flavor that uses polling for notifications. Vavassor 2017-04-27 23:29:42 -0400
  • cc8d8f716a Merge pull request #239 from connyduck/tablayout-spacing Vavassor 2017-04-27 15:01:03 -0400
  • babe4f975d Merge pull request #240 from jeroenpraat/patch-2 Vavassor 2017-04-27 15:00:31 -0400
  • 4445251562 Very small fix Dutch strings jeroenpraat 2017-04-27 16:48:16 +0200
  • 1aa870b069 make tabs fill whole space in landscape mode Conny Duck 2017-04-27 14:47:56 +0200
  • 2ac6017fd1 Fixes a couple of typos. Vavassor 2017-04-26 03:38:49 -0400
  • 89184bd116 Adds CONTRIBUTING.md Vavassor 2017-04-26 03:30:30 -0400
  • d55b3ebcd7 Emojione shortcodes now converted to unicode in display names. closes #82, closes #129 Vavassor 2017-04-25 18:31:27 -0400
  • 1240a07ef4 Merge branch 'Elarcis-master' Vavassor 2017-04-25 07:49:37 -0400
  • 70a8338695 Merge branch 'master' of https://github.com/Elarcis/Tusky into Elarcis-master Vavassor 2017-04-25 07:45:29 -0400
  • b6e72a94be Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported. Vavassor 2017-04-25 07:30:57 -0400
  • 6723bd82fe (untested) Fixed grammatical errors in the french translation I don't have the necessary SDK for Android apps, however I was able to fix some awful grammatical errors in the french locales. Nuff said. Elarcis 2017-04-24 19:07:23 +0200
  • f9722ac2c2 Merge branch 'connyduck-bugfix-3' Vavassor 2017-04-23 19:18:38 -0400
  • 1ca5923ea9 Merge branch 'bugfix-3' of https://github.com/connyduck/Tusky into connyduck-bugfix-3 Vavassor 2017-04-23 19:07:06 -0400
  • d766551071 Merge branch 'alerque-normalize-strings' Vavassor 2017-04-23 17:43:44 -0400
  • ff56a6ca62 Merge branch 'normalize-strings' of https://github.com/alerque/Tusky into alerque-normalize-strings Vavassor 2017-04-23 17:42:34 -0400
  • 322f89863d Merge pull request #218 from FlameArche/add_japanese_translation Vavassor 2017-04-23 17:39:06 -0400
  • 74d1870a95 fixes typo in merged fix Vavassor 2017-04-23 17:37:59 -0400
  • ca6aa39ff3 Merge branch 'jeroenpraat-patch-1' Vavassor 2017-04-23 17:36:42 -0400
  • 5b1facbc2c Merge branch 'patch-1' of https://github.com/jeroenpraat/Tusky into jeroenpraat-patch-1 Vavassor 2017-04-23 17:36:17 -0400
  • 7ab19e9e30 Merge branch 'PeterCxy-patch-fix-media' Vavassor 2017-04-23 17:20:08 -0400
  • dd8963a9fb Merge branch 'patch-fix-media' of https://github.com/Petercxy/Tusky into PeterCxy-patch-fix-media Vavassor 2017-04-23 17:19:36 -0400
  • 3e50026c99 Merge pull request #217 from connyduck/icon-1 Vavassor 2017-04-23 05:31:03 -0400
  • d7f6525386 Small fix: Improved instances example jeroenpraat 2017-04-22 15:41:23 +0200
  • bb2c0f83b3 Adds Japanese new translations FlameArche 2017-04-22 22:08:21 +0900
  • 61d79ff28e
    Correct French spelling per @SkyzohKey's comment in PR review Caleb Maclennan 2017-04-22 15:22:29 +0300
  • e150e14c1c
    Traduction vers le français BOSCH, Cedric 2017-04-21 07:37:02 +0200
  • 1a94e5337f
    Update TR translation with recently added and edited strings Caleb Maclennan 2017-04-21 11:25:26 +0300
  • e433118372
    Copy new untranslated strings from EN → DE and re-order to match Caleb Maclennan 2017-04-21 11:15:27 +0300
  • f673e81495
    Copy new untranslated strings from EN → AR Caleb Maclennan 2017-04-21 11:08:48 +0300
  • d24774fa17
    Copy new untranslated strings from EN → JA Caleb Maclennan 2017-04-21 11:05:11 +0300
  • bc085f292f
    Copy new untranslated strings from EN → NL Caleb Maclennan 2017-04-21 11:03:25 +0300
  • 32a397904b use material design icon for local timeline tab Konrad Pozniak 2017-04-22 11:32:55 +0200
  • 7c3feb7136 fix bugs with fab showing/hiding on scroll Konrad Pozniak 2017-04-22 10:41:49 +0200
  • 01997012de Block and mute lists now remove the entries when you unmute/unblock a user, with a short popup to undo if it's unintentional. Just for clearer feedback. Vavassor 2017-04-22 02:06:19 -0400
  • 90b903a1d0
    Let OkHttp3Downloader create an OkHttpClient by default Peter Cai 2017-04-22 13:29:00 +0800
  • b36ad24286
    Fix #198: Use OkHttp3Downloader by default Peter Cai 2017-04-22 13:13:48 +0800
  • 5179d7e9b3 Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. Vavassor 2017-04-21 23:16:05 -0400
  • fcebbc2bdb Adds ability to mute from an individual status. Also, all statuses from that user are removed from the timeline on the spot. Vavassor 2017-04-21 20:58:44 -0400
  • 852c484d68 Adds a list of muted users. Vavassor 2017-04-21 19:02:04 -0400
  • 2d913a1cef
    Copy new untranslated strings from EN → FR and re-order to match Caleb Maclennan 2017-04-21 11:01:18 +0300
  • c4ca7a386b
    Copy new untranslated strings from EN → TR Caleb Maclennan 2017-04-21 10:54:27 +0300
  • 5e155badf5 Merge pull request #207 from connyduck/user-agent-2 Vavassor 2017-04-21 01:53:38 -0400
  • f8657f289a Merge pull request #201 from daycode/missing-icons-menu Vavassor 2017-04-21 01:52:42 -0400
  • 1c1328449a Merge pull request #200 from tahnok/master Vavassor 2017-04-21 01:52:28 -0400
  • d266605206 Merge branch 'daycode-direct-message' Vavassor 2017-04-21 01:51:38 -0400
  • 681c70d056 Changes the icon for the visibility menu in the composer to match the current visibility. Also, fixes build errors with the dutch translation file. Vavassor 2017-04-21 01:50:59 -0400
  • db021b948b resolve merge conflicts Vavassor 2017-04-21 01:25:07 -0400
  • 63349d6df8 Merge pull request #208 from jeroenpraat/patch-1 Vavassor 2017-04-21 01:23:21 -0400
  • 264c49d8b2 Merge branch 'cyweo-patch-1' Vavassor 2017-04-21 01:22:22 -0400
  • c94888435d resolve merge conflicts Vavassor 2017-04-21 01:22:08 -0400
  • 39e45cb3a8 Merge pull request #184 from FlameArche/improve_japanese_translation Vavassor 2017-04-21 01:19:53 -0400
  • 255bf4e15c Merge pull request #182 from Dryusdan/patch-5 Vavassor 2017-04-21 01:19:38 -0400
  • 1f6f40bd04 Merge branch 'connyduck-bugfix-2' Vavassor 2017-04-21 01:18:56 -0400
  • 2434c62d13 Merge branch 'bugfix-2' of https://github.com/connyduck/Tusky into connyduck-bugfix-2 Vavassor 2017-04-21 01:17:42 -0400
  • 70f8b6dc40 Merge branch 'raphaelm-issue_139' Vavassor 2017-04-21 01:08:55 -0400
  • fdd92f25a6 fix build issues Vavassor 2017-04-21 01:08:38 -0400
  • 2d88571b14 Merge branch 'issue_139' of https://github.com/raphaelm/Tusky into raphaelm-issue_139 Vavassor 2017-04-21 00:57:31 -0400
  • a2079c602a Merge branch 'daycode-new-icon' Vavassor 2017-04-21 00:54:36 -0400
  • 4c582bdf3d Merge branch 'new-icon' of https://github.com/daycode/Tusky into daycode-new-icon Vavassor 2017-04-21 00:32:03 -0400
  • 9f3a7c2b04 Merge branch 'master' of http://github.com/Vavassor/Tusky Vavassor 2017-04-21 00:29:54 -0400
  • ba295cfe9d Merge branch 'ntngrtltr-image_downloads' Vavassor 2017-04-21 00:29:04 -0400
  • c6988415ae merge resolved Vavassor 2017-04-21 00:19:37 -0400
  • 22bf5e2251 Merge pull request #65 from alerque/i8n-turkish Vavassor 2017-04-21 00:02:41 -0400
  • 2b34454cc9 Changes the profile editor save icon to something better. Vavassor 2017-04-20 23:57:04 -0400
  • b9f0c51e70 Provisional profile editor complete. Vavassor 2017-04-20 18:56:36 -0400
  • d2232b2327 a bit nuance jeroenpraat 2017-04-20 23:35:26 +0200
  • a1408d0e87 Dutch translation strings jeroenpraat 2017-04-20 23:22:39 +0200
  • ea2018cf02 Add a custom User-Agent that contains Tusky & Android Version to all requests Konrad Pozniak 2017-04-20 18:45:36 +0200
  • a30a9fdc31 Add missing icons in Menu daycode 2017-04-19 14:01:34 +0200
  • 5941a2f5b3 Profile editor functionally complete. Vavassor 2017-04-19 00:01:04 -0400
  • 14fdc9ed15 Make compose EditText TYPE_TEXT_FLAG_CAP_SENTENCES Wesley Ellis 2017-04-18 22:10:48 -0400
  • 6c38512091 fix color icon for both themes daycode 2017-04-18 22:21:34 +0200
  • bc43f87703 Update strings.xml Michel 2017-04-18 21:43:04 +0200
  • 2b584249e3 French translation for the visibility panel daycode 2017-04-18 14:27:47 +0200
  • d6a66656de Add Direct Message to visibility panel daycode 2017-04-18 12:59:42 +0200
  • 2768d0e963 Improves Japanese translation. FlameArche 2017-04-17 23:26:48 +0900
  • 4f0b0d5c0a
    Translate new strings and edits since original branch point Caleb Maclennan 2017-04-17 15:42:55 +0300
  • 6c1549a87e
    Finish all strings and fix escaping Caleb Maclennan 2017-04-17 15:25:07 +0300
  • c84604cf0f
    Finish off all short stings and normalize usage Caleb Maclennan 2017-04-17 15:16:40 +0300
  • 809b24a798 Correct mistake (again) Dryusdan 2017-04-17 13:11:20 +0200
  • 834ad78c36 Allow to filter boosts and replies from home (closes #133) Raphael Michel 2017-04-15 20:23:07 +0200
  • 2e3d8b8cae fixes crash when media url is empty Konrad Pozniak 2017-04-17 11:03:05 +0200
  • 15088fa42a Allow taking photos directly from the app (closes #139) Raphael Michel 2017-04-15 17:43:26 +0200
  • 18e40855ad Profile edits for display name and bio are working. Avatar and header image picking are in but not uploaded. Vavassor 2017-04-17 02:49:56 -0400
  • e15f1cfcab Merge branch 'master' into edit-profile Vavassor 2017-04-17 01:10:20 -0400
  • 8b4bf0ab33 Merge branch 'account_activity_title' of https://github.com/raphaelm/Tusky into raphaelm-account_activity_title Vavassor 2017-04-17 00:31:10 -0400
  • a33c259760 Ties composer readying state and control states together. Vavassor 2017-04-17 00:29:47 -0400
  • cc0aaf6162 Fixes a couple cases in the composer where buttons enabled are out of sync with whether a status is already in flight. Vavassor 2017-04-17 00:18:55 -0400
  • c343f9b497 Merge branch 'raphaelm-error_handling_bug' Vavassor 2017-04-17 00:11:10 -0400
  • 962bd79d3f Merge branch 'error_handling_bug' of https://github.com/raphaelm/Tusky into raphaelm-error_handling_bug Vavassor 2017-04-17 00:09:16 -0400