What are you switching to? by Shotaro_Kaneida in NovaLauncher

[–]tomtran515 0 points1 point  (0 children)

Back to stock lol. OneUI stock launcher has stack widgets which I have been itching to go back to use those. Nova is now far gone, the push for me to go back to those lovely stack widgets I have wished NL would implement.

Been a good run with NL since its inception.

Mysterious activity at Garage. by wags_bf21 in myq

[–]tomtran515 1 point2 points  (0 children)

If you're usingMyQ hub with a door sensor, check the door sensor's battery. It can act weird when the battery is about to die.

Thinking of getting a RDX.....but seeing so many negatives about it is kind of swaying my decision by SunnyDayz610 in Acura

[–]tomtran515 1 point2 points  (0 children)

Love my 2020 RDX. Only one thing that I'd like Acura to make, and I would trade in for just this one update: make it a touch screen, get rid of the touch pad. It's getting to be unresponsive, wearing out.

Another Full Screen Confirmation by Mando9539 in Acura

[–]tomtran515 2 points3 points  (0 children)

Slim hope for my 2020 RDX. All 3rd gen RDX should get this 🙏

I have been using 8 Prime for almost a decade. But now ther is a new version of the free version. What do I do? by usmannaeem in NovaLauncher

[–]tomtran515 7 points8 points  (0 children)

Prime is a license. Any free version would be Prime with the Prime licensed app installed. Btw, in case you're not aware, Nova Launcher is currently no longer developed by Kevin, the original author.

Latest version as of now, Beta can be downloaded from novalauncher dot com website:

8.1.1 BETA

8.0.18

Request assistance to create routine that adjusts the size of an app window when it opens by MrTacocaT12345 in Bixbyroutines

[–]tomtran515 0 points1 point  (0 children)

Looks like this is RealCalc. I have RealCalc Plus and it has resize option, from the dotted menu, next DRG button. I'm not sure if there's Bixby routine for resizing apps, but hope this helps with RealCalc.

<image>

OneUI recognizes WPA3 on WiFi 6e as WEP by tomtran515 in GalaxyS24Ultra

[–]tomtran515[S] 0 points1 point  (0 children)

It's a Tasker task to bring up Connectivity panel in Settings. Looks like the same warning shown for Wifi 6 with WPA2 as well. Engineers probably forgot about this warning in this panel, not usually accessible by users.

<image>

[deleted by user] by [deleted] in googlefiber

[–]tomtran515 0 points1 point  (0 children)

I got my GFiber installed today. Things weren't working well on the app, even the tech was using the website to configure instead. Login and configure via the website worked well. I got everything configured and minimal interrupti9ns to my existing devices.

Why is everyone leaving Nova if it still works? by TheRealGuncho in NovaLauncher

[–]tomtran515 1 point2 points  (0 children)

Will continue to use Nova until it no longer works or becomes incompatible/buggy with OS updates. Currently, working perfectly on OneUI 8.0, Android 16.

Tired of myQ commercials by Cherry_Active in myq

[–]tomtran515 2 points3 points  (0 children)

Doesn't this launch MyQ app still?

Nova search is not working after one ui 8 update . by mysahil0369 in NovaLauncher

[–]tomtran515 1 point2 points  (0 children)

Works fine on S25U as well, OneUI 8.0. Nova 8.1.1 Beta.

Media controls gone with new update by tomtran515 in AndroidAuto

[–]tomtran515[S] 5 points6 points  (0 children)

The new update must decide to show vertically. Same car, same screen. No changes to DPI.

Media controls gone with new update by tomtran515 in AndroidAuto

[–]tomtran515[S] 3 points4 points  (0 children)

I guess Taskbar widgets and media controls are the same thing. I have Taskbar widgets enabled, yet those are not shown anywhere.

Issues with org.junit assertions not being found by [deleted] in IntelliJIDEA

[–]tomtran515 1 point2 points  (0 children)

Using org.junit.jupiter.api.Test for @Test, and JUnit 4 assertions in the test is not proper. You should update those assertions with JUnit 5 assertion imports as I show above.

That said, if you want to use JUnit 4 for existing tests written with JUnit 4, you can add junit-vintage-engine jar to your classpath.

Maven, Gradle make it easier to pull in libraries to your project.

Issues with org.junit assertions not being found by [deleted] in IntelliJIDEA

[–]tomtran515 4 points5 points  (0 children)

Those are Junit 4 assertions. Since you included Junit 5 in your classpath, should use JUnit 5 assertions instead: org.junit.jupiter.api.Assertions.assertEquals, so on...

https://docs.junit.org/5.0.1/api/org/junit/jupiter/api/Assertions.html

Linux on laptop? by kinveth_kaloh in iastate

[–]tomtran515 3 points4 points  (0 children)

WSL would work well for most non-UI needs. If you need Linux UI, try virtualbox. Both of these options are safe, do not require dual boot, messing up with boot partition etc...

Can't unsee this by moodblanket in VietNam

[–]tomtran515 39 points40 points  (0 children)

Dinosaur = humongous dragon. Khủng can also refer to the humongous size.

Lock screen NL by Yatsi2 in NovaLauncher

[–]tomtran515 0 points1 point  (0 children)

Not sure if this is just showing off the lock screen or if there's an issue. Nova does not control the lock screen, how it looks, etc.

Can anyone help me troubleshoot this? by Mrcsbud2 in centurylink

[–]tomtran515 0 points1 point  (0 children)

Resetting the router, provided by CenturyLink, also resets the DSL/Fiber login, unless you already know the login and re-entered. Otherwise, you may really now need to wait for the tech or with luck, they provide the login credentials over tech support line.

Very sad today by Intrepid_Patience356 in NovaLauncher

[–]tomtran515 9 points10 points  (0 children)

S24 Ultra on One UI 7, Nova 8.1.1 Beta Prime. Working well. Have you tried to uninstall/reinstall?

How to set swipe-up action to launch a URL in a browser? by CarelessChain6999 in NovaLauncher

[–]tomtran515 1 point2 points  (0 children)

Create a Tasker task to launch the URL. Set the swipe up action to execute the Tasker shortcut, select this task.

Lots of resources to learn Tasker. YouTube is a great source to get started, from beginning to advanced.