Commit Graph

370 Commits

Author SHA1 Message Date
daycode a30a9fdc31 Add missing icons in Menu 2017-04-19 14:01:34 +02:00
Vavassor 5941a2f5b3 Profile editor functionally complete. 2017-04-19 00:01:04 -04:00
Wesley Ellis 14fdc9ed15 Make compose EditText TYPE_TEXT_FLAG_CAP_SENTENCES 2017-04-18 22:10:48 -04:00
daycode 6c38512091 fix color icon for both themes 2017-04-18 22:21:34 +02:00
Michel bc43f87703 Update strings.xml
Just updated some entries.
But I didn't find translation keys for:
- 'Expand this status'
- 'Report %s'
Do they exist?
Best regards,
cyweo
2017-04-18 21:43:04 +02:00
daycode 2b584249e3 French translation for the visibility panel 2017-04-18 14:27:47 +02:00
daycode d6a66656de Add Direct Message to visibility panel 2017-04-18 12:59:42 +02:00
FlameArche 2768d0e963 Improves Japanese translation. 2017-04-17 23:26:48 +09:00
Caleb Maclennan 4f0b0d5c0a
Translate new strings and edits since original branch point 2017-04-17 15:44:11 +03:00
Caleb Maclennan 6c1549a87e
Finish all strings and fix escaping 2017-04-17 15:25:07 +03:00
Caleb Maclennan c84604cf0f
Finish off all short stings and normalize usage 2017-04-17 15:16:40 +03:00
Dryusdan 809b24a798 Correct mistake (again) 2017-04-17 13:11:20 +02:00
Konrad Pozniak 2e3d8b8cae fixes crash when media url is empty 2017-04-17 11:03:05 +02:00
Raphael Michel 15088fa42a Allow taking photos directly from the app (closes #139) 2017-04-17 10:56:30 +02:00
Vavassor 18e40855ad Profile edits for display name and bio are working. Avatar and header image picking are in but not uploaded. 2017-04-17 02:49:56 -04:00
Vavassor e15f1cfcab Merge branch 'master' into edit-profile 2017-04-17 01:10:20 -04:00
Vavassor a33c259760 Ties composer readying state and control states together. 2017-04-17 00:29:47 -04:00
Vavassor cc0aaf6162 Fixes a couple cases in the composer where buttons enabled are out of sync with whether a status is already in flight. 2017-04-17 00:18:55 -04:00
Vavassor 962bd79d3f Merge branch 'error_handling_bug' of https://github.com/raphaelm/Tusky into raphaelm-error_handling_bug 2017-04-17 00:09:16 -04:00
Vavassor 61fdda5fa3 Merge branch 'issue_62' of https://github.com/raphaelm/Tusky into raphaelm-issue_62 2017-04-16 23:04:00 -04:00
Vavassor 820ef1305e Merge pull request #168 from raphaelm/account_tab_margin
Margins in account tab
2017-04-16 22:57:21 -04:00
Vavassor 1c1931b87c Merge branch 'issue_74' of https://github.com/raphaelm/Tusky into raphaelm-issue_74 2017-04-16 22:11:29 -04:00
Vavassor ab0481c08a Merge branch 'refresh_thread' of https://github.com/raphaelm/Tusky into raphaelm-refresh_thread 2017-04-16 21:37:30 -04:00
Vavassor a4ad9046fb Merge pull request #176 from indication/add_japanese
Add Japanese translation
2017-04-16 20:30:30 -04:00
Vavassor 7cece2d07d Merge pull request #162 from BoFFire/master
Adding arabic localization for Tusky
2017-04-16 20:26:45 -04:00
Vavassor 0c0a4f7530 Merge branch 'translation-5' of https://github.com/connyduck/Tusky into connyduck-translation-5 2017-04-16 19:46:23 -04:00
Vavassor 69641fcdeb Merge branch 'patch-1' of https://github.com/goofy-bz/Tusky into goofy-bz-patch-1
Conflicts:
	app/src/main/res/values-fr/strings.xml
2017-04-16 19:27:33 -04:00
Vavassor 6527dcc9a5 Merge pull request #154 from Dryusdan/patch-3
Correct mistake and add new translation
2017-04-16 18:57:08 -04:00
Vavassor 1e5c272ae1 Merge pull request #153 from boced66/Traduction
Traduction
2017-04-16 18:55:56 -04:00
Vavassor fcffea08a3 Merge pull request #143 from theZacAttacks/variedSharing
Share menu now allows for sharing of link/actual post
2017-04-16 18:54:31 -04:00
Vavassor 84741c1f1b Adds a partial profile editor (non-working). 2017-04-16 18:51:09 -04:00
in_dow 60b3d4bb97 Add translation (japanese)
Signed-off-by: in_dow <in_dow@hotmail.com>
2017-04-17 01:54:21 +09:00
Raphael Michel 1701ef67d9 Margins in account tab 2017-04-15 20:36:21 +02:00
Raphael Michel fce573f1ec Update thread view after sent reply (closes #74) 2017-04-15 19:59:06 +02:00
Raphael Michel d732c5d0a7 Timeline footer improvements 2017-04-15 19:25:39 +02:00
Raphael Michel ee4d0739db Re-enable controls after failed toot 2017-04-15 17:52:21 +02:00
ButterflyOfFire 13c1136e1f Update strings.xml
Localisation was made here : https://www.transifex.com/opendz/tusky-in-arabic/
2017-04-15 16:40:37 +01:00
Raphael Michel f4109f38a8 Allow pull-to-refresh in thread view (closes #73) 2017-04-15 12:28:22 +02:00
ButterflyOfFire 3e5eb47dcf Create strings.xml
Preparing file to arabic translation from "en" source file.
2017-04-15 11:01:18 +01:00
Vavassor 69c1b88ff4 Addresses mispronunciation of timestamps like 7m as meters instead of minutes. 2017-04-14 20:23:07 -04:00
Vavassor 77285c9966 Adds missing content description for the profile avatar in the navigation drawer. 2017-04-14 19:46:33 -04:00
Konrad Pozniak 597b696d70 fixed German translation 2017-04-15 00:14:16 +02:00
goofy-bz 96c4369753 Update strings.xml
various typo fix + changing escaping apostrophes for French typographic apostrophes which are xml compliant.
2017-04-14 22:20:38 +02:00
Dryusdan 424968ff4f Mistake (again...) 2017-04-14 10:59:59 +02:00
Dryusdan bb9bc42a58 mistake 2017-04-14 10:31:21 +02:00
Dryusdan 8a6aa19f41 Update traduction and use some #153 sentences 2017-04-14 10:22:08 +02:00
Dryusdan 3aa10233e0 Correct mistake and add new translation 2017-04-14 10:06:47 +02:00
BOSCH, Cedric b1a2761eae Traduction fr
Ajout de "Boost"
2017-04-14 07:33:51 +02:00
BOSCH, Cedric d30b592b48 Merge remote-tracking branch 'refs/remotes/origin/master' into Traduction 2017-04-14 07:25:03 +02:00
Vavassor 18d5d0152c Release 1.1.2 2017-04-13 17:14:43 -04:00
Vavassor f5fd17ac66 Release 1.1.1 2017-04-13 16:01:15 -04:00
BOSCH, Cedric a5c31b2477 Traduction
Traduction vers le français
2017-04-13 15:13:50 +02:00
Vavassor 692dc0e527 Possible fix to ECDH secp256r1-only cipher suite issue. 2017-04-13 00:01:02 -04:00
Vavassor b7eb5b3271 Merge branch 'handshake_test' 2017-04-12 22:27:18 -04:00
Vavassor b9ea3bf185 Clears out diagnostic code. 2017-04-12 22:26:45 -04:00
Vavassor 3bf84f9b7d Cleaned up content descriptions and added the last missing ones. Closes #122 2017-04-12 21:54:37 -04:00
Zachary Epps 52343b6ab2 changed the share button menu to allow for sharing either the link, or the actual content of the post
added values into @string file to accommodate for the change
added the new share submenu into the status_more layout xml
2017-04-12 16:21:48 -04:00
Vavassor ea7f666062 Enlarged the touch areas of status action buttons slightly. 2017-04-12 16:17:29 -04:00
Vavassor 2e45a0bbff Adds missing content descriptions and fixes a bit of the follow button hiding code. 2017-04-12 04:32:05 -04:00
Vavassor bc8c2427fb Removes mention of elephant friend, to reduce noise. 2017-04-12 00:27:48 -04:00
Vavassor f6a165a50a Adds content descriptions and hints to non-textual elements so they can be described by screen readers. 2017-04-12 00:21:52 -04:00
Vavassor 4ea04bb576 Re-orients images when downscaled according to EXIF data if it's specified. Closes #106 2017-04-11 22:50:27 -04:00
Vavassor e9c5c2b7c1 Merge branch 'video_loop' of https://github.com/theZacAttacks/Tusky into theZacAttacks-video_loop 2017-04-11 21:02:15 -04:00
Vavassor c69dd0624d Merge branch 'account_header_image_click_opens_account' of https://github.com/theZacAttacks/Tusky into theZacAttacks-account_header_image_click_opens_account 2017-04-11 19:12:36 -04:00
Vavassor 03c0994879 Merge branch 'update_compose_while_posting' of https://github.com/theZacAttacks/Tusky into theZacAttacks-update_compose_while_posting 2017-04-11 18:35:54 -04:00
Vavassor 48c9b71f92 Finishes handshake-test-2 2017-04-11 17:07:56 -04:00
ntngrtltr e02eb76a91 fix permission requests 2017-04-11 19:39:30 +02:00
Zachary Epps 1c5a58265f changed VideoActivity to allow for video looping 2017-04-10 15:39:21 -04:00
daycode 618001d163 fix dark shadow 2017-04-10 20:28:36 +02:00
Zachary Epps 236fd3570f removed needless import 2017-04-10 13:51:57 -04:00
Zachary Epps b92900bda1 actually added the other files, whoops 2017-04-10 13:51:41 -04:00
Zachary Epps 8acc69c626 Compose Activity now gives visual feedback
added a spinning progress bar to indicate status posting
made the button to also change colors from blue to grey so the user doesn't keep clicking it
2017-04-10 13:51:30 -04:00
Vavassor c9e7401fca Fixes a character limit bug. Closes #102 2017-04-10 13:34:33 -04:00
Vavassor 17c8827b35 google-services.json is back. Hope it makes contributors' time easier. 2017-04-09 23:29:54 -04:00
Vavassor fa789d34dd Merge branch 'master' of http://github.com/Vavassor/Tusky 2017-04-09 23:21:41 -04:00
Vavassor 822fd2e168 Merge pull request #51 from nevillepark/master
Larger placeholder avatars
2017-04-09 23:21:21 -04:00
Vavassor c6b4a98d3e Tusky's web page now uses https. (when you have a larger commit message than your single character change) 2017-04-09 23:15:37 -04:00
Vavassor 27ef014a2d Merge branch 'master' of https://github.com/koyuawsmbrtn/Tusky-Pullrequest 2017-04-09 23:08:53 -04:00
Vavassor e557d0c002 Merge branch 'chrome-custom-tabs' of https://github.com/sturmen/Tusky into sturmen-chrome-custom-tabs 2017-04-09 22:45:11 -04:00
Vavassor ab2253a78e Merge branch 'proguard-config' of https://github.com/connyduck/Tusky into connyduck-proguard-config 2017-04-09 22:04:45 -04:00
Vavassor 7067b4e695 Fixes a bug where threads don't display correctly when clicking on boosts. Closes #91 2017-04-09 21:03:14 -04:00
Vavassor 2ba35fae35 Merge branch 'inherit_warnings' of https://github.com/ntngrtltr/Tusky into ntngrtltr-inherit_warnings 2017-04-09 20:24:59 -04:00
Vavassor b810dff259 Merge branch 'visually_distinguish_tabs_in_light_mode' of https://github.com/ubiquill/Tusky into ubiquill-visually_distinguish_tabs_in_light_mode 2017-04-09 20:18:43 -04:00
Vavassor 4d9fd09a3c License change back to GPL 3 2017-04-09 20:12:31 -04:00
daycode 3ad70cbd5e fix few errors 2017-04-10 01:07:25 +02:00
Vavassor fd472fbe1f Possible fix to enable connections using TLS 1.1 and 1.2 on pre-Lollipop android versions. Also expands to the enabled list of cipher suites. 2017-04-09 18:36:55 -04:00
daycode 440d28030c replace the ic_launcher-web 2017-04-09 23:13:39 +02:00
daycode 9ebf4ddb15 Replace Tusky logo in README.md 2017-04-09 21:41:12 +02:00
daycode cd7ddf6a1f Replace launch icon 2017-04-09 21:27:05 +02:00
Briar Rose Schreiber a8c44da532 Adjust light theme tab bar area
Adds a material shadow below tab layouts. This is not very noticeable in
the default theme, but in the light theme in visually demarcates where
the tab layout ends.
2017-04-09 02:03:05 -07:00
Koyu Berteon 04942006d0 Some translation improvements 2017-04-08 18:16:32 +02:00
Konrad Pozniak d23d12aa9c added proguard config 2017-04-08 00:08:51 +02:00
ntngrtltr 50d386e271 inherit content warnings in replys 2017-04-07 20:37:27 +02:00
Nicholas Tinsley 3bba1e10d9 implemented chrome custom tabs 2017-04-07 08:51:48 -04:00
Nicholas Tinsley 9a18c235b2 upgradle 2017-04-07 08:51:48 -04:00
ntngrtltr 2c94ee9c2e add support for runtime-permissions (fix needed) 2017-04-07 13:11:31 +02:00
ntngrtltr 57f829e58e download images by tap an hold 2017-04-07 12:12:26 +02:00
Zachary Epps 2a418e06da changed the construction of the AccountHeader so that it listens for clicks on the current profile avatar and opens the user's account if they click on it 2017-04-07 04:14:25 -04:00
Zachary Epps de0f1b7ab0 added new option in preferences.xml
modified MainActivity so that the "compose new toot" button is exposed as a static (had to copy its reference into a new variable so as to not upset BindView)
modified TimelineFragment so that when the RecycleView is instantiated we overload the onScroll so that we can hide the FAB
2017-04-07 03:40:59 -04:00
Vavassor bfc89b26bd Silently accept usernames in front of instances in the login screen, because plenty of folks try including it. 2017-04-06 21:16:40 -04:00