Commit Graph

  • 9d60f8ce6b Merge pull request #80 from ntngrtltr/more_german_translation Vavassor 2017-04-06 19:25:12 -0400
  • 3a0fc9d3db Merge branch 'theZacAttacks-better_fab_fix' Vavassor 2017-04-06 16:55:01 -0400
  • 2f39d46fbc add missing translation ntngrtltr 2017-04-06 21:23:41 +0200
  • 0d78e8e68a add translatable=false flag ntngrtltr 2017-04-06 19:01:02 +0200
  • a15cc0d031 fix unescaped apostrophe ntngrtltr 2017-04-06 17:33:06 +0200
  • 7a5e5dca7e changed AccountActivity so that it shows FAB that allows a user to un/follow a user from it instead of the menu added an xml svg for unfollowing someone removed the useless line from build.gradle that I added in the last pull Zachary Epps 2017-04-06 11:07:40 -0400
  • b932fb1a13
    Begin Turkish translation Caleb Maclennan 2017-04-06 11:16:46 +0300
  • 2ab6addd7a
    Add copy of English strings as a base Caleb Maclennan 2017-04-06 10:55:40 +0300
  • 19e1746049 Merge branch 'theZacAttacks-FAB_fix' Vavassor 2017-04-06 03:33:18 -0400
  • 4deb0b3b84 Merge branch 'FAB_fix' of https://github.com/theZacAttacks/Tusky into theZacAttacks-FAB_fix Vavassor 2017-04-06 03:18:58 -0400
  • cafe9edfd4 Merge pull request #63 from Dryusdan/patch-2 Vavassor 2017-04-06 03:12:12 -0400
  • a9970ee875 Simplify the error messages and remove unused strings. Vavassor 2017-04-06 03:09:49 -0400
  • 861f8b2cef Forgot one english sentence Dryusdan 2017-04-06 08:37:08 +0200
  • f662327577 Merge branch 'Dryusdan-patch-1' Vavassor 2017-04-06 01:42:24 -0400
  • 7fcab1f3fa Merge branch 'patch-1' of https://github.com/Dryusdan/Tusky into Dryusdan-patch-1 Vavassor 2017-04-06 01:41:37 -0400
  • eb40a061c6 Merge remote-tracking branch 'origin/master' Vavassor 2017-04-06 01:12:54 -0400
  • 27dd106988 Sharing images and text from other apps is now supported. Closes #52 Vavassor 2017-04-06 01:11:44 -0400
  • 8d378ad29a Make french translation Dryusdan 2017-04-06 00:22:18 +0200
  • 0719512134 Sharing images from other apps now supported. Vavassor 2017-04-05 16:35:22 -0400
  • 42d6b0a01e Merge branch 'master' of github.com:Vavassor/Tusky Zachary Epps 2017-04-05 16:04:11 -0400
  • 209f1ec4a5 Introduces a redirect guard so share requests and quick settings tile compose requests when not logged in will give a login page instead of crashing. Vavassor 2017-04-05 15:10:52 -0400
  • cbae26dd4c changed AccountActivity so that after following someone the FAB hides itself Zachary Epps 2017-04-05 13:49:28 -0400
  • ce3912ea9f Merge pull request #53 from iGEL/patch-1 Vavassor 2017-04-05 13:37:36 -0400
  • 750455f858 Merge pull request #55 from koyuawsmbrtn/master Vavassor 2017-04-05 13:15:17 -0400
  • 0fb1d1e13c Fixed small typo Koyu Berteon 2017-04-05 11:22:11 +0200
  • 2cb0b96abd Fixes a crash during authentication and another when opening the composer options. Also, sets up the next update to reset the redirect URI for the app during authorization. Vavassor 2017-04-04 22:29:15 -0400
  • 3c655a25dc Fixes a crash that can occur when the drawer on the main page is being initialized while it is in a closed state. Vavassor 2017-04-04 17:32:34 -0400
  • 5fd9b6732d Fixes a crash that can occur when entering or rotating within the profile page. Closes #43 Vavassor 2017-04-04 16:36:42 -0400
  • f578386b83 Update German translations Johannes Barre 2017-04-04 22:09:46 +0200
  • eef0f82e96 Fixes a crash when changing orientation in the composer. Vavassor 2017-04-04 16:02:08 -0400
  • e311a67a8f Merge branch 'theZacAttacks-QuickSettings' Vavassor 2017-04-04 15:32:56 -0400
  • 016baf8711 Larger placeholder avatars Neville Park 2017-04-03 16:53:02 -0400
  • c35fd3cb7c modified manifest to allow for a quick settings tile added in the qs tile service file (TuskyTileService.java) Zachary Epps 2017-04-03 16:20:32 -0400
  • 1ebe514100 First minor release Vavassor 2017-04-02 21:45:04 -0400
  • e46e50ac60 Clarifies a bit of the explanation on the login page. Vavassor 2017-04-02 19:55:41 -0400
  • eccebc9215 Fixes a vector drawable crash on earlier versions. Vavassor 2017-04-02 19:10:07 -0400
  • c57e7cee6b Removes Firebase Analytics Vavassor 2017-03-31 23:13:11 -0400
  • 88df8216a6 Fixes direct messages falsely being shown as able to be boosted. Vavassor 2017-03-31 20:53:05 -0400
  • d8a5ec3132 Merge pull request #41 from nevillepark/master Vavassor 2017-03-31 20:16:57 -0400
  • 73d79f0f78 Add files via upload Neville Park 2017-03-31 20:02:13 -0400
  • 4138acdfbd Delete avatar-default.png Neville Park 2017-03-31 20:01:47 -0400
  • 2ba051bfcc Delete avatar_default.png Neville Park 2017-03-31 20:01:22 -0400
  • 1e4e2eb5e5 New default/error avatar images Neville Park 2017-03-31 20:00:27 -0400
  • 89e4cbb8b2 Fixes some odd behaviour during the login dance (possibly loading into the main activity with empty timelines). Vavassor 2017-03-31 19:16:10 -0400
  • 26c722c950 Prevents an out-of-memory crash when uploading images and also downsizing now uses significantly less memory. Vavassor 2017-03-31 17:53:35 -0400
  • 0f5130f692 Fixes an issue where replying to a reblog doesn't fill in the correct mentions in the composer. Closes #40 Vavassor 2017-03-31 15:47:41 -0400
  • 53376da406 Adds the local timeline. Vavassor 2017-03-30 22:31:17 -0400
  • eed3f2d899 Light icon buttons are colour background with white text again. It just looks nice. Vavassor 2017-03-30 19:23:43 -0400
  • 1f798902b7 Spruces up the light theme. Vavassor 2017-03-29 00:22:14 -0400
  • 251602fb2c Adds preferences for receiving notifications by type. Vavassor 2017-03-28 15:39:29 -0400
  • 49ef88751e Fixes a bug where privacy settings in the composer are sproadically not remembered. Vavassor 2017-03-28 13:58:37 -0400
  • fbd4150001 Fixes a crash on login and another when clicking the mention button on an account page that hasn't loaded yet. Vavassor 2017-03-27 22:13:55 -0400
  • 292c4c3a88 Fixes a crash where MastodonAPI isn't initialised in time when opening a profile or block list. Vavassor 2017-03-27 16:19:44 -0400
  • 1b7da84960 This fixes the report activity not fetching recent statuses correctly. Vavassor 2017-03-26 23:22:59 -0400
  • 4b136ce458 Light theme properly separated again, making it ready for palette changes. Vavassor 2017-03-26 22:59:16 -0400
  • 79f067caf4 Fixes content warning text box hiding after configuration changes. Vavassor 2017-03-26 19:37:32 -0400
  • 99c621c8d1 Update README.md Vavassor 2017-03-26 19:04:59 -0400
  • 7ac98fecb1 Added Tusky-API and Firebase basic info to README.md. Vavassor 2017-03-26 18:56:07 -0400
  • 81700e7b84 Adds an indicator of visibility to the send button in the composer. Closes #38 Vavassor 2017-03-26 18:26:47 -0400
  • 5f2ddcfdc0 Fixes composer not saving/restoring its text on configuration changes for some devices. Vavassor 2017-03-26 17:21:18 -0400
  • b3e9b86b61 Remove array.xml and re-enable (partially working) light theme. Vavassor 2017-03-21 20:40:00 -0400
  • 8b8911bfd0 Third bugfix release Vavassor 2017-03-21 09:07:13 -0400
  • 3dc5e3dd30 Fixes crash when replying. Vavassor 2017-03-21 08:52:15 -0400
  • 2c76a65145 Second bugfix release. Also fixes localization build issues. Vavassor 2017-03-21 01:13:08 -0400
  • 17416218e4 Merge branch 'koyuawsmbrtn-master' Vavassor 2017-03-20 23:12:40 -0400
  • 4ca2341633 Merge branch 'master' of https://github.com/koyuawsmbrtn/Tusky-Pull-Request into koyuawsmbrtn-master Vavassor 2017-03-20 23:03:33 -0400
  • 3229907fc6 Fixes a couple of crashes. 1.) When on the account page, if the request for user info beats the call that initialises the header image, it can touch a header image with illegal dimensions that get handed to Picasso and cause an exception. 2.) A crash due to a few retrofit responses not being handled properly. Vavassor 2017-03-20 22:53:46 -0400
  • 4b73ec3585 Replace LICENSE.txt Vavassor 2017-03-20 21:46:56 -0400
  • 3e21e59edc Relicense to LGPL3 Vavassor 2017-03-20 21:44:30 -0400
  • 9478cd4ea1 You can navigate to who favourited/reblogged you from clicking the notification now. Closes #11 Vavassor 2017-03-20 16:34:23 -0400
  • 4ff00ed62c An upward swipe now closes the photo viewer. Closes #31 Vavassor 2017-03-20 03:30:31 -0400
  • 70536ed001 Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? Vavassor 2017-03-20 03:03:03 -0400
  • 7f4637c04c Improved login error messages. Also, updated readme with F-Droid removed and no mention of alpha status. Vavassor 2017-03-19 23:15:36 -0400
  • f2a400ab38 Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 Vavassor 2017-03-19 22:38:39 -0400
  • b70e7e70c4 Fixed small typo Koyu Berteon 2017-03-20 00:46:30 +0100
  • 77c95bc0b7 Added German localization Koyu Berteon 2017-03-20 00:44:40 +0100
  • 263d586a51 First bugfix release. Also, added a link to the "No Account?" dialog on the login page. Vavassor 2017-03-15 20:01:23 -0400
  • e48bf683f7 resolved non-conflict Vavassor 2017-03-15 19:09:59 -0400
  • 22b1472a3f Actually* fix the layout error on account pages. Vavassor 2017-03-15 18:51:01 -0400
  • 3a1181bd82 Enable/disable push notifications. Clearing notifications resets the summary of the notifications Eugen Rochko 2017-03-15 23:45:59 +0100
  • 47ebcb29bf Share action for own toots Eugen Rochko 2017-03-15 23:20:29 +0100
  • 5ae58ecac1 Merge branch 'Gargron-master' Vavassor 2017-03-15 16:39:23 -0400
  • 0c464e488e Fixes a layout error on account profiles. Vavassor 2017-03-15 16:38:19 -0400
  • 3798f9a803 Fix login activity crashes, repeated re-authentications, layout when keyboard appears Eugen Rochko 2017-03-15 20:32:26 +0100
  • 19e2725824 Fixes intermittent crashes when clicking the reply button and opening a thread. Closes #26 Vavassor 2017-03-15 15:27:49 -0400
  • 71162dd650 Merge pull request #27 from Gargron/patch-1 Vavassor 2017-03-15 12:30:06 -0400
  • 7b5c1fdd90 First full release! Vavassor 2017-03-15 12:28:02 -0400
  • cda7f48451 Improve README a little Eugen 2017-03-15 16:18:31 +0100
  • 355c85b8d8 Names no longer ellipsize unnecessarily on account pages. Vavassor 2017-03-14 23:09:07 -0400
  • 093d208b8c One character typo fix. Also cleans up those warnings, why not? Vavassor 2017-03-14 21:25:47 -0400
  • 0662f35b96 Fragments/Activities auto-cancel their requests when they're destroyed. Also, fixes a ComposeActivity crash that can occur when a media preview doesn't load. Vavassor 2017-03-14 20:34:27 -0400
  • f391538984 Merge branch 'Gargron-master' Vavassor 2017-03-14 18:41:07 -0400
  • 5d68c6df8f Finished the tusky-api server. Vavassor 2017-03-14 18:39:32 -0400
  • ce82a81f0e Fixed view media fragment behaviour, reblogs/favs of reblogs Eugen Rochko 2017-03-14 19:24:38 +0100
  • bc46afd801 Display lock icon on locked profiles Eugen Rochko 2017-03-14 15:27:22 +0100
  • 2e50c547ce Group push notifications Clear notifications when opening MainActivity Use lowest privacy setting when replying Eugen Rochko 2017-03-14 14:31:52 +0100
  • 4db1d54d79 Fix exception when bad domain on login screen Eugen Rochko 2017-03-14 12:59:52 +0100
  • 17b958f8ed Cancel retrofit calls in fragment onDestroy Eugen Rochko 2017-03-14 12:45:19 +0100
  • 5e93e5d99c get out of here Vavassor 2017-03-13 23:13:47 -0400
  • 6a892de345 Merge remote-tracking branch 'origin/master' Vavassor 2017-03-13 23:10:23 -0400