Feed Advanced Search

Jun 18 2022

turx added a member for KDE Connect: turx.
Jun 18 2022, 11:05 PM

Jan 23 2022

turx added a comment to T15154: Add Acknowledgments screen to iOS app.

It seems that we can mark this as completed.

Jan 23 2022, 7:05 AM · iOS, KDE Connect
turx moved T15154: Add Acknowledgments screen to iOS app from Ideas to In progress on the KDE Connect board.
Jan 23 2022, 7:05 AM · iOS, KDE Connect

Jan 17 2022

turx added a comment to T15154: Add Acknowledgments screen to iOS app.

I have updated a new commit on KDE Invent GitLab.

Jan 17 2022, 12:39 PM · iOS, KDE Connect

Jan 16 2022

turx added a comment to T15154: Add Acknowledgments screen to iOS app.

I have implemented a rough version of this. Screenshots follow:

Jan 16 2022, 1:12 PM · iOS, KDE Connect
turx claimed T15154: Add Acknowledgments screen to iOS app.
Jan 16 2022, 11:01 AM · iOS, KDE Connect
turx added a comment to T15154: Add Acknowledgments screen to iOS app.

Is the content of the acknowledgment screen like what in VLC for iOS, but triggered by one of the settings rows? (a screenshot is attached below)

Jan 16 2022, 11:01 AM · iOS, KDE Connect
turx added a comment to T7212: View "Encryption Info" before pairing.

For desktop, we can already see the key of any remote device which is not paired by KCM. Do we still need a button to display SHA256 fingerprints of both devices like that on Android?

Jan 16 2022, 1:10 AM · KDE Connect

Jan 15 2022

turx added a comment to T15164: Notify user when automatic device discovery is disabled on the current network.

Hi turx, thanks for taking an initiative in solving this! Since we only use Phabricator to keep track of tasks, it would be great if you can start a merge request on KDE Invent GitLab https://invent.kde.org/network/kdeconnect-ios so it's easier for us to review and merge your contribution.

Jan 15 2022, 10:35 PM · iOS, KDE Connect
turx added a comment to T15164: Notify user when automatic device discovery is disabled on the current network.

Hi turx! I took a look through the diff of the patch and it seems like the idea behind the implementation is sound. Though I'm not sure what potential problems the hard-coded 1 second wait would be.

Have you tested this in an actual broadcasting disabled environment yet? I'm curious how you did it. For your first question, I had some ideas but I haven't tried them out:

  • The most realistic approach: go into your router settings (usually 192.168.1.xxx) and literally turn off the broadcast feature. This will test as intended: pop-up shows up, and then adding the remote device's LAN address manually will allow discovery.
  • Simulated approach: block UDP port 1716 on the device running KDE Connect/Simulator to prevent it from receiving (or sending) the ID packet. This will test the pop-up properly, but unlike the previous method, adding addresses directly WILL NOT allow discovery since 1716 is just blocked no matter what.

    Plz do note that doing either could potentially affect other processes running on your network, so keep in mind of that.
Jan 15 2022, 10:20 PM · iOS, KDE Connect
turx added a comment to T15164: Notify user when automatic device discovery is disabled on the current network.

Here is my patch based on the most recent commit b2b8673fc301d4fd4d69fef620484efa9daecbdf:

Jan 15 2022, 10:25 AM · iOS, KDE Connect
turx added a comment to T15164: Notify user when automatic device discovery is disabled on the current network.

I have implemented a rough version.

Jan 15 2022, 10:01 AM · iOS, KDE Connect
turx claimed T15164: Notify user when automatic device discovery is disabled on the current network.

I am happy to help solve this problem, and I have macOS/iOS devices with the latest software. Could you please provide me a hint that how to set up a UDP-broadcast-disabled network environment for a connected iOS device or an Xcode simulator?

Jan 15 2022, 5:54 AM · iOS, KDE Connect

Dec 10 2018

turx updated the diff for D17488: [GCi 2018] GCompris: Fix overriding in Reading..
  • Fixed the issue that the last word goes out of the display area in vertical reading activity
