[APP][PORT]CM13 Trebuchet (Laucher) for any ROM (v 6.0.1) - Android Apps and Games

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TREBUCHET CM13-SNAPSHOT LAUNCHER PORTING v6.0.1.6
Newer version (from LineageOS 15)
Enjoy the CyanogenMod launcher on any device
Just install the apk file and set it as default android launcher
DOWNLOAD APP (XDA LABS STORE)
DOWNLOAD APK (MEDIAFIRE)
INSTALLER FOR CM12/12.1 (FLASHABLE)(CMfeatures)
Screenshots
Known bugs and fixes
To see the SearchBar, Google app must be installed and you have to grant Trebuchet the permission; just add a random witdget, a popup asking you to grant the permission will then appear
Please state your ROM and Android version when reporting bugs
Tested on
Android 5 (Lollipop) based roms
Android 5.1 (Lollipop) based roms
Android 6 (MarshMallow) based roms
Android 7.x (Nougat) based roms
Please notice that this porting required work and dedication; Trebuchet launcher belongs to Cyanogen so i cannot force you not resharing the porting as your work as i don't own its rights, but it would be nice of you if you didn't and if you shared the XDA thread link instead; thanks for understanding.
(MODDED FILES) (LOLLIPOP COMPATIBILITY MOD) (modified smali and res + original Trebuchet decompiled apk) (stoppped providing with new versions due to the big amount of modified files) (these are just to clear the minds of people telling me i "copied the apk from the ROM", which wouldn't even work; if you don't know what they are do not download them)​

Ok proven. Edited.

4df.ly link?? oh please

alesimula said:
TREBUCHET CM13-SNAPSHOT LAUNCHER PORTING v 6.0.1
Enjoy the CyanogenMod launcher on any device
Just install the apk file and set it as default android launcher
(sorry for the fragmented link but as a new member i cannot post external links, just remove the "___")
Known bugs and fixes
To see the SearchBar Google app must be installed and you have to grant Trebuchet the permission; just add a random witdget, a popup asking you to grant the permission will then appear
Tested on
Android 6 (MarshMallow) based roms
Please notice that this porting required work and dedication; Trebuchet launcher belongs to Cyanogen so i cannot force you not resharing the porting as your work as i don't own its right, but it would be nice of you if you didn't and if you shared the XDA thread link instead; thanks for understanding.​
Click to expand...
Click to collapse
you can attach file in your post, click edit and check Additional Options below
Additional Options>Attach Files>Manage attachments

pankajdj007 said:
you can attach file in your post, click edit and check Additional Options below
Additional Options>Attach Files>Manage attachments
Click to expand...
Click to collapse
I know, but i wanted to share the ADFLY link to earn a (SUPER)minimum income for my work; thanks anyway

AndroidSlave said:
Not really a "port" when you just pull the apk from the ROM...
Sent from my Nexus 6P using XDA-Developers mobile app
Click to expand...
Click to collapse
Like the apk pulled from the ROM even works (atleast the new 6.0.1 version);
Anyway here's the source with the classes i modified in a different folder
And since you just jumped to conclusions, here's what i did to patch the app:
1) Pulled the original apk from the ROM and decompiled it with apktool (we'll call it decompiledAPK).
2) Pulled the app source from the original Github Trebuchet page and created a new Android Studio project.
3) Removed all cyanogenmod dependencies with android studio; (at this point the app had some API related bugs and glitches so i couldn't just build it from android studio).
4) Compiled the (Buggy) app i had created with Android Studio, than decompiled it again with apktool to obatin all the modified smali files (we'll call it decompiledMOD).
5) Pulled the Github source again and created Android Studio project again, but this time instead of correcting the errors related to CM dependencies i highlighted them.
6) I searched the same highlited methos inside the SMALIs of decompiledAPK and corrected them by copying there the equivalent methods from decompiledMOD.
7) Modded OverviewSettingsPanel.java to remove "Protected Apps" option, then modded the equivalent smali by repeating step 6 for this one.
8) Modded user_folder.xml to remove the lock icon overlay, wich was referring to a cyanogenmod feature (protected apps and folders)
9) Removed the cyanogenmod package as i had already cleared all dependencies.
10) Recompiled the newly-modified decompiledAPK, recreated the APK and signed it.
And here's how you "pull an apk from the ROM"

works on cm12?

yelineca said:
works on cm12?
Click to expand...
Click to collapse
I only teated it on MarshMallow based roms, you could try, however i don't know if it lets you install it as an update for the Trebuchet system app.
You could also try the non-modified Trebuchet 6.0.1 since you are on a CyanogenMod ROM

Nice job but it always crashes when I press the home button

overlordofdoom1 said:
Nice job but it always crashes when I press the home button
Click to expand...
Click to collapse
What ROM and android version are you running?

Reopened.
OP resolved.
Thank you.

Parse error on opening the apk

Android-Desire said:
Parse error on opening the apk
Click to expand...
Click to collapse
Android version? ROM? please i need more detail to be able to help

