Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed the redundant string to variable. #3

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

beingtranquil
Copy link
Collaborator

I have created a variable "constant_variable" which eliminates the redundancy of the string.
Screenshot 2024-02-14 at 12 47 33 AM

@beingtranquil beingtranquil self-assigned this Feb 14, 2024
@beingtranquil beingtranquil merged commit 448fafb into main Feb 14, 2024
beingtranquil pushed a commit that referenced this pull request Mar 17, 2024
…neric #3

Thrown a dedicated exception for TrackFileFormat of uri instead of generic #3
beingtranquil pushed a commit that referenced this pull request Mar 17, 2024
…ply with Java Language Specification. Changed position from private final static to private static final in accordance with Java Language Specification
beingtranquil pushed a commit that referenced this pull request Apr 9, 2024
…nounce-max-slope-at-end-of-each-recording

97 settings voice announcements announce max slope at end of each recording.
beingtranquil pushed a commit that referenced this pull request Apr 9, 2024
beingtranquil pushed a commit that referenced this pull request Apr 9, 2024
beingtranquil pushed a commit that referenced this pull request Apr 25, 2024
1. Updated string.xml to fix error in screenshot #1 (src\main\res\values\strings.xml)
2. Updated build.gradle to fix error in screenshot #2 (src\main\res\layout\fragment_runs_stat.xml)
3. Updated src\main\java\de\dennisguse\opentracks\stats\TrackStatisticsUpdater.java to fix error in screenshot #3
4. Commented out code in src/main/java/de/dennisguse/opentracks/ui/aggregatedStatistics/SeasonStats/RunAndChairStatActivity.java and src/main/java/de/dennisguse/opentracks/ui/aggregatedStatistics/SeasonStats/SeasonStatActivity.java to fix error in screenshot #4
5. Commented out code in  src/main/java/de/dennisguse/opentracks/ui/aggregatedStatistics/AggregatedStatisticsAdapter.java to fix error in screenshot #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define a constant instead of duplicating this literal "<open>1</open>" 3 times.
1 participant