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

Add the missing deprecated Javadoc tag #2

Closed
wants to merge 1 commit into from

Conversation

Arik39
Copy link
Collaborator

@Arik39 Arik39 commented Feb 8, 2024

Thanks for your contribution.

PLEASE REMOVE

To support us in providing a nice (and fast) open-source experience:

  1. Verify that the tests are passing
  2. Check that the code is properly formatted (using AndroidStudio's autoformatter)
  3. Provide write access to the branch
  4. If the PR is not ready for review, please submit it as a draft

PLEASE REMOVE

Describe the pull request
A clear and concise description of what the pull request changes/adds.

Link to the the issue
(If available): The link to the issue that this pull request solves.

License agreement
By opening this pull request, you are providing your contribution under the Apache License 2.0 (see LICENSE.md).

Note: new dependencies/libraries
Please refrain from introducing new libraries without consulting the team.

@Arik39 Arik39 added the Technical Debt Technical Debt label Feb 8, 2024
@Arik39 Arik39 self-assigned this Feb 8, 2024
@thanhpd thanhpd closed this Feb 8, 2024
krispatel1001 pushed a commit that referenced this pull request Feb 14, 2024
Update ChartFragment.java
qureshiwaqas pushed a commit that referenced this pull request Feb 16, 2024
#2 Merging this if statement with the enclosing one
numanSlm added a commit that referenced this pull request Feb 16, 2024
Update DescriptionGenerator.java lgtm
OmniaAlam pushed a commit that referenced this pull request Feb 17, 2024
Revert "#2 Merging this if statement with the enclosing one"
Sharanyu added a commit that referenced this pull request Feb 17, 2024
This PR consists of changes for issues resolved by Group9.


[#1](tarekFerdous#1)
Define a constant instead of duplicating this literal "<open>1</open>" 3
times.

[#2](tarekFerdous#2)
Replace this usage of 'Stream.collect(Collectors.toList())' with
'Stream.toList()' Group 09

[#6](tarekFerdous#6)
Either re-interrupt this method or rethrow the "InterruptedException"
that can be caught here.

[#9](tarekFerdous#9)
Remove unused "TAG" private field.

[#11](tarekFerdous#11)
Use isEmpty() to check whether the collection is empty or not.

[#13](tarekFerdous#13)
Fixing technical debts for io/file/impoter/importService.java and
io/file/importer/importViewModel.java

[#14](tarekFerdous#14)
io/file/importer/KmlTrackImporter and io/file/importer/KmzTrackImporter

[#15](tarekFerdous#15)
Removing the Deprecated lines in the code Group(09)
Soham-2411 pushed a commit that referenced this pull request Feb 17, 2024
Added static to the final field #2
Soham-2411 added a commit that referenced this pull request Apr 8, 2024
arextron pushed a commit that referenced this pull request Apr 9, 2024
…nounce-avg-speed-at-end-of-each-run

64 settings voice announcements announce avg speed at end of each run
nihal514 added a commit that referenced this pull request Apr 9, 2024
thanhpd added a commit that referenced this pull request Apr 9, 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
VishalPeruma1 pushed a commit that referenced this pull request Apr 26, 2024
Changed the visibility of this constructor to "protected".
VishalPeruma1 added a commit that referenced this pull request Apr 26, 2024
VishalPeruma1 pushed a commit that referenced this pull request Apr 26, 2024
I removed the extra comments from the XML file.
VishalPeruma1 pushed a commit that referenced this pull request Apr 26, 2024
I removed the extra comments from the file
nihal514 added a commit that referenced this pull request Apr 27, 2024
…tatistics. (#224)

Describe the pull request
We're creating a java method with various elements to display key skiing
statistics. These include the total distance skied, total waiting time,
longest and shortest waits at chairlifts, average speed, and maximum
speed achieved. Each element will provide a clear snapshot of different
aspects of the skiing experience, allowing users to easily track their
performance and experiences.

Links to the Tasks
#72, #73, #78, #79, #91, #99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Technical Debt Technical Debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants