UBports Robot Logo UBports Forum
    • 版面
    • 最新
    • 標籤
    • 熱門
    • 使用者
    • 群組
    • 搜尋
    • 註冊
    • 登入

    Oneplus 3/3T

    已排程 已置頂 已鎖定 已移動 Oneplus 3/3T
    616 貼文 76 Posters 578.9k 瀏覽 25 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
      回覆
      • 在新貼文中回覆
      登入後回覆
      此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
      • E 離線
        ernest @FBrain
        最後由 編輯

        @FBrain
        try that I've just compiled the bluetooth app file transfer for arm64 : https://drive.google.com/file/d/1Y7sV-ofWqCpfUvlUmKHals9eUFs7MVFD/view?usp=sharing

        Seems that it creates two bluetooth icons... It would be great that somebody gives some love to this app

        F KenedaK 2 條回覆 最後回覆 回覆 引用 0
        • PhoenixLandPiratP 離線
          PhoenixLandPirat @ernest
          最後由 編輯

          @ernest I think it'd be nice if it was the home button that opened the appdrawer, I think people moving from android, would be confused if the back button, suddenly changed to be the "home" button.

          I dont think you can implement the back button though, because I heard that things aren't coded to accept a universal back button, so sometimes it would work and other times it might not.

          Though the task button might be codable to work?

          Either way, you have the buttons, so I think its good to use them if people want to.

          E 1 條回覆 最後回覆 回覆 引用 0
          • E 離線
            ernest @PhoenixLandPirat
            最後由 編輯

            @PhoenixLandPirat

            Regarding the home button, it's driven by the fingerprint sensor. They is the driver implemented, it's detected as a input device however I'm not able to capture any event from it. I guess some firmware would be required to be loaded... I've no clue how to do that after couple of hours researching on the net.

            No I've tried the back feature from Lomiri, nothing respond.

            for the task button (alt+tab) it would required a modification of Lomiri to welcome a new button doing that. So Far I'm modifying the kernel to attribute the button a new function but i cannot attribute 2 functions to a button.

            It would be great at least one for the dash and the other for the app list (alt+tab).

            Do you know if modifying the qml of lomiri from the phone is enought or something requires to get compile ?

            PhoenixLandPiratP 1 條回覆 最後回覆 回覆 引用 1
            • PhoenixLandPiratP 離線
              PhoenixLandPirat @ernest
              最後由 編輯

              @ernest

              Ah I see, I thought it was strange that you chose that button, I know there's some code in Ubuntu Touch itself for finger print scanners, but I remember Dalton basically banging his head over fingerprint sensors because apparently they are a nightmare, I didn't realize that you needed the fingerprint sensor to be active for the button to be detected, IDK why but I thought they where, or could be separated some how, but that was just an assumption.

              I can't confirm for button signifiers, but from what I've played around with, you shouldn't need to recompile anything if you're just modifying some qml.

              1 條回覆 最後回覆 回覆 引用 0
              • B 離線
                bsdfreak
                最後由 編輯

                I tried to flash my oneplus 3 with the factory image first and after that ubports and it seems like that helped a lot on the performance and stability part. Even anbox runs pretty well for some of the apps i need. I now ordered the pinephone ubports edition to sponsor this project.

                1 條回覆 最後回覆 回覆 引用 0
                • F 離線
                  FBrain @ernest
                  最後由 FBrain 編輯

                  @ernest said in Oneplus 3/3T:

                  @FBrain
                  try that I've just compiled the bluetooth app file transfer for arm64 : https://drive.google.com/file/d/1Y7sV-ofWqCpfUvlUmKHals9eUFs7MVFD/view?usp=sharing

                  Seems that it creates two bluetooth icons... It would be great that somebody gives some love to this app

                  I would love to do it, but I don’t have the necessary knowledge, can I read the manuals somewhere?

                  I tested bluetooth, with WiFi everything is fine when using Bluetooth, but can I somehow send files?

                  Since from time to time I update packages through the console, I got an update for the bluez, but it cannot be installed.

                  E 1 條回覆 最後回覆 回覆 引用 0
                  • E 離線
                    ernest
                    最後由 編輯

                    此回覆已被刪除!
                    1 條回覆 最後回覆 回覆 引用 0
                    • M 離線
                      ma
                      最後由 編輯

                      I just tried the flashlight, but it doesn't work anymore (neither the button in the indicator bar nor the uTorch app). Does anyone else have the same problem? Thanks

                      LakotaubpL 2 條回覆 最後回覆 回覆 引用 0
                      • LakotaubpL 離線
                        Lakotaubp @ma
                        最後由 編輯

                        @ma If you read back up in this thread there is a method to reinstall it. On mobile working so can't find it just now.

                        1 條回覆 最後回覆 回覆 引用 0
                        • KenedaK 離線
                          Keneda @ernest
                          最後由 編輯

                          @ernest said in Oneplus 3/3T:

                          Seems that it creates two bluetooth icons... It would be great that somebody gives some love to this app

                          The two bluetooth icons bug appeared with RC/ota-12, even with open-store BTFT app.

                          2015-2023 : Meizu MX4 ☠️⚰️✝️
                          2023-2024 : Nexus 5 ☠️⚰️✝️
                          2024-***** : FPOS Fairphone 5 waiting UT for freedom 😉
                          🇲🇫🇬🇧

                          1 條回覆 最後回覆 回覆 引用 0
                          • LakotaubpL 離線
                            Lakotaubp @ma
                            最後由 編輯

                            @ma Care of @Stefano

                            open terminal
                            type: sudo -i
                            you'll be prompted to type in your password, do it
                            then type: sudo ubports-qa install PR-22
                            confirm by : y when/if asked
                            then type: sudo apt install indicator-power
                            reboot

                            after reboot, on dash under battery icon will appear a flashlight.

                            M 1 條回覆 最後回覆 回覆 引用 1
                            • M 離線
                              ma
                              最後由 ma 編輯

                              Thanks. It works again. It doesn't matter but the uTorch-App is still not working.

                              1 條回覆 最後回覆 回覆 引用 0
                              • M 離線
                                ma
                                最後由 編輯

                                Since yesterday I have two problems:

                                1. The OP3T can only be started if the power button is pressed very long.

                                2. When I select "reboot", the phone does not reboot. It only turns off.

                                ThePossessorT 1 條回覆 最後回覆 回覆 引用 1
                                • PhoenixLandPiratP 離線
                                  PhoenixLandPirat
                                  最後由 編輯

                                  I saw somewhere that Bluetooth things for the OP3 are now merged, but I'm in devel and I haven't got Bluetooth working, are the merges I've seen around bluetooth, work like backporting newer bluez, or other stuff, thats not meant to be active yet?

                                  can I install the ability to test bluetooth using Ubports-qa command or something, or do you still have to install by downloading the OS via the links provided above to try it?

                                  I'd prefer to wait because I am a big fan of OTA updates, and just flashing the device via the UBports installer if anything goes wrong, you know.

                                  Thank you 🙂

                                  LakotaubpL E 2 條回覆 最後回覆 回覆 引用 0
                                  • LakotaubpL 離線
                                    Lakotaubp @PhoenixLandPirat
                                    最後由 編輯

                                    @PhoenixLandPirat The advice on testing the new Bluetooth stuff was only if your confident. I'm going to wait till an OTA gets Bluetooth working on my OP3. Which it is not as yet. You can toggle the switches on and off but nothing happens.

                                    E 1 條回覆 最後回覆 回覆 引用 0
                                    • E 離線
                                      ernest @PhoenixLandPirat
                                      最後由 ernest 編輯

                                      @PhoenixLandPirat

                                      I don't know when the bluetooth should land to you. yes it has been merge to halium repos.
                                      can you give the output of :

                                      dmesg |grep toot 
                                      

                                      right after a boot

                                      hciconfig
                                      

                                      thanks

                                      PhoenixLandPiratP 1 條回覆 最後回覆 回覆 引用 0
                                      • S 離線
                                        stan
                                        最後由 編輯

                                        is battery consumption increased lately or it's just me ?

                                        LakotaubpL 1 條回覆 最後回覆 回覆 引用 0
                                        • LakotaubpL 離線
                                          Lakotaubp @stan
                                          最後由 編輯

                                          @stan It does vary over updates I have noticed.

                                          S 1 條回覆 最後回覆 回覆 引用 0
                                          • S 離線
                                            stan @Lakotaubp
                                            最後由 編輯

                                            @Lakotaubp thank you for answering back

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • E 離線
                                              ernest @Lakotaubp
                                              最後由 編輯

                                              @Lakotaubp Can you try the command mentioned above ?

                                              LakotaubpL 1 條回覆 最後回覆 回覆 引用 0
                                              • 第一個貼文
                                                最後的貼文