Commit Graph

633 Commits

Author SHA1 Message Date
Vavassor a33ea63332 Merge branch 'connyduck-bugfix-5' Closes #286 2017-05-11 18:03:36 -04:00
Vavassor 4156d3ca59 Merge branch 'bugfix-5' of https://github.com/connyduck/Tusky into connyduck-bugfix-5 2017-05-11 18:02:45 -04:00
Vavassor 0a41bed54f Fixes the Amazon badge in README.md. 2017-05-11 16:29:36 -04:00
Vavassor 4442678fc4 Moves store badges and normalizes their sizes. 2017-05-11 16:16:31 -04:00
Vavassor 8472b1d44f Adds store badges to README.md. 2017-05-11 16:13:49 -04:00
Conny Duck d263d77d78 sharing of own toots now possible 2017-05-11 18:29:16 +02:00
Pangoraw e24e91b455 Allow broadcasting event across activities. 2017-05-11 09:11:15 +00:00
torrentcome 2e6531b6f9 (media) add toolbar and download button 2017-05-10 15:24:45 +02:00
torrentcome 32c2231406 (icon) add icon download 2017-05-10 15:24:03 +02:00
Vavassor 0b3d726eed Adds a splash screen replacement. 2017-05-09 22:36:05 -04:00
Vavassor abccbc83d8 Adds a higher-resolution elephant friend to the login page. Closes #99 2017-05-08 16:30:25 -04:00
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