• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ABANDONED][ROM][7.1.2][UNOFFICIAL] dotOS

PixelBoot

Recognized Developer
Feb 20, 2017
633
2,714
93
www.pixelboot.github.io

" #DroidOnTime "

Code:
/*
 *
 * Your warranty is now void.
 * We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels. 
 * You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
 *
"This is a user friendly thread, all your suggestions are important to us and will be taken into consideration.."

dotOS is an Android Rom which focuses on performance and stability. Our aim is to enable a user to extract as much juice as possible and get most out of his/her device.
Initially started by Mohan CM and later joined by Ganesh, Sam, Kuber, Iacob and Hari. Together we stand strong.


Stability and Performance
Lagfree with High Performance Results
Clutterless UI
Perfect Interface for every User
Enhanced default apps
Redesigned settings and QS panel
Full OMS support
Colour Engine Support

DotExtras

STATUSBAR
* Clock Customisation
* Battery Customisation

Quick Settings
* Quick Pulldown
* QS Tiles Customisation
* Advanced Quick Setting Easy Toggles

Buttons
* Volume Key Cursor Control

Display
* Wake on Plug
* Pocket Detection
* Accidental Touch

Lockscreen
* Fingerprint Tweaks
* Powermenu Tweaks
* Double tap 2 sleep anywhere
* Lockscreen Media Customisation
* Blur Screen Lockscreen

Recents
* Clear all Button
* Immersive Recents
* Show Memory Bar

Navigation Bar
* On screen navigation Bar tweaks
* Home Button tweaks
* Menu Button tweaks
* Back Button tweaks
* Power Button tweaks
* Volume Buttons tweaks

Misc
* Advanced Reboot
* Disable Force Close
* ScreenShot Tweaks
* Camera Shutter Sound


CLEAN FLASH :
Download the latest build and GApps
Reboot to recovery
Make NAndroid backup (Not Necessary)
Wipe System, Data, Cache , Dalvik
Flash the latest build and GApps
Reboot

DIRTY FLASH :
Download the latest build
Reboot to recovery
Flash the latest build
Wipe Cache
Reboot

Download ROM:
DotOS v1.2

Download Gapps:
Note : Pico or Nano Gapps are recommended. We Don't prefer STOCK/HEAVY Gapps
OpenGapps

dotOS team
LineageOS team
ResurrectionRemix team
AospExtended
crDroid team
AICP team
And all other open source Devs/Teams.

Djeman (Main Developer)
Danijel (Developer and Tester)
PixelBoot (Developer and Thread Manager)

BUGS
Wi-Fi Connections





#AlignTheDots


XDA:DevDB Information
dotOS N, ROM for the Samsung Galaxy J3 (2016)

Contributors
PixelBoot, [email protected], djeman
Source Code: https://github.com/djeman

ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x

Version Information
Status: Abandoned

Created 2019-06-24
Last Updated 2020-01-26
 
Last edited:

PixelBoot

Recognized Developer
Feb 20, 2017
633
2,714
93
www.pixelboot.github.io
Hey! PixelBoot what sources did you use in local_manifest.xml?? Please put all of the links!!! Thank you ^^
I used djeman's local_manifest, but changing the device tree to danijel's version.
I am aware of the wifi error being due to some sources being changed by me :)
I had many errors while building so some stuff had to be cut out (I think...)
I hardly think it is due to provided sources. :)

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project path="external/busybox" name="LineageOS/android_external_busybox" revision="cm-14.1" />
<project path="external/stlport" name="LineageOS/android_external_stlport" revision="cm-14.1" />
<project path="packages/apps/SamsungServiceMode" name="LineageOS/android_packages_apps_SamsungServiceMode" revision="cm-14.1" />
<project path="hardware/samsung" name="LineageOS/android_hardware_samsung" revision="cm-14.1" />
<project path="external/sony/boringssl-compat" name="LineageOS/android_external_sony_boringssl-compat" revision="cm-14.1" />
<project path="bootable/recovery-twrp" name="omnirom/android_bootable_recovery" revision="android-7.1" />

<project path="vendor/nxp-nfc/opensource/Nfc" name="LineageOS/android_vendor_nxp-nfc_opensource_Nfc" revision="cm-14.1" />
<project path="vendor/nxp-nfc/opensource/frameworks" name="LineageOS/android_vendor_nxp-nfc_opensource_frameworks" revision="cm-14.1" />
<project path="vendor/nxp-nfc/opensource/libnfc-nci" name="LineageOS/android_vendor_nxp-nfc_opensource_libnfc-nci" revision="cm-14.1" />

<project path="device/samsung/j3xnlte" name="danijelj2001/android_device_samsung_j3xnlte" revision="cm-14.1" />
<project path="kernel/samsung/j3xnlte" name="djeman/android_kernel_samsung_j3xnlte" revision="cm-14.1" />
<project path="vendor/samsung/common" name="djeman/android_vendor_samsung_common" revision="cm-14.1" />
<project path="vendor/sprd" name="djeman/android_vendor_sprd" revision="cm-14.1" />
</manifest>
 

Andissace

Senior Member
Mar 31, 2017
210
42
0
I used djeman's local_manifest, but changing the device tree to danijel's version.
I am aware of the wifi error being due to some sources being changed by me :)
I had many errors while building so some stuff had to be cut out (I think...)
I hardly think it is due to provided sources. :)

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project path="external/busybox" name="LineageOS/android_external_busybox" revision="cm-14.1" />
<project path="external/stlport" name="LineageOS/android_external_stlport" revision="cm-14.1" />
<project path="packages/apps/SamsungServiceMode" name="LineageOS/android_packages_apps_SamsungServiceMode" revision="cm-14.1" />
<project path="hardware/samsung" name="LineageOS/android_hardware_samsung" revision="cm-14.1" />
<project path="external/sony/boringssl-compat" name="LineageOS/android_external_sony_boringssl-compat" revision="cm-14.1" />
<project path="bootable/recovery-twrp" name="omnirom/android_bootable_recovery" revision="android-7.1" />

<project path="vendor/nxp-nfc/opensource/Nfc" name="LineageOS/android_vendor_nxp-nfc_opensource_Nfc" revision="cm-14.1" />
<project path="vendor/nxp-nfc/opensource/frameworks" name="LineageOS/android_vendor_nxp-nfc_opensource_frameworks" revision="cm-14.1" />
<project path="vendor/nxp-nfc/opensource/libnfc-nci" name="LineageOS/android_vendor_nxp-nfc_opensource_libnfc-nci" revision="cm-14.1" />

<project path="device/samsung/j3xnlte" name="danijelj2001/android_device_samsung_j3xnlte" revision="cm-14.1" />
<project path="kernel/samsung/j3xnlte" name="djeman/android_kernel_samsung_j3xnlte" revision="cm-14.1" />
<project path="vendor/samsung/common" name="djeman/android_vendor_samsung_common" revision="cm-14.1" />
<project path="vendor/sprd" name="djeman/android_vendor_sprd" revision="cm-14.1" />
</manifest>
Thank you so much for taking your time!
 

mandy111

Member
Oct 11, 2016
40
8
0
I installed the rom .. everything was pretty amazing
I love the smooth animations and the quiz settings that mimics the Android O
But the placement of date and time in quick settings is annoying i hope i can fix it ..and wifi is already a bug .
Other than that everything is perfect .❤
Prettiest rom till date❤?
 

mitchde

Senior Member
Apr 12, 2012
269
37
0
Fo rme same question: What excat is the wifi bug? General or sometimes?
I ask because some had wifi (disconnecting ) probs also with lineage 13/14 - but i never with same builds. In this case seems be depedency which wlan routers used/serve wifi.
 

oned_gk

Senior Member
Sep 29, 2017
176
21
0
Cilacap
I like los, rr, oct-n roms, nougat roms only working fine in my device.
Im looking for new nougat rom with new ui style.
I have not try this rom because wifi bug you have said.
 
Sep 5, 2009
34
2
8
Jubbega
I really like this ROM, the look and the feel. Too bad the wifi is the bommer. I see comments in the different threats that TIME is a problem. Why not make one or 2 or 3 ROM's good and stable , instead of creating many different ROM's and not be able to finish the programming of the ROM's.
 
  • Like
Reactions: resowy32