5.0.1 Tablet Denver Taq 10153 stock with root
5.0.1 LG H340n Leon stock no root
5.0 Galaxy Alpha stock no root
Tried a few more phones, this trebuchet is only for Android 6

Android-Desire said:
5.0.1 Tablet Denver Taq 10153 stock with root
5.0.1 LG H340n Leon stock no root
5.0 Galaxy Alpha stock no root
Click to expand...
Click to collapse
Mmh, this confirms me it might not be compatibile with android 5.x, i'll eventually try removing API 23 dependencies but i'm busy these days

Note 5 tw 6.01 it's working fine.
Effects doesn't seem to included though. Is it deleted on the stock too ?
SM-G930F cihazımdan Tapatalk kullanılarak gönderildi

no protected apps ?? i wanted that feature..... coz i wanna hide some apps on my app drawer

Ozgurce said:
Note 5 tw 6.01 it's working fine.
Effects doesn't seem to included though. Is it deleted on the stock too ?
SM-G930F cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
Yes, effects were actually removed by cyanogen in the new trebuchet version, as they changed page scroll to vertical scrolling.

reyscott1968 said:
no protected apps ?? i wanted that feature..... coz i wanna hide some apps on my app drawer
Click to expand...
Click to collapse
Sorry, i removed that feature as it would make non-cyanogenmod devices crash, because it required CyanogenMod libraries to work.
There are however many apps and even an xposed module if i remember well which add that feature to your phone

alesimula said:
Sorry, i removed that feature as it would make non-cyanogenmod devices crash, because it required CyanogenMod libraries to work.
There are however many apps and even an xposed module if i remember well which add that feature to your phone
Click to expand...
Click to collapse
im running full stock as of the moment. tired of rooting and flashing xposed. i hope it can be supported soon

Related

(News/Changelog) for Inspire rom v1.0 (SM-T210R) (4.1.2) (5/16/2014)

