This repository has been archived by the owner on Jun 9, 2023. It is now read-only.
forked from saket/Dank
-
Notifications
You must be signed in to change notification settings - Fork 36
Submission title selection #182
Merged
Tunous
merged 6 commits into
Tunous:master
from
AbsurdlySuspicious:selection_title/feature
May 1, 2020
Merged
Submission title selection #182
Tunous
merged 6 commits into
Tunous:master
from
AbsurdlySuspicious:selection_title/feature
May 1, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merged
Test version of Dank has been automatically built from this pull request. |
Tunous
reviewed
Apr 30, 2020
app/src/main/java/me/saket/dank/widgets/TextViewLimitSelection.java
Outdated
Show resolved
Hide resolved
app/src/main/java/me/saket/dank/ui/submission/SubmissionTitleSpan.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/me/saket/dank/ui/submission/SubmissionTitleSpan.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/me/saket/dank/widgets/TextViewLimitSelection.java
Outdated
Show resolved
Hide resolved
Please also update |
AbsurdlySuspicious
force-pushed
the
selection_title/feature
branch
from
April 30, 2020 19:53
ee01e46
to
2e18942
Compare
I've kept commits as-is for easier review. Let me know if they needs to be squashed |
Tunous
approved these changes
May 1, 2020
Works flawlessly on my phone too. Great work!
That is not necessary, I've setup it so commits are automatically squashed when merging from GitHub :) |
msfjarvis
added a commit
to msfjarvis/Dawn
that referenced
this pull request
Aug 5, 2020
…jarvis/swipe-gesture-icon-position' into features * msfjarvis/multiple_accounts: (24 commits) Adds multiple accounts support Prepare next version Update changelog for 0.9.1 (Tunous#198) Force logout all users (Tunous#196) Handle exceptions while opening a browser (Tunous#108) (Tunous#193) Prevent selection of negative ranges in SelectionLimitingTextView (fixes Tunous#190) (Tunous#194) Prepare next version Release 0.9.0 (Tunous#184) Release workflow (Tunous#185) Fix image loading issues due to http urls (Tunous#183) Selftext selection (Tunous#178) Submission title selection (Tunous#182) Update changelog with missed changes Wrap comment byline when it is too long to fit in one line (Tunous#145) Revert "Run Debug workflow only on push" Upgrade to Gradle 6.3 and add checksum field for F-Droid (Tunous#180) Run Debug workflow only on push Upgrade Gradle to 6.2.1 (Tunous#152) Use GitHub Actions (#72) Switch to on-device link unfurler (Tunous#138) ... * msfjarvis/swipe-gesture-icon-position: (26 commits) Return false to keep the touch flow going Make the gestures' icons follow touch event position on Y Swipe Actions' icons at same level as touch event Prepare next version Update changelog for 0.9.1 (Tunous#198) Force logout all users (Tunous#196) Handle exceptions while opening a browser (Tunous#108) (Tunous#193) Prevent selection of negative ranges in SelectionLimitingTextView (fixes Tunous#190) (Tunous#194) Prepare next version Release 0.9.0 (Tunous#184) Release workflow (Tunous#185) Fix image loading issues due to http urls (Tunous#183) Selftext selection (Tunous#178) Submission title selection (Tunous#182) Update changelog with missed changes Wrap comment byline when it is too long to fit in one line (Tunous#145) Revert "Run Debug workflow only on push" Upgrade to Gradle 6.3 and add checksum field for F-Droid (Tunous#180) Run Debug workflow only on push Upgrade Gradle to 6.2.1 (Tunous#152) ...
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
'nuff said. This hack works much better than I expected. Works flawlessly so far