519 Commits

Author SHA1 Message Date
Vavassor
e6e48cbb29 Merge branch 'Pangoraw-master' 2017-05-08 15:45:44 -04:00
Vavassor
a394779a58 Merge branch 'master' of https://github.com/Pangoraw/Tusky into Pangoraw-master 2017-05-08 15:40:08 -04:00
Vavassor
34184def5a Adds back button to the about page and for the Tusky's Profile button it searches for the account first and saves the ID for subsequent presses. Closes #279 2017-05-08 15:00:33 -04:00
Paul
b4d40eed91 Add loading on login activity while fetching tokens 2017-05-08 11:24:30 +00:00
Vavassor
1618940822 Removes an unused library from build.gradle. 2017-05-07 22:04:02 -04:00
Vavassor
6de6c923a0 Merge branch 'sbetelmal-feature/about-page' 2017-05-07 22:01:03 -04:00
Vavassor
9eef2f7302 Makes about page work with light theme and landscape orientation. 2017-05-07 22:00:29 -04:00
Vavassor
b7050233f1 resolves merge conflict 2017-05-07 20:20:59 -04:00
Vavassor
13118e3838 Merge pull request #262 from m4sk1n/patch-1
i18n: fixed some things in Polish translation
2017-05-07 20:14:07 -04:00
Vavassor
7860c34fcb Merge pull request #263 from alerque/touchup-turkish
Fix spelling and translate new strings for Turkish
2017-05-07 20:13:57 -04:00
Vavassor
9b47654d37 Merge pull request #271 from BoFFire/patch-2
i18n - Updating Arabic strings translation
2017-05-07 20:13:46 -04:00
Vavassor
008fc01d9c Merge branch 'connyduck-bugfix-4' 2017-05-07 18:10:19 -04:00
Vavassor
ae0ba532eb Merge branch 'bugfix-4' of https://github.com/connyduck/Tusky into connyduck-bugfix-4 2017-05-07 18:03:34 -04:00
Vavassor
c79d5265ce Merge branch 'connyduck-update-dependencies' 2017-05-07 17:59:35 -04:00
Vavassor
f698f8c932 Resolves merge conflicts 2017-05-07 17:58:56 -04:00
Vavassor
a663dcd3fa Merge pull request #268 from connyduck/textinputedittext
use TextInputEditText instead of EditText inside TextInputLayout
2017-05-07 17:44:42 -04:00
Vavassor
c3deaf0d5c Merge pull request #270 from connyduck/profile-header
remove account_header_default.png
2017-05-07 17:44:26 -04:00
Vavassor
460755cd2f Merge branch 'connyduck-light-header-background' 2017-05-07 17:42:44 -04:00
Vavassor
cc5af690cf Merge branch 'light-header-background' of https://github.com/connyduck/Tusky into connyduck-light-header-background 2017-05-07 17:29:55 -04:00
Vavassor
f240e83774 Merge branch 'tryton-vanmeer-logout-confirm-dialogue' Closes #235 2017-05-07 17:22:07 -04:00
Vavassor
5cf267044f Merge branch 'logout-confirm-dialogue' of https://github.com/tryton-vanmeer/Tusky into tryton-vanmeer-logout-confirm-dialogue 2017-05-07 17:03:37 -04:00
Vavassor
58c09b71b2 Merge pull request #275 from Pangoraw/master
Add loader when waiting to display a media, closes #196
2017-05-07 16:47:19 -04:00
Vavassor
bf8d7384db Moves out-of-place Firebase InstanceId call to the google build flavor. Closes #274 2017-05-07 16:14:28 -04:00
Paul
8a840a6951 Add loader when waiting to display a media 2017-05-06 11:30:52 +00:00
Tryton Van Meer
ff88e6c280 Added string 'action_logout_confirm' 2017-05-05 12:19:34 -04:00
Tryton Van Meer
e112720efc logout() now creates a dialog asking the user if they wish to logout. 2017-05-05 12:19:11 -04:00
Conny Duck
ef97a46e0a fixed light theme header background when no header image was set 2017-05-05 17:21:20 +02:00
Vavassor
c16c95d7a7 Fixes "google" build flavor, which was messed up by the repacking process. 2017-05-04 19:02:18 -04:00
Vavassor
7f31aff144 Reorganizes the whole codebase. 2017-05-04 18:55:35 -04:00
ButterflyOfFire
f155542490 i18n - Updating Arabic strings translation
i18n - Updating Arabic strings translation
2017-05-04 20:32:35 +02:00
Conny Duck
3fcbee67b9 remove redundant account_header background, fix weird flicker in header when opening AccountActivity 2017-05-04 18:07:59 +02:00
Conny Duck
36549d051e use TextInputEditText instead of EditText inside TextInputLayout 2017-05-04 16:32:21 +02:00
Conny Duck
d9e0025424 added missing quotation marks in MediaTypeDeserializer 2017-05-04 16:25:04 +02:00
Conny Duck
b7aba05f19 updated dependencies 2017-05-04 16:16:24 +02:00
Conny Duck
a55a307b31 fixed crash when media type is unknown 2017-05-04 14:58:45 +02:00
Caleb Maclennan
b211d8bbe2 Fix spelling and translate new strings for Turkish 2017-05-04 10:54:38 +03:00
m4sk1n
831b5ce953 i18n: fixed some things in Polish translation 2017-05-04 07:14:44 +02:00
Vavassor
7a684a44bb Release 1.1.3 2017-05-03 21:49:53 -04:00
Vavassor
3a7d06dde9 Adds a link to the text of a post when media is attached. 2017-05-03 20:27:59 -04:00
Vavassor
55d1d26879 Fixes crash on android version Lollipop and earlier due to an unsupported way vector drawable icons were assigned to radio buttons. 2017-05-03 18:33:15 -04:00
Vavassor
9f78d7a9b8 Fixes reorienting creating a visual duplicate of the thread. Closes #237 2017-05-03 16:28:46 -04:00
Vavassor
144b4d6474 Merge branch 'nore715-patch-1' 2017-05-03 15:17:09 -04:00
Vavassor
b2e583d754 fixes merge conflicts 2017-05-03 15:16:45 -04:00
Vavassor
ee94f013c3 Merge branch 'BoFFire-patch-1' 2017-05-03 15:07:51 -04:00
Vavassor
cec14bf618 Merge branch 'patch-1' of https://github.com/BoFFire/Tusky into BoFFire-patch-1 2017-05-03 14:59:55 -04:00
Vavassor
7c639e8812 Merge branch 'm4sk1n-master' 2017-05-03 14:57:29 -04:00
Vavassor
bf5d79a239 Merge branch 'master' of https://github.com/m4sk1n/Tusky-i18n into m4sk1n-master 2017-05-03 14:56:41 -04:00
Vavassor
941f73a200 Merge branch 'connyduck-translation-2' 2017-05-03 14:55:08 -04:00
Vavassor
9a05a5a94e Merge branch 'translation-2' of https://github.com/connyduck/Tusky into connyduck-translation-2 2017-05-03 14:51:42 -04:00
Vavassor
cab47bed2d Merge branch 'Poulpette-french-tl-fixes' 2017-05-03 14:44:00 -04:00