Update Notice as of 5/16/2014:
Hey guys I am trying hard but failing at making the updater script for my rom. Can anyone give me advice as to how you make it properly? No one will be able to enjoy this rom till i can figure out how to make the updater script.
Besides that I still want to give you guys the best rom I possibly can. Once I figure out this tricky install rom business everything should be fine to release it. My goal is for you guys to have a great experience with this tablet. This rom will have ton of features as i keep updating it. Right now it's not released but will be hopefully soon. There will be daily updates for this rom also. Everything that i have listed will be featured in the rom. My tablet right now is super fast and only has one problem that i still need to figure out.
Once all of these are complete i will release it!
Note: This is a news thread to tell you the development of the rom this not a thread where you can download the rom. When it is developed it will be posted in the 7 inch development thread. This thread will be closed when it gets released. Please leave suggestions before the rom gets developed! If you have any questions i will try to answer you!
Here is what i will give you in the initial release of the rom:
Based on stockrom series v5.0 with 4.1.2 android software
Xposed installer installed into system
Mokee wallpaper chooser included
CM wallpaper chooser included
HK Theme Manager v7.1 installed into system
Xuimod xposed app installed into system
LMT Launcher installed into system
Brand new google loading and scanning spinners
UCCW app installed into system
New stock wallpaper chooser with brand new 3d wallpapers
Tweaked build.prop for you guys
Busybox app by jrummy installed into system
Newer busybox files installed into xbin
Using the newest blackhawk kernel 2.1 for better performance
Themed many stock app icons with better looking icons
Viper4android audio mod installed and has a new app icon
Nova Launcher (latest) installed into system
Updated all google services and apps i kept
Freedom IAP hacker installed into system
Included inverted playstore that looks amazing
Team Blackout Twitter app installed into system
Apollo music player installed into system
Holo apollo theme included for apollo music player
Brand new TV shutdown animation when you turn off your tablet
Made for daily use with no bugs or fc's whatsoever
Enable aosp lockscreen with the aosp lock xposed app that's installed into the system
UCCW app installed into system
Tesla unread for nova launcher installed into system
Zipme app by jrummy installed into system
Brand new Android particles boot animation with galaxy s5 power on sound
Aptoide Market installed as system app
Themed Power menu, dialogs, TW Dialogs, All checkboxes,
ES File Explorer installed into system
CM Calculator installed into system
App settings xposed app installed into system
Adaway adblocker installed into system
Greenify installed into system
Nexus 5 Email and Exchange installed into system
Yahoo weather installed into system
Mp3dit mp3 tag editor installed into system
Jango radio installed into system
Next Browser installed into system for a better browsing experience that comes standard with the rom
Build. Prop editor installed into system
There is a TON of brand new flipfonts that are installed into system to customize your tabs font
Miui v4 notes app installed into system
Clockworkmod recovery install compatible
Samsung services still with the tab and i am still trying to fix it
Xposed theme engine installed into system
Xperia T Keyboard installed into system
New settings icons
Added more battery styles with the already included OGBatterymod for everyone to enjoy
Enable better performance for your kernel on your tab with trickstermod installed into system
Included inverted Holo youtube that looks amazing
Installed latest Google Chrome into system
Adobe Flash player included for next browser to have flash enabled and working
Touchpal X keyboard included
Latest Ebay app installed into system
Included inverted Dropbox that looks better than original, gets a brand new icon
Flipboard app installed into system and gets a brand new icon
S-voice included with rom
Themed stock sammy keyboard
New progressbars and scrubbers
Ok screenshot installed into system
Credits:
I credit these amazing people for their amazing work on our android devices. They put a ton of effort in for the android community. They are given 100% credit and I will never sell any of their work for money.
Rovo89 (for xposed framework and his work)
Safariking (for letting me use his base rom, what a great guy!)
Brionicthemes (special thanks to them!) Without their theme black moonshine I would of never of been able to have the great icons with touchwiz launcher on my tablet. The stock icons are themed with moonshine icons and look amazing. Thanks Brionicthemes your icons are great
Will update later with more people as rom gets developed!
Here are screenshots of what i have done so far on this rom! I hope you enjoy them!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Can't wait for this release!
GET READY TO GET AND FEEL INSPIRED!
hello
Development will start hopefully this weekend!
t211
Plz make it for galaxy tab 3 t211 also
Sounds good. Thank you
Sent from my SM-T217S using Tapatalk
Link please waiting complete rom when time ?
SM-T210 Cihazımdan Tapatalk kullanılarak gönderildi
OP updated! I am still working on the rom for you guys.
Anil Shovo said:
Plz make it for galaxy tab 3 t211 also
Click to expand...
Click to collapse
sorry I don't have that device! I will only make it for the sm-t210r
Got A lot more done
I bricked my tablet and I fixed it but all my mods were gone so I had to put everything back on it. V1.0 is slowly coming together but it's looking rock on fast and stable. I need more inspiration though for this rom. Come on it's called inspire rom for gosh sakes.
Trying to find new settings icons for the settings app. Will be looking in many galaxy phones sections on xda for the right theme to get those from. If you know of one you can always suggest it to me.
OP updated
Got more done, progress looking good so far on the rom while I am on track to graduate from high school!
YAY!
Can't wait to check this out
Sent from my One M8 using Tapatalk
Moved please
SM-T311 cihazımdan Tapatalk kullanılarak gönderildi
How about Black Status bar and Status bar icons white !!!
You still need a updater-script? take mine from stockrom V5 or V7
Link please
SM-T311 cihazımdan Tapatalk kullanılarak gönderildi
gr9nole said:
Link please
SM-T311 cihazımdan Tapatalk kullanılarak gönderildi
Click to expand...
Click to collapse
will be posted in development thread soon as rom gets done, probably within two months or sooner!
Peace!
JT1510365 said:
will be posted in development thread soon as rom gets done, probably. within two months or sooner!
Peace!
Click to expand...
Click to collapse
I've seen you use the Blackhawk Kernel for the Romport Version 4.2.2. make this sense, and work it without prob or is your ROM a 4.2.2 Version
safariking said:
You still need a updater-script? take mine from stockrom V5 or V7
Click to expand...
Click to collapse
I need help man i have the rom ready to share but it won't boot up! I waited ten minutes and it is still not booting. Inspire rom is not booting, and i took your updater script and just edited it to say inspire rom. My rom folder contains meta-inf, system, data, boot.img. Thought the boot image was the problem but no. I even flashed the blackhawk kernel 2.1 over the rom, still no boot. I want to release this rom can you please help!
bierma32 said:
I've seen you use the Blackhawk Kernel for the Romport Version 4.2.2. make this sense, and work it without prob or is your ROM a 4.2.2 Version
Click to expand...
Click to collapse
i never developed any rom that was shared to the community. WTF!
rom released thread will be closed soon!

[NEW THEME S-5!!]UPDATED LG G2 KK-KEYBOARD #no build-prop change needed

