Vavassor
5cf267044f
Merge branch 'logout-confirm-dialogue' of https://github.com/tryton-vanmeer/Tusky into tryton-vanmeer-logout-confirm-dialogue
8 years ago
Vavassor
58c09b71b2
Merge pull request #275 from Pangoraw/master
...
Add loader when waiting to display a media, closes #196
8 years ago
Vavassor
bf8d7384db
Moves out-of-place Firebase InstanceId call to the google build flavor. Closes #274
8 years ago
Paul
8a840a6951
Add loader when waiting to display a media
8 years ago
Tryton Van Meer
ff88e6c280
Added string 'action_logout_confirm'
8 years ago
Tryton Van Meer
e112720efc
logout() now creates a dialog asking the user if they wish to logout.
8 years ago
Conny Duck
ef97a46e0a
fixed light theme header background when no header image was set
8 years ago
Vavassor
c16c95d7a7
Fixes "google" build flavor, which was messed up by the repacking process.
8 years ago
Vavassor
7f31aff144
Reorganizes the whole codebase.
8 years ago
ButterflyOfFire
f155542490
i18n - Updating Arabic strings translation
...
i18n - Updating Arabic strings translation
8 years ago
Conny Duck
3fcbee67b9
remove redundant account_header background, fix weird flicker in header when opening AccountActivity
8 years ago
Conny Duck
36549d051e
use TextInputEditText instead of EditText inside TextInputLayout
8 years ago
Conny Duck
d9e0025424
added missing quotation marks in MediaTypeDeserializer
8 years ago
Conny Duck
b7aba05f19
updated dependencies
8 years ago
Conny Duck
a55a307b31
fixed crash when media type is unknown
8 years ago
Caleb Maclennan
b211d8bbe2
Fix spelling and translate new strings for Turkish
8 years ago
m4sk1n
831b5ce953
i18n: fixed some things in Polish translation
8 years ago
Vavassor
7a684a44bb
Release 1.1.3
8 years ago
Vavassor
3a7d06dde9
Adds a link to the text of a post when media is attached.
8 years ago
Vavassor
55d1d26879
Fixes crash on android version Lollipop and earlier due to an unsupported way vector drawable icons were assigned to radio buttons.
8 years ago
Vavassor
9f78d7a9b8
Fixes reorienting creating a visual duplicate of the thread. Closes #237
8 years ago
Vavassor
144b4d6474
Merge branch 'nore715-patch-1'
8 years ago
Vavassor
b2e583d754
fixes merge conflicts
8 years ago
Vavassor
ee94f013c3
Merge branch 'BoFFire-patch-1'
8 years ago
Vavassor
cec14bf618
Merge branch 'patch-1' of https://github.com/BoFFire/Tusky into BoFFire-patch-1
8 years ago
Vavassor
7c639e8812
Merge branch 'm4sk1n-master'
8 years ago
Vavassor
bf5d79a239
Merge branch 'master' of https://github.com/m4sk1n/Tusky-i18n into m4sk1n-master
8 years ago
Vavassor
941f73a200
Merge branch 'connyduck-translation-2'
8 years ago
Vavassor
9a05a5a94e
Merge branch 'translation-2' of https://github.com/connyduck/Tusky into connyduck-translation-2
8 years ago
Vavassor
cab47bed2d
Merge branch 'Poulpette-french-tl-fixes'
8 years ago
Vavassor
7fe0bf763e
Merge branch 'french-tl-fixes' of https://github.com/Poulpette/Tusky into Poulpette-french-tl-fixes
8 years ago
Vavassor
1fb3264fc7
Merge branch 'PhotonQyv-Fixed-issues-#190-&-#259-Screen-Orientation'
8 years ago
Vavassor
38226cd86f
fixes line endings back to LF
8 years ago
PhotonQyv
9117169440
Add files via upload
...
Added fix for issues #190 & #259 both rotation/orientation related
8 years ago
PhotonQyv
ccffd151da
Add files via upload
...
Added fix for issues #190 & #259 both rotation/orientation related
8 years ago
Marcin Mikołajczak
fff9cd0551
i18n: added Polish translation
...
Signed-off-by: Marcin Mikołajczak <m4sk1n@vivaldi.net>
8 years ago
Vavassor
c8be990d1d
Fixes a crash when reorienting and downsizing an image for upload. Closes #247
8 years ago
Vavassor
84b26d2b6b
Change locked accounts to default visibility to "followers-only", and reorganizes the composer because it was getting cluttered.
8 years ago
Vavassor
e5c62e6415
Switches back a foolish last second change that ruined the light theme toolbar text fix.
8 years ago
Vavassor
292fa53b47
Merge branch 'raphaelm-account_activity_title'
8 years ago
Vavassor
07f22b2560
Fixes the text colour in the light theme for the collapsed toolbar in the account page.
8 years ago
Vavassor
c534b7424f
Adds content descriptions to header and avatar buttons in the profile editor and puts the page in a scroll view so it's navigable in landscape mode.
8 years ago
Vavassor
a383d72ba4
Merge branch 'master' of http://github.com/Vavassor/Tusky
8 years ago
Vavassor
6f6fc47f0e
Merge branch 'daycode-profile-edition-design' Closes #77
8 years ago
Vavassor
fb6d6e53b5
Merge branch 'profile-edition-design' of https://github.com/daycode/Tusky into daycode-profile-edition-design
8 years ago
Vavassor
c69ecfe3e4
Merge branch 'issue_133' of https://github.com/raphaelm/Tusky into raphaelm-issue_133
8 years ago
Vavassor
b7e9d591d2
Merge pull request #252 from PeterCxy/patch-super-create
...
TuskyApplication: call super.onCreate()
8 years ago
Conny Duck
29ea70a98d
updated german translation
8 years ago
daycode
8df5e4f9e2
Add gestion of avatar and header
8 years ago
nore715
9d5244439b
Update strings.xml
...
Fix a few grammatical issues to comply with existing rules :
- space before "!" in fr str for "error_compose_character_limit" as in fr str for "footer_empty"
- second part of negation added in fr str for "error_media_upload_opening", "error_media_upload_sending", "error_failed_app_registration" (ne ... pas) as in fr str for "error_empty" and others
- added a period in fr str for "dialog_whats_an_instance"
8 years ago