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

Convert to Kotlin #147

Open
2 of 11 tasks
rodrigoperazzo opened this issue Jan 30, 2019 · 1 comment
Open
2 of 11 tasks

Convert to Kotlin #147

rodrigoperazzo opened this issue Jan 30, 2019 · 1 comment
Labels
good first issue Good for newcomers improvement general improvements, such as UX, UI, performance and others

Comments

@rodrigoperazzo
Copy link
Contributor

rodrigoperazzo commented Jan 30, 2019

Packages and classes that we believe are easy to convert:
(Please create a sub-issue for each item or each sub package)

  • Package domain
  • ui/ExtraNames.java
  • ui/ViewNames.java
  • app/StickySessionApplication.java
  • data/remote/model/NoteRemote.java
  • Package data/remote/wrapper
  • Package data/remote/service
  • Package data/repository/mapper
  • Package logger
  • Package navigation/exception
  • Package navigation/router
@rodrigoperazzo rodrigoperazzo added good first issue Good for newcomers improvement general improvements, such as UX, UI, performance and others labels Jan 30, 2019
@OmneyaOsman
Copy link
Contributor

can i work on that issue?

OmneyaOsman added a commit to OmneyaOsman/sticky-sessions-android that referenced this issue Oct 24, 2019
1-Add new kotlin class ViewNames in ui package with constants provided in ViewNames.java but in kotlin .
2-remove viewNames.java
OmneyaOsman added a commit to OmneyaOsman/sticky-sessions-android that referenced this issue Oct 24, 2019
1-Add new kotlin class ViewNames in ui package with constants provided in ViewNames.java but in kotlin .
2-remove viewNames.java
OmneyaOsman added a commit to OmneyaOsman/sticky-sessions-android that referenced this issue Oct 25, 2019
1-Add new data kotlin class NoteRemote in data/remote/model package with fields provided in NoteRemote.java but in kotlin .
2-remove NoteRemote.java
OmneyaOsman added a commit to OmneyaOsman/sticky-sessions-android that referenced this issue Oct 25, 2019
1-Add new data kotlin class NoteRemote in data/remote/model package with fields provided in NoteRemote.java but in kotlin .
2-remove NoteRemote.java
CarlosRodrigo pushed a commit that referenced this issue Nov 4, 2019
1-Add new kotlin class ViewNames in ui package with constants provided in ViewNames.java but in kotlin .
2-remove viewNames.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers improvement general improvements, such as UX, UI, performance and others
Projects
None yet
Development

No branches or pull requests

2 participants