hello everybody...
some people know me from my lg keybard thread in which i present the lg pro keyboard and the lgg2 keyboard
for the lgg2 keyboard iT was needed to edit the build.prop to get some more features included the number row
but now i present to you a updated kitkat version of the lgg2 keyboard
the big advantage is that there is no need to edit the build.prop anymore to get the extra features
again its confirmed working on my note 3 running cm11
just flash the zipfile and its ready to use!! i have made many nice themes and also added some stock themes in total 30+ themes
you can apply as many themes as you want and switch between the themes anytime you want
to check them out-----> click here-----> and here
the themes lovely,natural and black can be donwloaded here---->http://d-h.st/qK3#.U4d2N_mSwpg these are in a zipfile just unzip
here are some pics---->View attachment 2769612
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
View attachment 2769622View attachment 2769667View attachment 2769670
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
download section
here is the zipfile http://d-h.st/28x#.U4iT4fmSwpg
1)flash in recovery/clear cache/reboot
2)you can goto the themes download section see above and download and apply the themes you want
the theme.apk can be installed as a normal apk or push in system/app
3)for the people who only want the standalone apk for any reason here it is http://d-h.st/P6V#.U4iq0fmSwpg
EXTRA
- FOR MULTI CLIPBOARD HANDELING AS IN STOCK TW USE THIS APP--->
CLICK HERE
BUGS
-on some roms the voice input doenst show/work
here are some solutions some xda members did for making it work
1)http://forum.xda-developers.com/showpost.php?p=52367866&postcount=201
2)http://forum.xda-developers.com/showpost.php?p=52173875&postcount=183
RESERVED
thanks!!...works great..
temasek cm11
Thanks
Sent from my SM-N9005 using Tapatalk
It doesn't work on VN ROM 13.1 N900
I tried first a normal install but it didn't worked then I pushed it in system/app
Its settings opens but the keyboard FCs
ForceField said:
It doesn't work on VN ROM 13.1 N900
I tried first a normal install but it didn't worked then I pushed it in system/app
Its settings opens but the keyboard FCs
Click to expand...
Click to collapse
ok do/did you have another lg keyboard installed already?
vn rom is TW?
gerardroid said:
ok do/did you have another lg keyboard installed already?
vn rom is TW?
Click to expand...
Click to collapse
Hello.
No I didn't installed any LG keyboard before.
I actually installed this version after a new flash
Your old keyboard LGG2 Pro was working fine on VN ROM.
I can retry it when I am home
Also the settings are appearing in the 'Language and Input' Section
I don't know if this is helpful but in Titanium Backup when you install a new apk,this apk usually appears in the list with a yellow triangle(to backup it)
I am not seeing the LG keyboard(the old one yes)
I don't know if it is TW but the Base is XXUDND2 and its a commonly used base for the N900
(TR-ROM,LiDroid,Criskelo,UMUT ROM,some of Alba's also)
ForceField said:
Hello.
No I didn't installed any LG keyboard before.
I actually installed this version after a new flash
Your old keyboard LGG2 Pro was working fine on VN ROM.
I can retry it when I am home
Also the settings are appearing in the 'Language and Input' Section
I don't know if this is helpful but in Titanium Backup when you install a new apk,this apk usually appears in the list with a yellow triangle(to backup it)
I am not seeing the LG keyboard(the old one yes)
I don't know if it is TW but the Base is XXUDND2 and its a commonly used base for the N900
(TR-ROM,LiDroid,Criskelo,UMUT ROM,some of Alba's also)
Click to expand...
Click to collapse
you have tw rom
but it might miss some libs
i created a zipfile with the hopefully missing libs and the apk... if you want to test if it works?flash in recovery clear the cache...
http://d-h.st/28x#.U4hcQPmSwpg
You can get add the letter Ñ for Spanish languages ​​as the Z2?
gerardroid said:
you have tw rom
but it might miss some libs
i created a zipfile with the hopefully missing libs and the apk... if you want to test if it works?flash in recovery clear the cache...
http://d-h.st/28x#.U4hcQPmSwpg
Click to expand...
Click to collapse
Working perfetly now :victory:
I will play with it a little and will respond back
I didn't see any theme section tho ( Or I may be blind )
ForceField said:
Working perfetly now :victory:
I will play with it a little and will respond back
I didn't see any theme section tho ( Or I may be blind )
Click to expand...
Click to collapse
ok great is works,il add it to the op
can you send a picture?
the number row is present?
theme can be choose when ticking other settings below in the settings
but for now it has only stock theme for more you can download in theme setion
cheers
i tried to install to my STOCK (not rooted) n9005 but can't install. it say that i can't install.
how to fix?
Thanks man
updated op
orei said:
i tried to install to my STOCK (not rooted) n9005 but can't install. it say that i can't install.
how to fix?
Thanks man
Click to expand...
Click to collapse
you can try to take the apk out of the zip and install as a normal apk...if not succeeded
you have to root your phone to flash with recovery
gerardroid said:
ok great is works,il add it to the op
can you send a picture?
the number row is present?
theme can be choose when ticking other settings below in the settings
but for now it has only stock theme for more you can download in theme setion
cheers
Click to expand...
Click to collapse
Ok everything is working well except for a small FC when calling google voice from the keyboard
If in the 'Language and input Settings' the Google Voice Keyboard is disabled ,then it will not show in the keyboard
For me its not a problem as I never use it
Here are the screenshots : one with th FC ,one with the basic theme,another with the black awesome theme
ForceField said:
Ok everything is working well except for a small FC when calling google voice from the keyboard
If in the 'Language and input Settings' the Google Voice Keyboard is disabled ,then it will not show in the keyboard
For me its not a problem as I never use it
Here are the screenshots : one with th FC ,one with the basic theme,another with the black awesome theme
Click to expand...
Click to collapse
ok thnks for the reply and the pics.:good:..the voice keyboard seems to be a bug on some roms and on some roms it works...illlpost a fix in the op
-on some roms the voice input doenst show/work
here are some solutions some xda members did for making it work
1)http://forum.xda-developers.com/showpost.php?p=52367866&postcount=201
2)http://forum.xda-developers.com/showpost.php?p=52173875&postcount=183
harley davidson theme which a especilly made for someone is my favorite
cheers
hi
Thanks for the port and themes.
Just made a quick tour.
Work fine with jota text editor free but does not appears in jota+ pro version on stotck KitKat ND6 here.
it has been possible to operate the lg g3 keyboard and have tried your apk and works
Ver "Teclado lg g3 en note 3" en YouTube
https://www.youtube.com/watch?v=fCj6n6LJJAM&feature=youtube_gdata_player
Enviado desde mi SM-N9005 mediante Tapatalk
danivancouver said:
it has been possible to operate the lg g3 keyboard and have tried your apk and works
Ver "Teclado lg g3 en note 3" en YouTube
https://www.youtube.com/watch?v=fCj6n6LJJAM&feature=youtube_gdata_player
Enviado desde mi SM-N9005 mediante Tapatalk
Click to expand...
Click to collapse
working on it atm...if working ill post asap
Not working on dr ketan's rom 8.1.. keeps crashing
Sent from my SM-N900 using XDA Premium 4 mobile app