Dec 10 2018, 5:14 PM · KDE Edu, GCompris: Improvements
turx requested review of D17488: [GCi 2018] GCompris: Fix overriding in Reading..
Dec 10 2018, 4:40 PM · KDE Edu, GCompris: Improvements
turx requested review of D17477: [GCi 2018] GCompris: Fix overriding in "Click game"..
Dec 10 2018, 2:44 PM · GCompris: Improvements, KDE Edu
turx updated the diff for D17453: [GCi 2018] GCompris: fix "erase" activities layout.
  • Removed the use of 'vect' property and 'higher' property
Dec 10 2018, 2:33 AM · GCompris: Improvements, KDE Edu
turx updated the diff for D17453: [GCi 2018] GCompris: fix "erase" activities layout.
  • Added implementation of the property 'background.vect'
  • Changed function name to make it clearer to read
Dec 10 2018, 2:20 AM · GCompris: Improvements, KDE Edu

Dec 9 2018

turx updated the diff for D17453: [GCi 2018] GCompris: fix "erase" activities layout.
  • Fixed the overlapping issue
Dec 9 2018, 4:32 PM · GCompris: Improvements, KDE Edu
turx updated the diff for D17453: [GCi 2018] GCompris: fix "erase" activities layout.
Dec 9 2018, 4:21 PM · GCompris: Improvements, KDE Edu
turx added a comment to T8524: erase activities, fix layout..

Hello admin, I claimed a task titled "GCompris: fix "erase" activities layout" with URL https://codein.withgoogle.com/dashboard/task-instances/4589750116679680/ and the same content, so I cannot claim the task you said.

Dec 9 2018, 4:07 PM · GCompris: Improvements
turx updated the diff for D17453: [GCi 2018] GCompris: fix "erase" activities layout.
  • The blocks are no longer hidden behind the bar on the bottom.
  • If after resizing, the blocks are no longer too small.
Dec 9 2018, 12:34 PM · GCompris: Improvements, KDE Edu
turx requested review of D17453: [GCi 2018] GCompris: fix "erase" activities layout.
Dec 9 2018, 12:15 PM · GCompris: Improvements, KDE Edu
turx updated the diff for D17404: [GCI 2018] GCompris: Add keyboard controls support to Memory activities.
  • The activity can no longer freeze if you keep pressing an arrow while you or Tux is winning a level
  • Tux card position issue is fixed
Dec 9 2018, 2:55 AM · KDE Edu

Dec 8 2018

turx added inline comments to D17404: [GCI 2018] GCompris: Add keyboard controls support to Memory activities.
Dec 8 2018, 6:23 PM · KDE Edu
turx updated the diff for D17404: [GCI 2018] GCompris: Add keyboard controls support to Memory activities.
  • Added a comment in the code, telling it's to skip the highlight on the already found cards
  • Failed to work out by fixing surface issues in memory.js
Dec 8 2018, 6:20 PM · KDE Edu
turx added inline comments to D17404: [GCI 2018] GCompris: Add keyboard controls support to Memory activities.
Dec 8 2018, 5:52 PM · KDE Edu
turx updated the diff for D17404: [GCI 2018] GCompris: Add keyboard controls support to Memory activities.

Bugs fixed.

  • Spaces between the cards
  • Eliminated possibility of the third selection
  • Eliminated possibility of self-validation
Dec 8 2018, 1:13 PM · KDE Edu

Dec 7 2018

turx updated the diff for D17404: [GCI 2018] GCompris: Add keyboard controls support to Memory activities.

Removed some unnecessary code.

Dec 7 2018, 3:28 PM · KDE Edu
turx requested review of D17404: [GCI 2018] GCompris: Add keyboard controls support to Memory activities.
Dec 7 2018, 2:07 PM · KDE Edu

Nov 28 2018

turx updated the diff for D17214: GCI [KDE Connect] Start New Conversation in Messaging App.

Removes something about PulseAudio which was misadded to the repo.

Nov 28 2018, 4:46 PM · KDE Connect
turx added reviewers for D17214: GCI [KDE Connect] Start New Conversation in Messaging App: nicolasfella, Simon.
Nov 28 2018, 1:42 PM · KDE Connect
turx requested review of D17214: GCI [KDE Connect] Start New Conversation in Messaging App.
Nov 28 2018, 1:41 PM · KDE Connect