Closed
Bug 1832037
Opened 3 years ago
Closed 3 years ago
Migrate Home Screen code from Java to Kotlin
Categories
(Focus :: General, task, P2)
Tracking
(firefox115 verified)
VERIFIED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | verified |
People
(Reporter: mcarare, Assigned: mcarare)
References
Details
Attachments
(1 file)
This code handles creating shortcuts on the home screen and navigating to the device's home screen.
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
Authored by https://github.com/mcarare
https://github.com/mozilla-mobile/firefox-android/commit/6836ca2b56f42a792a4230733beb9a34978355a6
[main] Bug 1832037 - Rename .java to .kt
Authored by https://github.com/mcarare
https://github.com/mozilla-mobile/firefox-android/commit/c545339c691192a92f4af2945a497b4c4f0d2a6a
[main] Bug 1832037 - Migrate HomeScreen.java code to Kotlin.
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox114:
--- → fixed
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
Updated•3 years ago
|
status-firefox114:
fixed → ---
status-firefox115:
--- → fixed
Target Milestone: 114 Branch → 115 Branch
| Assignee | ||
Comment 3•3 years ago
|
||
For QA: Test adding home screen shortcuts behaves as expected (as before).
Comment 4•3 years ago
|
||
Verified as implemented on the latest Focus Nightly 115.0a1 build from 5/10, with the following devices:
- Google Pixel 6 (Android 13),
- HTC 10 (Android 8),
- Lenovo tab M10 (Android 10).
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•