[ROM] xXx Khan ROM xXx [G900H] Fast, Smooth & Stable [Root, De-odex, Xpose & Debloat]

[ROM] xXx Khan ROM xXx [G900H] Fast, Smooth & Stable [Root, De-odex, Xpose & Debloat]
.
.
First of all, I am not a developer. Second, your warranty is now void. I am not responsible for any soft brick or other issues with your device after flashing this ROM. Always make backup first. Flash it at your own risk.
This ROM is for S5 G900H variant only. Flashing it on any variant other than G900H will brick your device. Be careful!​
Contents;​
1st post: About and Features of the ROM
2nd post: ROM Download & Installation and Bugs & Fix
3rd post: Screenshots, Recommended & Demanded Apps​​
About Khan ROM:
I developed this ROM only for myself and decided to share it with you people. Anyone doesn’t like my work then please don't have negative reviews. I always wanted to have a smooth, faster & stable ROM and I have it here. I have been using it for the last one month and since then, I didn't face any random reboot and I hope so for you people. I would like you people to appreciate my work. Thank you all for downloading & using this ROM and best wishes.
ROM Features and Apps:
S6 Keyboard
S6 Health
S6 My Files
S6 Gallery
S6 S Browser (Web Log-In Using Fingerprint)
S6 Smart Manager
S6 Music Player
S6 Planner (Material Design | widget removed)
Ad Away (Ad Free Browsing)
Pre-Rooted
Super SU (update binary after first boot)
Busy Box
Xposed Framework
Wanam Xposed
Zip Aligned
Deodexed and Debloated to a limit
Init.d support
Knox free
Lite, Smooth & Stable
Removed Unnecessary apps & widgets
Removed Apps (Official):
You can request removed apps. I will paste links in 3rd post.​Books
Chat ON
Chrome
Email App
Google Drive
Dropbox
Flipboard
Gmail
Google TTS
Hangout
Headlines
S Voice
Google Maps
Group Play
Mirror Link
Mobile Print Plugin (Samsung)
News Stand
Opera Mini
Paper Garden
Polaris Viewer 5
Plus One
Samsung Apps
Samsung TTS
Kids Mode Installer
Smart Remote
Pay with PayPal
Samsung Link Platform
S Finder
Google Search
And all others I forgot to mention
Plus all unnecessary widgets​
Updated Apps:​The following apps were updated to the latest available versions as of 3rd May 2016;​Google Play Store
Google Play Services
Google Play Games
S Health
S Browser
YouTube
Ad Away​
Request:
​Help me find out useless/unnecessary apps in the ROM, so that we can make it more smoother & lite.​
Update Update & Update​New update coming soon. Following are the expected features I am planning;
Fixing IndexService Bug
Camera Mods
Removing S Finder/Quick Connect from Status Bar
S6 Dialer/Contacts
Rounded Corners in Recent App Panel
4/5 Way Reboot Menu
Screenshot & Torch in Power Menu
Torch Toggle in Settings
Multi Windows Plus
Air Message
Internet Speed Meter in Status Bar
Theme Support
And possibly more...​
For Download, see post # 2
ROM Download & Installation and Bugs & Fix
Download ROM:​AndroidFileHost: : DOWNLOAD
MD5: 63ae6c89033b3b2eb0e7fecbd26c50f5​Mirror:
Mega: DOWNLOAD​
Installation Instruction:
1) Put the zip file in your SD Card
2) Reboot in Recovery Mode {use TWRP Recovery}
3) Wipe all like Data, Cache, System etc.
4) Install the ROM
5) Reboot
6) First Boot Take 5 to 12 minuet, Be patient.
Note: Make sure you activate Wanam Xposed module in Xposed Framework & restart your device after first boot so you don't face Finger Print or S Health issues.
Bugs :
You will get "Index Service FC" issue at each startup.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Fix:
Help me. As I mentioned earlier, I am not a developer so help me sort out this FC issue.
Product Description:
Device : GALAXY S5
Model : SM-G900H
Country : Pakistan
Android Ver : 5.0 Lollipop
Version Information:
Status : Stable
Release Date : 6 May 2016
Last Updated : 7 May 2016
For Screenshots, Recommended & Demanded Apps, see post # 3
Screenshots, Recommended & Demanded Apps
Screenshots:​
----------
----------
----------
----------
----------
Recommended Apps:​Following are the apps I use for best experience of my device therefore I recommend it.​
1. Parallel Space (Multi Facebook/Messenger/WhatsApp accounts - an alternate to Multi User function): DOWNLOAD
2. Root Explorer: DOWNLOAD
3. A Smart Remote (TV Remote): DOWNLOAD
4. Network Monitor Mini: DOWNLOAD ​
Demanded Apps/Modes:​
You people can demand Apps & Modes for your device (S5 G900H device & variant only). Download links for all apps/modes will be pasted below. (Note: Subject to free time, my understanding & possibility).
A. Flash-able ZIPs
1. *********
B. APKs Installation
1. xxxxxxxx​
Working theme store ?
What is the rom Base?
Can you share you benchmark
Sent from my SM-G900H using XDA-Developers mobile app
dariotico11 said:
Working theme store ?
Click to expand...
Click to collapse
No theme store support yet. Sorry.
alexdonwarez said:
What is the rom Base?
Click to expand...
Click to collapse
BOL2
kassimmb said:
Can you share you benchmark
Sent from my SM-G900H using XDA-Developers mobile app
Click to expand...
Click to collapse
See the attachment...
That is the bad thing of lolipop look how i got with kitkat miui
Sent from my SM-G900H using XDA-Developers mobile app
kassimmb said:
That is the bad thing of lolipop look how i got with kitkat miui
Sent from my SM-G900H using XDA-Developers mobile app
Click to expand...
Click to collapse
Yeah bad thing That's why I like miui.
New update coming soon....
yeah please update your rom base to latest firmware available
Can you add floating messages ?
update
hope new update
bug
I get an error when installing the wallpaper from the collection ... help me!
i need lessons for the s5 sm-g900h..
1.. should i root before installing a custom recovery? and where i can find a working method for rooting it..
2. i need a good and stable twrp for this model 900H
3. some support and answers for this question..
tornido067 said:
Can you add floating messages ?
Click to expand...
Click to collapse
Im working. Hope so.
dungtienkm said:
I get an error when installing the wallpaper from the collection ... help me!
Click to expand...
Click to collapse
what error? post screenshot.
paulhayekl33t said:
i need lessons for the s5 sm-g900h..
1.. should i root before installing a custom recovery? and where i can find a working method for rooting it..
2. i need a good and stable twrp for this model 900H
3. some support and answers for this question..
Click to expand...
Click to collapse
this rom is already rooted. twrp recovery link is given in 2nd post. check it out.

