Search results

  1. vevgeniev

    Post Would anyone implement the Camera2 API in Yota 3?

    Try adding "persist.camera.HAL3.enabled=1" to your build.prop file: Temporarily boot into recovery fastboot boot recovery.img Mount system and then using adb, pull the build.prop file adb pull /system/build.prop <path to save file> Edit the file you just extracted and save it. Push it back to...
  2. vevgeniev

    Post YOTA 3+ FIRMWARE news

    Is it the same TWRP image, intended for Yota 3? I flashed my Yota 3 with the Yota 3+ firmware and tried to boot the TWRP image: fastboot boot rec.img but it failed to boot and the default recovery fails too with "No command" error.
  3. vevgeniev

    Thread Google Camera on Yota 3+

    Did someone find a working apk of Google Camera for Android 8.1? I found several, but all of them crash.
  4. vevgeniev

    Post YOTA 3+ FIRMWARE news

    Is this image file for a 64GB or 12GB Yota3? Are there any issues after the upgrade?
  5. vevgeniev

    Post R06 Release Soon [YOTA3 CUSTOM R05] with google apps and no root

    It's caused by the "Smart background management", it's too aggressive and cleans up all background apps after the screen has been off for 5 minutes.
  6. vevgeniev

    Post YOTA3 full firmware and ROOT for Magisk

    I used the rooted boot.img from gor516don and installed Open GApps on top of it. All GApps work fine. Facebook is crashing when I try to post, but this doesn't bother me too much.
  7. vevgeniev

    Thread Custom Launcher on the E Ink screen

    Is it possible to replace the default launcher (Mozhi) with something else (ideally with the Yotaphone 2 launcher)?
  8. vevgeniev

    Post [EPD LAUNCHER R03] mirror, mobest, any app can run all in one

    Can you post a screenshot of the launcher please?
  9. vevgeniev

    Post YOTA3 full firmware and ROOT for Magisk

    Did you install this recovery img?
  10. vevgeniev

    Post YOTA3 full firmware and ROOT for Magisk

    I found another way around: Restored the factory image. Set a PIN code. Installed the patched boot img again. Now the phone is unlocked and I have root. Thank you for the instructions and the img file! Do you know if it is possible to install custom recovery?
  11. vevgeniev

    Post YOTA3 full firmware and ROOT for Magisk

    I used your patched_boot.img, but now the phone asks for a password and I didn't have one.
  12. vevgeniev

    Post System update 1805077

    I updated yesterday. Pros: - the buttons on the e-ink screen now work when you are mirroring the display; - Kindle for the e-ink screen is newer version (I am not sure that it was not updated as part of some previous update). Now the cons: - Google Play stopped working (didn't have time to try...
  13. vevgeniev

    Post Yota apps on Hisense A2

    They actually are - I have a Yotaphone 2 and it's running Android 6.0.1. I've seen some pictures of HiSense A2 and the widgets (or whatever they are) on the eInk screen look horrible. If Yota's apps and widgets would work on HiSense A2 this would make the phone a lot more attractive (at least...
  14. vevgeniev

    Post Yota apps on Hisense A2

    Why do you think that the apps won't work?
  15. vevgeniev

    Post Yota apps on Hisense A2

    I don't have the phone. I am considering buying one and that's why I am wondering, if the Yota apps will work on HiSense A2.
  16. vevgeniev

    Thread Yota apps on Hisense A2

    Hello, Can someone who has Hisense A2 please tell me if Yota applications ( https://play.google.com/store/apps/developer?id=Yota+Devices+LLC ) run on A2? I.e. is it possible to make the e-ink display look like the one of Yotaphone? Also what is the difference between Hisense A2 and Hisense A2 pro?
  17. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    Update 2.0.2.48 (Aurajoki) Hello, I just built update 2.0.2.48 (Aurajoki). It can be downloaded from my blog. I am sorry that I've been unresponsive recently, but I've been very busy and have hardly any free time at all. Thanks, Vladislav
  18. vevgeniev

    Post ROMs based on non-prebuilt kernel

    I would like to port SailfishOS, but for that I need the build the kernel from source.
  19. vevgeniev

    Thread ROMs based on non-prebuilt kernel

    Are there any ROMs, based on the leaked kernel sources below? https://github.com/rmtew/MediaTek-HelioX10-Kernel All the ROMs, I've seen are based on prebuilt kernel.
  20. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    Update 2.0.1.11 (Taalojärvi) released. It's an initial release and doesn't support OTA and has the same issues as the previous release. I am working on OTA now.
  21. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    On my phone it's a symbolic link to libsailfishapp.so.1.0.10: /usr/lib/libsailfishapp.so.1 -> libsailfishapp.so.1.0.10 You can create the sym link, using: ln -s /usr/lib/libsailfishapp.so.1.0.10 /usr/lib/libsailfishapp.so.1
  22. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    I think that the reason for the error is that you created your Jolla account when your GSM module wasn't working. Now that you fixed, the IMEI number is different. Try creating new account.
  23. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    I meant on IRC sailfishos-porters, but it's the same person, so it shouldn't matter. The instructions can be found on line 119 here: http://piratepad.net/hadk-faq Once SailfishOS 2.0.1.7 (Update 19) is released, I will build a new image and will try to setup OTA.
  24. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    Jolla Store is disabled by default for ported devices. In order to get access to it, you need to send your phone's IMEI to sledges. The issue is that Jolla Store is undergoing changes. They will process the IMEIs once the changes are complete. In the meantime, as santamanga said, please use...
  25. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    Thanks, I'll check. Also I am afraid that my previous answer wont help. There's some generic issue with sensors that prevents orientation and proximity from normal operation after the first time the display has been locked.
  26. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    It seems that the proximity sensor is disabled by default. I don't know why yet. There is a temporary solution though: mcetool --set-ps-mode=enabled Unfortunately I don't have an answer for your second question :( I would like to create hw layout for Bulgarian language, but don't know how to do...
  27. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    That's fine :)
  28. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    It might be hw issue with your device. I tried using headphones both for a video played in the browser and from Gallery and it works as expected.
  29. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    Here you are: https://openrepos.net/content/vevgeniev/ne
  30. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    The store doesn't work for me either, but the instructions are: I'll check. Can you check if the hotspot works?
  31. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    Great :) I will include it (along with the LEDs patch) in the next release - Sailfish OS 2.0.1.7 Taalojärvi. I am waiting for the public release.
  32. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    Thank you :) I don't remember, but please try this one: http://repo.merproject.org/obs//home:/mal:/mw/sailfishos_latest_armv7hl/armv7hl/harbour-cameraplus-0.0.29+master.20150906211846.156.g98bf8ae-10.5.7.jolla.armv7hl.rpm
  33. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    You are welcome :) Are the LEDs working now after restarting the phone (without restarting the service)? On my phone: systemctl --all | grep led sys-devices-i2c\x2d10-10\x2d0038-leds-keyboard\x2dbacklight.device loaded active plugged...
  34. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    For me all notifications work (green for new e-mails, etc.). I attached my LEDs patch. Please compare it with the changes that you made. This issue is not fixed yet. For the cameraplus crash, please make sure that the default properties (default.prop) have: persist.camera.shutter.disable=1
  35. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    Please try to restart the mce service and let me know if the LEDs work: systemctl restart mce.service
  36. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    Most likely Photon Q
  37. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    Great :) Can you make calls?
  38. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    Can you send me the link as a message? Also what phone are you using? Did you boot into CM11 before flashing Sailfish OS? Thanks
  39. vevgeniev

    Post [WARNING] Cricket Customers and the Moto E. You can't do anything with this phone.

    It's the same with my phone. I only have Facebook, Messenger and Viber (all installed on the SD card) and the internal storage is already full.
  40. vevgeniev

    Post [WARNING] Cricket Customers and the Moto E. You can't do anything with this phone.

    After "Factory data reset" I received the notification and updated my phone to Android 5.1
  41. vevgeniev

    Post [WARNING] Cricket Customers and the Moto E. You can't do anything with this phone.

    Did anyone install the lollipop update? I received notification about it, but it failed because the phone did not have enough space (850 MB). I cleaned up space, but now the update notification is gone.
  42. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    Please try to get some logs, if possible: Connect the phone with a USB cable. telnet 192.168.2.15 2323 Once connected, change the password for user nemo: passwd nemo Save the logs: dmesg > /tmp/dmesg.txt journalctl -b > /tmp/jnlctl.txt /usr/libexec/droid-hybris/system/bin/logcat -d >...
  43. vevgeniev

    Post SailfishOS 2.0 on RAZR HD

    Great, please let me know, if you have issues
  44. vevgeniev

    Thread SailfishOS 2.0 on RAZR HD

    Anyone willing to try SailfishOS on RAZR HD? The port is a work in progress, but I will greatly appreciated it if someone is willing to try it out. For current status of hardware support please refer to https://wiki.merproject.org/wiki/Adaptations/libhybris and look for the Motorola Photon Q...
  45. vevgeniev

    Thread SailfishOS 2.0 on Droid RAZR M

    Anyone willing to try SailfishOS on Droid RAZR M? The port is a work in progress, but I will greatly appreciated it if someone is willing to try it out. For current status of hardware support please refer to https://wiki.merproject.org/wiki/Adaptations/libhybris and look for the Motorola Photon...
  46. vevgeniev

    Thread SailfishOS 2.0 on Atrix HD

    Anyone willing to try SailfishOS on Atrix HD? The port is a work in progress, but I will greatly appreciated it if someone is willing to try it out. For current status of hardware support please refer to https://wiki.merproject.org/wiki/Adaptations/libhybris and look for the Motorola Photon Q...
  47. vevgeniev

    Post XDA DevDB FAQ / Feedback / Bug Reports

    Is it possible to add SailfishOS (https://sailfishos.org/) to the "Project OS" list?
  48. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    Yes, you can copy the files using scp / winscp, but you need to set a password for the user nemo first. If you are using Windows, here are FAQs on telnet: http://windows.microsoft.com/en-us/windows/telnet-faq#1TC=windows-7 Actually the instructions above work only if the USB connection is in...
  49. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    Please try the following: Connect the phone with a USB cable. telnet 192.168.2.15 2323 Once connected, change the password for user nemo: passwd nemo Use scp (or winscp) on your computer to copy the log: scp [email protected]:/home/nemo/Documents/logs.tar.gz .
  50. vevgeniev

    Post SailfishOS 2.0 on Motorola Photon Q

    The log files are saved in the /tmp/ folder. Here're modified commands that will save the archived logs in the Documents folder: telnet 192.168.2.15 2323 dmesg > /tmp/dmesg.txt journalctl -b > /tmp/jnlctl.txt /usr/libexec/droid-hybris/system/bin/logcat -d > /tmp/logcat.txt tar czvf...