Search results

  1. 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.
  2. 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)?
  3. 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?
  4. 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.
  5. 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...
  6. 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...
  7. 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...
  8. vevgeniev

    Thread SailfishOS 2.0 on Motorola Photon Q

    Hello, I ported Jolla's Sailfish OS for Motorola Photon Q. Though it's developed for and tested on Photon Q only, it should work on other Motorola devices as well (it's based on CyanogenMod's moto_msm8960_jbbl sources): List of supported devices: Atrix HD (mb886) Photon Q 4G LTE (xt897) Droid...
  9. vevgeniev

    Thread sensors.conf Needed

    Hello, Can someone please send me sensors.conf for Photon Q? Thank you!
  10. vevgeniev

    Thread Ubuntu Touch Port

    Hello, I'm working on an Ubuntu Touch port for Photon Q. Currently the image boots, but graphics doesn't work. I'm stuck. Is anyone interested in working on the port? Any help will be greatly appreciated :) I uploaded the images to vladislavonline.com/ubuntu-touch-for-photon-q. Please note that...
  11. vevgeniev

    Thread [Q] Overlay Error

    Hello, I'm trying to port Ubuntu Touch for Photon Q. I'm posting in this section, because the error I get is generic. My phone fails to boot. The display flickers several times and last_kmsg contains the following message multiple times (the number is consistent with the number of flickers): [...
  12. vevgeniev

    Thread Ubuntu Touch port on Motorola Photon Q bootloops

    Hello, I am trying to port Touch for Photon Q. I used the following roomservice.xml manifest file: <manifest> <remote fetch="git://github.com/" name="gh"/> <project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="gh" revision="stable/cm-11.0" /> <project...