[MOD][Port] MIEZU™ FlymeOS 6 Experience Package On All Devices [LP/MM/N]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer
I am not responsible for anything that may happen to your phone as a result of installing custom roms and/or kernels. you do so at your own risk and take the responsibility upon yourself
Intro
Afte the huge success of HTC Sense UI Experience Package with over 3K downloads in 2 months..I am glad to present Flyme OS Experience Package. It is the wish of all Users to use Flyme OS on there device also but it isnt ported for most of the devices , so here I present a package which will install latest FlymeOS 6 apps and launcher and give you a MEIZU Device experience. Lets get straight into it
Bugs
You tell me.
Download Link
[Release 1]
Hit that thanks button and proceed.
Download here : download
Guys if you want to install apps manually check this thread : https://forum.xda-developers.com/android/apps-games/mod-miezu-flymeos-6-stock-apps-devices-t3620180
Note
This is not a ROM. This is a package containing all Miezu apps which will give you FlymeOS Expeince. You will have to flash this on your existing ROM.
Features Included
FlymeOS 6 Launcher
FlymeOS 6 Calendar
FlymeOS 6 Calculator
FlymeOS 6 Weather
FlymeOS 6 File Explorer
FlymeOS 6 Notes App
FlymeOS 6 Desk Clock
FlymeOS Music Player
FlymeOS Camera
Dolby Audio
DTC Audio Drivers
SRS Audio Libs
Viper4Android Audio Mod
Flashing process
Go to TWRP
No need to wipe anything.
Flash the zip directly on any ROM.
Wipe Cache and dalvic cache.
Reboot.
Credits
MIEZU Corporation For All Apps.
viper520 & zhuhang -ViPER4Android
worstenbrood -Dolby Atmos
Rudraksh For Help
Karkasss For MIEZU Music Player
Harsh for testing.
At last me for making this mod.
Donate Me : Scan This Barcode With PayTM !!http://u01.appmifile.com/images/2017/05/26/3a07a1eb-e270-4db0-84df-f31f0d70a889.jpg
Version Information
Status: Stable
Version : Release 1
Created : 10-06-2017
Screenshots
Reserved for changelog.
face cam doesnt work. makes the cam app crash. music app giving fc... system became laggy... 6.0 rooted xposed v87 xperia c5 ultra
Guys if you want to install apps manually check this thread : https://forum.xda-developers.com/android/apps-games/mod-miezu-flymeos-6-stock-apps-devices-t3620180
launcher gives error on aospa rom on Huawei P9
furkey said:
launcher gives error on aospa rom on Huawei P9
Click to expand...
Click to collapse
Nougat?
PawanRockz said:
Nougat?
Click to expand...
Click to collapse
Yeah it's on nougat
Thaks a lots
---------- Post added at 05:34 PM ---------- Previous post was at 04:40 PM ----------
It's not a flyme 6 camera app
File explorer don't show SD card
Music .. Close the app :crying:
Gallery not install
And please give flyme 6 camera app
Finally tested by lineage 14 build 14. On meizu m2 note
arunshand said:
Thaks a lots
---------- Post added at 05:34 PM ---------- Previous post was at 04:40 PM ----------
It's not a flyme 6 camera app
File explorer don't show SD card
Music .. Close the app :crying:
Gallery not install
And please give flyme 6 camera app
Finally tested by lineage 14 build 14. On meizu m2 note
Click to expand...
Click to collapse
Yes Camera isn't from FlymeOS 6. I didn't mentioned it anywhere either. It's a port from androidexpertz45 so thanks to him. Also gallery is not included in this package.
Thanks for reporting the file explorer issue. I will take a look. Cheers
Hello. I am new to flashing and installing any kind of mods but here is my question.. I am using Lg g5 and fulmics 3.3 rom, magisk, twrp and all, so can I flash this to my phone and is there a way to revert back to how it was originally if I dont (for example) like it ? Thank you for the answer , and thank you for your work .
drmilosh said:
Hello. I am new to flashing and installing any kind of mods but here is my question.. I am using Lg g5 and fulmics 3.3 rom, magisk, twrp and all, so can I flash this to my phone and is there a way to revert back to how it was originally if I dont (for example) like it ? Thank you for the answer , and thank you for your work .
Click to expand...
Click to collapse
Yes you can flash it but make a nandroid backup before. So you would have two options to revert back if you didn't liked it. Either you can restore your backup or dirty flash your ROM. Please report back if anything isn't working as planned. I will take a look. Cheers
@PawanRockz- First of all thanks for your mod.. For Calendar app on Nougat package name clashes with the stock app..If you can change the name of the package then it gets installed but then it crashes when I click ob add any activity.. Launcher is also not working correctly in Nougat but then I do not use that Launcher anyways. Clock is perfectly working on Nougat but then File Manager has issues not detecting any files ...Hope this feedback helps you to fix theses apks to make it workable on Nougat...Keep it up..:good:
apknl said:
@PawanRockz- First of all thanks for your mod.. For Calendar app on Nougat package name clashes with the stock app..If you can change the name of the package then it gets installed but then it crashes when I click ob add any activity.. Launcher is also not working correctly in Nougat but then I do not use that Launcher anyways. Clock is perfectly working on Nougat but then File Manager has issues not detecting any files ...Hope this feedback helps you to fix theses apks to make it workable on Nougat...Keep it up..:good:
Click to expand...
Click to collapse
Thanks for reporting bro. Can you provide me Logcats ?
Logcats of Flyme Calendar and Filemanager
PawanRockz said:
Thanks for reporting bro. Can you provide me Logcats ?
Click to expand...
Click to collapse
PFA the logs of Calendar and File Manager.. For calendar I had to change the package name then only it got installed but then it crashes continuosly and hence could not use it . In File Manager when clicked on Apk, Zipfiles and Documents nothing is showing any files under those.. Device is HTC running 7.1.2 . Hope this information helps to fix it ..
Hey my S6 Edge hasnt got flyme rom so this is great alternative.. I will try on S6 Edge Miui 8.. Are you adding more flyme apps to it ?
janosch2001 said:
Hey my S6 Edge hasnt got flyme rom so this is great alternative.. I will try on S6 Edge Miui 8.. Are you adding more flyme apps to it ?
Click to expand...
Click to collapse
Which more apps do you want bro?
Can you please upload the flashable mod separately, i already installed audio mod, i want to install the apk version but there's no camera app
PawanRockz said:
Thanks for reporting bro. Can you provide me Logcats ?
Click to expand...
Click to collapse
@PawanRockz - I provided the logs . Was it useful enough to fix the issues ? WIll there be a fix for Calendar and File Manager app ?
Thanks I will take a look

[APP][PORT]LineageOS 15.1 Trebuchet (Laucher) for any ROM (ver. 8.1.0.22)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TREBUCHET LAOS 15.1 LAUNCHER PORTING v8.1.0.22
Older version (from Cyanogenmod 13)
Enjoy the new Lineage OS launcher on any device
Just install the apk file and set it as default android launcher
DOWNLOAD APP (XDA LABS STORE)
DOWNLOAD APK (MEDIAFIRE)
recent changes: notification badges, universal deep shortcuts and adaptive icons and disable option, protected apps, dark theme option, simplify settings, adaptive icons preference, super ellipse shape, icon packs support, fixed crashes, custom grid size, translations, colorful notification dots, and some extra settings
Screenshots
Known bugs and fixes
To use the widgets properly, you must first click on the cog icon in the top bar and grant permission when asked (if google app is installed) or place any widget and grant permission; google app must be installed for the home searchbar to work
Please state your ROM and Android version when reporting bugs (a logcat would be great when reporting crashes)
Working on
Android 5.x to Android 9.x
Please notice that this porting required work; I cannot force you not resharing the porting's apk as your work as i don't own its rights, but it would be nice of you if you didn't and if you shared the XDA thread link or XDA labs link instead; thanks for understanding.
Porting source code, forked from LineageOS source.​
Will this support Custom icon packs ?
Cherifiali said:
Will this support Custom icon packs ?
Click to expand...
Click to collapse
That's up to the Lineage devs, currently it supports icon shapes (if using android 8)
alesimula said:
That's up to the Lineage devs, currently it supports icon shapes (if using android 8)
Click to expand...
Click to collapse
What about LO14 Users?
Please make this compatible for 4.4
Cherifiali said:
What about LO14 Users?
Click to expand...
Click to collapse
There are still no extra features (ex: protected apps) for now
alesimula said:
There are still no extra features (ex: protected apps) for now
Click to expand...
Click to collapse
Thanks
naifaharsy said:
Please make this compatible for 4.4
Click to expand...
Click to collapse
I already tried with no luck: there are too many libraries that require atleast API 21 (found in android 5.0) to work and it would require too many radical changes
alesimula said:
I already tried with no luck: there are too many libraries that require atleast API 21 (found in android 5.0) to work and it would require too many radical changes
Click to expand...
Click to collapse
Oo my..thanks anyway..
When I long-press on the screen, I only see widgets and wallpaper, no settings. Also, clicking the cog on the app info page shows a blank settings screen.
Could this be since I'm on Nougat, not Oreo?
EDIT: Also, is there a way to remove the search bar on the home screen?
Screenshots for my last post:
PorygonZRocks said:
When I long-press on the screen, I only see widgets and wallpaper, no settings. Also, clicking the cog on the app info page shows a blank settings screen.
Could this be since I'm on Nougat, not Oreo?
EDIT: Also, is there a way to remove the search bar on the home screen?
Click to expand...
Click to collapse
What phone and ROM are you using? There should be atleast one option (allow screen rotation), but maybe it is not available for your DPI (screen density), so please if you have root access check your DPI in your build.prop file so I can test it out
alesimula said:
What phone and ROM are you using? There should be atleast one option (allow screen rotation), but maybe it is not available for your DPI (screen density), so please if you have root access check your DPI in your build.prop file so I can test it out
Click to expand...
Click to collapse
LG G Pad 7 v410, Lineage OS 14.1, DPI is 213.
"app not installed" - Motorola Moto X Style, LOS 13
Source code? I wish to port it on 4.4
madcodez said:
Source code? I wish to port it on 4.4
Click to expand...
Click to collapse
The source code is on the Lineage's Trebuchet github page (https://github.com/LineageOS/android_packages_apps_Trebuchet/tree/lineage-15.0), i just added some try/catch and changed the package to com.lineageport.trebuchet, tell me if you have any luck porting it to 4.4
PS: add <category android:name="android.intent.category.LEANBACK_LAUNCHER" /> in the main activity's intent-filter
DoctorRzepa said:
"app not installed" - Motorola Moto X Style, LOS 13
Click to expand...
Click to collapse
Fixed, and it was TOTALLY my fault, thanks for reporting and tell me if it works now
alesimula said:
The source code is on the Lineage's Trebuchet github page (https://github.com/LineageOS/android_packages_apps_Trebuchet/tree/lineage-15.0), i just added some try/catch and changed the package to com.lineageport.trebuchet, tell me if you have any luck porting it to 4.4
PS: add <category android:name="android.intent.category.LEANBACK_LAUNCHER" /> in the main activity's intent-filter
Click to expand...
Click to collapse
Thanks for the link. ?
alesimula said:
Fixed, and it was TOTALLY my fault, thanks for reporting and tell me if it works now
Click to expand...
Click to collapse
Now it works, thanks
The homescreen works well but the app launcher is transparent app icons and names are transparent in the app launcher
running on stock lp 5.1 with 210 lcd density

Categories

Resources