[APP] Forum Browser 0.3.1 - Ubuntu Touch Apps and Games

[APP] Forum Browser 0.3.1
View your favourite forums on the go!
Currently supported features:
Adding and saving forums
Supports all forums which have the Tapatalk plugin installed
Viewing forums
Forum login
Thread creation
Replying to threads
Viewing your subscriptions
Subscribing to forums and threads
NOTE: Forum Browser is no longer being actively developed
With Tapatalk no longer updating their API documentation, shutting down their developer support forums and killing other third-party Tapatalk clients through their lawyers, I do not feel like continuing Forum Browser development is worth the effort.
Your favourite forum cannot be accessed using the app? Ask the site owner to install the Tapatalk plugin. XDA comes preconfigured for you by the way.
Screenshots:
{
"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"
}
​
Forum Browser on XDA Developer TV (starts at 3:27):

Big thanks to:
Michael Hall (@mhall119) for publishing his XDA Developers app under the GPL. This project initially started as a fork of that application.
Tapatalk for allowing us to use their API.
Source code:
The source code is released under the GPL v3 and can be found on Github.
Installing:
Download it from the apps scope on your Ubuntu device.
Featured on the portal:
This was featured on the XDA portal on September 5, 2014.

Changelog
Code:
Version 0.3.1 (9th August 2015):
================================
* New message composer leaving more space for what you have to say
* Subject field being hidden by default when replying to a thread (check out the settings to get it back)
* Updated icon to match the new system and core apps icon set
* Changed default signature wording
Version 0.3.0 (4th July 2015):
==============================
* Forum Browser has its own BB code parser now!
* Improvements to the thread view design
* Better image displaying
* New page navigation
* New date format (you can revert to the old one in the settings)
* Display the time at which a post was edited
* More space for content by letting the header fade out
* White splash screen
* Slightly improved app icon
Version 0.2.5 (28th March 2015):
================================
* Another small bugfix release while the work on proper BB code parsing continues
* Fixed issue with https-only forums (add "https://" to the URL to make already existing entries work)
Version 0.2.4 (31st January 2015):
==================================
* Mainly a bugfix release while working on proper BB code parsing for version 0.3.0
* Adjust layout for signature list item in settings when signature is empty
* Use the right XPath queries, fix a couple of bugs related to thread and topic loading
* Bump Qt and Ubuntu.Components versions
* Use 14.10 framework instead of 14.10-dev3
* Use Qt's atob() and btoa() methods for base64 en- and decoding
* Remove trailing slashes from forum URLs
Version 0.2.3 (27th November 2014):
===================================
* Rewritten page for post and topic creation
* Automatically save drafts for new posts and topics
* Ability to set a custom signature
Version 0.2.2 (23rd October 2014):
==================================
* Subscribe to forums and threads from the app
* Show when a post was made
* Introduces a completely rewritten backend, ironing out a lot of bugs and making the implementation of new features much faster in the future
* Other bugfixes, especially related to the login process
Version 0.2.1 (21st September 2014):
====================================
* Big forums (like XDA) load faster
* Parse [IMG] tags
* Multi-line header for long thread names
Version 0.2.0 (8th September 2014):
===================================
* View your subscriptions
* Display how many people thanked a user for a post
* Fix: Login again if the current session expires
* Visual tweaks affecting list items
Version 0.1.0 (4th September 2014):
===================================
* Initial release

This is great! Not being able to comment was a huge missing feature in my app, being able to do that now (posting this from my Ubuntu phone) is awesome!
Sent from my awesome Ubuntu Touch device using the Forum Browser app

Thank you for this app which I am using to discover this thread and reply to it
Sent from my awesome Ubuntu Touch device using the Forum Browser app

mhall119 said:
This is great! Not being able to comment was a huge missing feature in my app, being able to do that now (posting this from my Ubuntu phone) is awesome!
Sent from my awesome Ubuntu Touch device using the Forum Browser app
Click to expand...
Click to collapse
popeydc said:
Thank you for this app which I am using to discover this thread and reply to it
Sent from my awesome Ubuntu Touch device using the Forum Browser app
Click to expand...
Click to collapse
I'm glad you like it. Thank you for the feedback.

It's on the portal.
To celebrate that, I wanted to share a screenshot which shows what I'm currently working on:
Sent from my awesome Ubuntu Touch device using the Forum Browser app

Great job, many thanks

MIKEMON said:
Great job, many thanks
Click to expand...
Click to collapse
You're welcome, and thanks for the compliments.

Just pushed version 0.2.0 to the store. These are the new features you should check out:
View your subscriptions
Display how many people thanked a user for a post
Fix: Login again if the current session expires
Visual tweaks affecting list items

Version 0.2.1 should be out soon. Usually, the review of a new version takes less than an hour. This is what you will get after the update:
Big forums (like XDA) load faster
Parse tags
[*]Multi-line header for long thread names
[/LIST]
The update reduces the time which it takes to load XDA on my Nexus 4 by about 10 seconds! :)

@Jaskaran498 I just saw your positive review in the Ubuntu store. Thank you very much for it.
Version 0.2.2 is sitting here, ready to be released, and guess what it will bring: The ability to subscribe to forums and threads. That will do what you want from a bookmarking feature, won't it?

And here it is: Version 0.2.2 of Forum Browser
Even though you won't notice too many changes in the UI, a huge amount of work has been put into completely rewriting the application's backend. This removed a lot of duplicate code, ironed out a couple of bugs and will result in faster development in the future.
The complete changelog:
Subscribe to forums and threads from the app
Show when a post was made
Introduces a completely rewritten backend, ironing out a lot of bugs and making the implementation of new features much faster in the future
Other bugfixes, especially related to the login process

test
Sent from my awesome Ubuntu Touch device using the Forum Browser app
---------- Post added at 21:09 ---------- Previous post was at 21:08 ----------
thank you nice for your app.
Sent from my awesome Ubuntu Touch device using the Forum Browser app

Vlad Paul said:
test
Sent from my awesome Ubuntu Touch device using the Forum Browser app
---------- Post added at 21:09 ---------- Previous post was at 21:08 ----------
thank you nice for your app.
Sent from my awesome Ubuntu Touch device using the Forum Browser app
Click to expand...
Click to collapse
Hi,
I'm glad you like it.
If you have any suggestions to improve the app further or if you find any bugs, feel free to mention those here.
By the way, I've got a new version sitting here ready to be shipped which will bring a better page for replying to threads. (It will even save drafts.) I just need some time at the weekend to create the final package and upload it to the store.
Moreover, I've started work on proper BB code parsing but it's still in a very early state. Don't expect that to be part of the next update.

I just discovered that Forum Browser is now listed as one of the six so called "Top Apps" in the Ubuntu store.
To celebrate that, I just released version 0.2.3 which ships with the following new features:
* Rewritten page for post and topic creation
* Automatically save drafts for new posts and topics
* Ability to set a custom signature
Additionally, I'll attach a screenshot of what I'm working on for version 0.3.0. I'm sure you'll notice the difference.

Version 0.2.4 is out!
It's mainly a bugfix release while working on proper BB code parsing for version 0.3.0, so there aren't any major changes.
Here's the full changelog:
Adjust layout for signature list item in settings when signature is empty
Use the right XPath queries, fix a couple of bugs related to thread and topic loading
Bump Qt and Ubuntu.Components versions
Use 14.10 framework instead of 14.10-dev3
Use Qt's atob() and btoa() methods for base64 en- and decoding
Remove trailing slashes from forum URLs

Another small bugfix release for Forum Browser is in the store while the work on proper BB code parsing continues.
The update fixes an issue with some https-only forums. Add "https://" to the URL to make already existing forum entries work.

Is it possible to thank for a post with this app? I just realized that rotation doesn't work with the app, because I sometimes turn my phone up side down.
Sent from my awesome Ubuntu Touch device using the Forum Browser app

jonny-boy said:
Is it possible to thank for a post with this app? I just realized that rotation doesn't work with the app, because I sometimes turn my phone up side down.
Sent from my awesome Ubuntu Touch device using the Forum Browser app
Click to expand...
Click to collapse
Thank you very much for your valuable reply.
Both issues are on my TODO list. At the moment, I'm working on proper BB code parsing and a redesign of the thread view page. As I also miss the thanks button very badly, I'll implement it shortly after the big update with the aforementioned features. Adding a thanks button right now would only delay that release any longer.
Rotation is currently blocked because there are some issues with the reply page in landscape mode. However, as full shell rotation will land in the devel-proposed images quite soon, that's one of my high-priority tasks. That might even come before the other big update.
Thanks again for your reply. Please let me know if you run into any further issues.

Related

[RapidRead Ver 0.7.6] A forum reading app similar to Tapatalk for WinMo! [NoTrial]

{
"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"
}
RapidRead - A forum reading application
The intro...
RapidRead is a forum reading application similar to tapatalk.
The aim of this application is to offer you a fast, easy and economic way of accessing your favourite forums, without the need of a web browser or extra costs on your data plan.
Where can i use RapidRead?
RapidRead is for Windows Mobile 6.5.x and below. I haven't been able to test this on different resolutions or devices, but it should work everywhere.
RapidRead's News
- More than 6000 downloads just on XDA-Developers (Updated 7/3/2012)
- RapidRead appears on XDA news (Click here to see)
- RapidRead joins XDA Marketplace
- RapidRead appears on Freewarepocketpc.net (Click here to see)
Click Here For YouTube Video Demonstration
Version History
Current version 0.7.6 beta
- I have removed the time trial, so it is now free for ever
Click to expand...
Click to collapse
Version is 0.7.5 beta
- Beta period extends to 1/9/2011
- You are able to access phpBB forums now (i hope)
- There is a new option in the settings, where you can set RapidRead not to check for new pms when you login to a forum.
This will save you loading speed and data transfer
Version is 0.7.4 beta
- You can now login and post again
- Favorites doesn't duplicate themselves anymore
- Beta period extends to 1/6/2011
oh i forgot to mention that i am using SenseSDK 1.5 now. Maybe this works for some of you. (Let me know)
Version is 0.7.3 beta
- Fixed Multi level subforums
- Fixed Some QVGA Icons
- Fixed Message box height. It is now dynamical so it should work great on all screens.
- Renew structures option added (This option cleans your forums saved structure, and forces RapidRead to re-download the structure) I suggest that you do that after you install 0.7.3
- New About option
- I removed the BeginUpdate - EndUpdate, so there is a chance that you have LESS OutOfMemory errors. (Again not my fault, and yes Omnia has a thing with it)
- Scrolling is smooth again (for those who were using the 0.7.2.5 Unofficial version)
- When you login, it shows your username now, instead of "TeDeV"
- You can reply more than once to posts now (soz for that)
- Beta-Test period extended to 1/4/2011
- Option to not load avatar pictures in posts. Maybe this will stop (in a small scale) the OutOfMemory errors to some people. (Use the Options menu at the start)
Notes: Sorry i didn't have time to fix the problem with the non guest forums. I will try to have it on 0.7.4
--------------------
Version is 0.7.2 beta
- Ability to post messages.
- Ability to send pms and read them of course
- I have finally fixed the crash problem, when you add a new forum
- You can now fill in username / password when you add a new forum
- You can delete forums from your list
- You will get a pop up notification, when you receive a new pm.
MAKE SURE THAT YOU READ THE NOTES SECTION AT THE END OF THE POST
Version is 0.7.1 beta
- Ability to add a thread to a favorite list for each forum. Now guests can have favorites to watch out
- I fixed the post's time. Now they are correctly displayed.
- Double-click or right-click on a post and you will get the Pics and Links option. Now you are able to view pictures inside a post, in the most economical and fast way.
There are more things coming soon. By the way, i don't know how QVGA or WQVGA devices will work with this last version. Please keep me informed. Thanks
-------------
Version is 0.7 beta
- Back button works everywhere now
- Error 501 finally fixed. It should work to everyone now
- Ability to add your own forums (they must have tapatalk plugin)
- Ability to move to bottom or top inside a topic using menu.
- You can now see post number under poster's name
- If the poster is online you will see his name with orange color.
- Uses less memory.
- You can now install RapidRead on your storage card
I consider this release to be a major update, since i re-wrote everything from the start (i spent a lot of hours doing it). don't forget that this is still a beta version, which means that some things might not work correctly.
-------------
Version is 0.5.5 beta
- Ability to browse between thread pages in xda-developers
- Small corrections in the code
- Now posts appear correctly in xda-developers when there are quotes (quotes appear in --)
- Back button, so that you can move back in categories
- Thread pages have thread's name now.
Version 0.5
- Initial Beta Release
Things need to fix
- I need someone to create me a nice looking icon for RapidRead.
Promotion
Thanks to
- ebo for his Sense SDK 1.39
- joe_coolish for his help.
Donations
This release is free, but if you want to buy me a beer for the hours i spent and the hours i am going to spend feel free to press the button below and support me
​
NOTES
RapidRead hasn't got to its last version yet. And the development hasn't stopped. It just needs some support, as my time is really limited with real work.
Final notes
- Tell me what you think
- Let friends know about RapidRead
FAQ
--------------------------
1. When i add a new forum i get a strange error message.
- Download 0.7.2
2. Sometimes i get an OutOfMemoryException.
- This is a known problem comig from ebo's SenseSDK, until he updates to 1.40 i can't really do much.
I have a small idea of how to fix it, but you have to wait for version 0.7.3
3. Some avatars appear too big, why?
- It will be fixed in the next version.
4. I am getting a message saying "please check your internet connetion"
This can be when
- there is no internet connection (of course)
- There are some fault settings maybe with the wifi configuration. Try connecting with 3G or Activesync, and let me know
- or the url is wrong (make sure that you type it correctly, for example, if you want to visit xda-developers, you need to have the following url : forum.xda-developers.com
- the forum doesn't support Tapatalk. If that is the case, you will normally see a message saying that "This forum doesn't support Tapatalk", but you never know.
5. I cannot connect to xda-developers or some other site
- First make sure that the forum supports TapaTalk for example... (forum.xda-developers.com/mobiquo/mobiquo.php), if you see an xml there, then it supports it
- Make sure that the url that you have entered is correct! for example if you want to visit xda-developers the url is : forum.xda-developers.com. Another one is www.myphone.gr/forum
6. I get some errors when i am trying to run RapidRead.
- You must have .net framework 3.5 and not 3.7 as it was never officially released correctly. I guess there are some libraries missing there.
7. When i click to visit some forums, i get some strange error message about ".net 3.5 Messages".
- Make absolutely sure that your forum url is correct!, and that the forum supports TapaTalk.
one more....
count me in....
for beta testing and any language translation in greek
i am also Greek (πατρίδα)
Great idea!!
Looking forward to test it!
I could use a tapatalk like app for my Diamond. Beta testing is OK for me. I administer a vb forum if it helps.
I have also some skining experience, maybe I can do something about the graphics too.
Since this is a greek project, I suggest a name from our rich vocabulary
TeDeV said:
i am also Greek (πατρίδα)
Click to expand...
Click to collapse
hi ....hi.... (...και πάσης Ελλάδος)
Ι cant do graphics from scrach but for any mod i can help...
i have some xda icons...
Here is a quick one....
in for beta testing, sounds cool
I think the name sounds great. I can't think of anything better off the top of my head. I am using the Android xda app right now on my evo. I would love to beta test on my tp2
Sent from my PC36100 using XDA App
Great Idea
sounds like a great idea. count me in if you need any beta help.
great idea, tapatalk was great.
Interested in beta testing and everything else
(όλοι εδώ ε; )
well i suppose that on Monday i will have an alpha version for some of you to test how it is working. anyone of you are a member in myphone?
TeDeV said:
well i suppose that on Monday i will have an alpha version for some of you to test how it is working. anyone of you are a member in myphone?
Click to expand...
Click to collapse
Yeap My nickname is the same there too
Will this app have limitations in the screen resolution? I have a Htc HD mini with hvga screen (480X320). Will i be able to run the app?
90% sure that it will support hvga just fine.. so yes.
i am not sure about qvga
my nick there is WebViRuS
Count me in for the beta testing as well. (Κύπριος εδω παιδιά, καλώς σας βρήκα!!)
I'm very exiting to use it
TeDeV said:
90% sure that it will support hvga just fine.. so yes.
i am not sure about qvga
my nick there is WebViRuS
Click to expand...
Click to collapse
ΜyPhone nick is colossus_r if you need me...
TeDeV said:
90% sure that it will support hvga just fine.. so yes.
i am not sure about qvga
my nick there is WebViRuS
Click to expand...
Click to collapse
That's great Can't wait to test it
(έλα ρε Θοδωρή εσύ είσαι; ο φίλος του Ζαχαράκη είμαι. Στο thread του Kaiser τα λέγαμε κάποτε. Κάτσε να φωνάξω τον Ζαχαράκη κατά δω )

[ROM][4.2.2][AOKP/CM] Nexus 7 Vanilla RootBox 4.2 [8/2][HALO][PER-APP-DPI][PIE]

{
"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"
}
Description
Vanilla RootBox is built straight from RootBox sources and always carries a very light installation with no extra/useless apps. This means, you can enjoy a pure Android experience combined with AOKP/CM features and some CM cherry-picks. Keep in mind Jelly Bean is only at the beginning stage of development and there will be minor bugs. Every RootBox releases are stable and always up to the challenge for a daily usage. I personally have a high standard when it comes to releases and this is why this project always meets the expectations of users. If you're wondering how this ROM differs from any other AOKP roms out there, I only have one thing to say: Try it yourself and choose the one that meets your requirements.
Features
Built from RootBox Sources
For a complete list of all Features in RootBox, visit the following link:
Complete Feature List
AOKP Features
Hybrid Settings
Per App DPI
Per App Colors (Statusbar, Icons, NavBar)
Per App UI (Phone, Tablet, Phablet)
Per App Expanded Mode (FullScreen)
NavBar Height
General Settings
Home button call answer (Accessibility Option)
Variable Lockscreen Pattern size (CM)
Quiet Hours (CM)
Power Sounds (CM)
Camera Shutter sound
Permissions (AOKP)
Profiles (CM)
Update Center – OTA Updates through GOO Manager
Clock
Clock: Increasing Alarm
Clock: Flip/Shake – Snooze or Dismiss
Clock: Disable Alarm Icon on Statusbar
RootBox Settings
General UI
Pie (Paranoid Android)
Low Battery Warning (Pop-up & Sound, Pop-up only, Sound only, Off)
Expanded Desktop
Keyboard
Disable Fullscreen Keyboard (Landscape mode)
Auto keyboard rotation
Option to control cursor in text fields using volume keys
Lockscreen
Lockscreen See Through
Lockscreen Background
Screen Security Features (Unlock options: Quick Unlock, Delay Screen Lock, Menu Unlock, Home Unlock)
Statusbar and Notification Drawer
Breathing SMS
Breathing Missed Call
Display Connected WiFi Network beside Carrier Label
Notification Drawer Shortcuts
Notifications Behaviour (Always Expand, Never Expand, Normal, Old Style)
Notification icon opacity
Power Widget (CM)
Clock
cLock (Chronus)
Sound
Option to disable sound when adjusting volume
Launch Music app on Headset connection
Swap Volume Buttons on Rotation
Recommended Installation Steps
Coming from another Custom ROM:
1. Wipe Data/Factory Reset (This does not affect your Internal/External storage)
2. Flash RootBox zip
3. Flash JB GAPPS
4. Wipe Dalvik Cache
5. Reboot
Coming from Stock ROM:
1. Root Tablet- Get CWM Recovery
2. Wipe Data/Factory Reset (This does not affect your Internal/External storage)
3. Flash RootBox zip
4. Flash JB GAPPS
5. Wipe Dalvik Cache
6. Reboot
How to upgrade RootBox versions:
1. Download RootBox update
2. Flash RootBox update
3. Flash JB GAPPS
4. Wipe Cache (Optional)
5. Wipe Dalvik Cache (Optional)
6. Reboot
RootBox Sources
www.github.com/Root-Box
Downloads
Rom (Basketbuild) | Google Apps
Rom (Dev Host) | Mirror (Android File Host)
Quick Tip: To avoid bad flashes and unexpected surprises, make sure you check the md5sum of the downloaded zip file against the one displayed on Goo.
For any DEVELOPMENT related question, you can ask them here
This is a development thread only.You have been warned.
Changelog
**Due to thread size limit restrictions, only the latest version's changelog will be displayed.
If you wish to have changelogs from previous versions, you can find them at the following link:
RootBox Changelogs
Changelogs are now integrated with the ROM itself:
- At the root of ROM zip file (changelog.txt)
- Goo Manager app (View Changelog section of the zip file)
- Goo.im website (Drag mouse over the zip file and click "view file changelog")
Donations
If you want to donate, feel free to do so but I'm not a big fan of donations. I put this up because I've been getting too many PM asking for my paypal account.
Credits/Thanks To:
* AOKP
* Teamhacksung
* The CyanogenMod Project
* rovo89 - For his excellent work on Xposed Framework
* Paranoid Android
* Rodries
* Pier
* BigDenn - Logo, bootanimation and wallpapers
* Wiggierip - v4.0 Bootanimation
​
Contribute to RootBox​
Those interested in making wallpapers and bootanimation for RootBox, send an email to [email protected] with the following:
Information
Name
Email
Wallpapers
Attach wallpaper in email
Three sizes are required: HDPI, XHDPI and Grouper
I'll review them and add the wallpapers in the next release. I will also choose the best one as the default wallpaper for official releases.
Bootanimation
Attach bootanimation or paste download link in the email.
Three sizes are required: HDPI, XHDPI and grouper
Wallpaper Resolution
HDPI: 960 x 800
XHDPI: 1440 x 1280
XHDPI: 1280 x 800
You can also contribute by creating icons for settings. Use proper sizes and always include compatibility for HDPI, XHDPI and grouper.
The reason behind this is very simple. I'm always busy and I've neglected the visual aspect of RootBox for a while now. It's time to polish it with new visuals!
How to Build RootBox from Source​
Getting started
I will assume that you have some kind of knowledge with Linux and how to use a terminal. I will also assume that you have already setup all the android building requirements. First, you must create your working folder and initialize a repository with RootBox sources. The following steps will guide you in creating this working folder where you will be able to build RootBox.
You should now open a terminal (By default you should be in your home folder: /home/yourusername/)
Step 1: Let's create a folder in your home directory named RootBox. This will be referred as your working folder.
Code:
~$ mkdir RootBox
Step 2: Let's change our directory to the new RootBox folder we just created.
Code:
~$ cd RootBox
Step 3: Now that we are in our working folder (RootBox), we will initialize our RootBox repository by entering the following command:
Code:
~$ repo init -u git://github.com/Root-Box/platform_manifest.git -b jb-mr1
Step 4: It's now time to sync RootBox sources which could vary from a few minutes to a few hours depending on your internet connection.
Code:
~$ repo sync
Building Vanilla RootBox
Now that you have synced the sources, you're ready to build RootBox.
You can run the following build script:
Code:
~$ ./build_rootbox.sh -device- -sync- -thread-
Device: Choose between the following supported devices: i9100, i9100p, i9100g, i9300, d2att, mako and grouper
Sync: Will sync latest RootBox sources before building
Threads: Allows to choose a number of threads for syncing and building operation.
Examples:
1) Sync sources and Build RootBox for GT-I9100 with 12 threads
Code:
~$ ./build_rootbox.sh i9100 sync 12
2) Don't sync sources and Build RootBox for GT-I9300 with 6 threads
Code:
~$ ./build_rootbox.sh i9300 nosync 6
3) Don't sync sources and Build RootBox for SGH-I747 with 4 threads
Code:
~$ ./build_rootbox.sh d2att nosync 4
This script will make a signed flashable zip file located in out/target/product/-device-/RootBox-JB-(Device)-Nightly-(Date).zip
FORUM RULES​
1. Search before posting.
Use one of our search functions before posting, whether you have a question or something new to share, it's very likely someone already asked that question or shared that news.
2. Member conduct.
2.1 Language: XDA is a worldwide community. As a result what is ‘ok’ to say in your part of the world may not be ok in someone else’s part of the world. Please think about who is reading what you write. Keep in mind that what you think of as acceptable use of language may not be acceptable to others. Conversely, while reading member posts, remember that word you find offensive may not be to the writer. Tolerance is a two way street.
2.2 Nudity: XDA is used by people of all ages, including minors. It's not acceptable to post nude/pornographic imagery, which includes exposure of the male or female genitalia or of female breasts.
2.3 Flaming: XDA was founded as a group of people sharing information about certain mobile phones. Sharing does not involve virtual yelling (flaming) it does involve working together to solve problems in an environment of mutual respect and understanding. Losing your temper and flaming another member, or group of members, is not acceptable behavior.
2.4 Personal attacks, racial, political and/or religious discussions:[/B] XDA is a discussion forum about certain mobile phones. Mobile phones are not racial, political, religious or personally offensive, therefore none of these types of discussions are permitted on XDA.
2.5 Courtesy towards other Members: Treat new members the way you would like to have been treated when you were a new member. When dealing with any member, provide them with guidance, advice and instruction when you can and always with respect and courtesy. Never post in a demanding, argumentative, disrespectful or self-righteous manner.
2.6 All members are expected to read and adhere to the XDA rules.
3. Post only using a clear subject and message.
You're most likely to receive a helpful answer to your question if you use a short subject title that describes your problem and a message that explains in detail what your problem is and what you've tried to solve it.
4. Use the English language.
We understand that with all the different nationalities not everyone speaks English well, but please try. If you're really unable to post in English use an online translator, You're free to include your original message in your own language below the English translation.
5. Post a message only once.
As a large forum we don't need unnecessary clutter, You're free to edit your message as you like, so if you do not receive an answer revisit your message and see if you can describe your problem better. Not everyone is online at the same time, it might take a while before you receive an answer.
6. Do not post warez.
If a piece of software requires you to pay to use it, then pay for it. We do not accept warez nor do we permit any member to promote or describe ways in which Warez, cracks, serial codes or other means of avoiding payment, can be obtained. This is a site of developers, i.e. the sort of people who create such software. When you cheat a software developer, you cheat us as a community
7. Do not spam.
If you wish to advertise a product, contact us we provide ads. But do not post it in the forums, it will be removed and you're likely to receive a ban.
You are however allowed to sell used goods like your own device, parts of your device or accessories for your device in the marketplace forum, please read the rules there before posting. (This rule includes signatures, if you use a signature it will appear in your post)
8. Donations.
We appreciate all donations to xda-developers.com, it keeps our forum online and well maintained. As a user you're allowed to ask for donations in your signature as a thank you for your hard work. However donations up front are not allowed, this forum is about sharing, not about getting paid to do something, that's what your job is for.
9. Don't get us in trouble.
Don't post copyrighted materials or do other things that will obviously lead to legal trouble. If you wouldn't do it on your own homepage, you probably don't want to do it here either. This does not mean we agree with everything the software piracy lobby try to impose on us, it simply means you cannot break any laws here, since we'll end up dealing with legal hassle caused by you. Please use common sense: respect the forum, its users, and those that write great code.
10. Help others if you can.
If you see posts from others where you can help out, please do. This place exists because people are helping each other, and even if you are relatively new to the matter, there's probably already quite a few people newer than you that would benefit from what you've learned. Don't be shy.
11. Don’t post with the intention of selling something.
Don’t use XDA to advertise your product or service. Proprietors of for-pay products or services, may use XDA to get feedback, provide beta access, or a free version of their product for XDA users and offer support, but not to post with the intention of selling. This includes promoting sites similar/substantially similar to XDA-Developers.com.
Do not post press releases, announcements, links to trial software, or commercial services. unless you’re posting an exclusive release for XDA-Developers.com.
Encouraging members to participate in forum activities on other phone related sites is prohibited.
Off-site downloads are permitted if the site is non-commercial and does not require registration.
Off-site downloads from sites requiring registration are NOT encouraged but may be permitted if the following conditions are met:
A) the site belongs to a member of XDA-Developers with at least 1500 posts and 2 years membership who actively maintains XDA-Developers' support thread(s) / posts, related to the download,
B) the site is a relatively small personal website without commercial advertising/links (i.e. not a competitor forum-based site with purposes and aims similar to those of XDA-Developers.com.)
12. Using the work of others.
If you are developing something that is based on the work of another Member, you MUST first seek their permission, and you must give credit to the member whose work you used. If a dispute occurs about who developed / created a piece of work, first try to settle the matter by private message and NOT in open forum. If this fails then you may contact a moderator with clear evidence that the work was created by you.
Convincing evidence will result in copied work being removed. If there is no clear evidence you created the work then in the spirit of sharing all work will remain posted on the forums.
These rules apply to all software posted on XDA unless that software comes with a license that waives these rules.
13. Advertising and Income Generation
Commercial advertising, advertising referral links, pay per click links and other income generating methods are forbidden. Do not use xda-developers as a means to make money.
14. Create only one User Account
You are allowed one User Account at xda-developers. If you create additional accounts, Moderators will disable them and your original account may also be disabled or infracted.
15. Keep posts/threads on-topic
Whilst a minor amount of off-topic posting may be overlooked, the general rule is your posts / threads must be relevant to the Forum / thread in which you are posting.
Bugs
Volume adjust sound is not working
Fixed Bugs
Three dot menu does not turn off/have an off switch (fixed in 20130527)
Boot animation is too small (fixed in V4.0)
Kill all button in navbar settings activates kill all in recent apps, while recents kill all has no effect
IME switcher has no effect in tablet mode
Bluetooth not functional, wont turn on (fixed in 20130517)
Pie takes a few swipes to show after unlocking screen
Notifications off-center in tablet ui (fixed in 20130423 nightly)
SystemUI fc in tablet mode when screen is unlocked (fixed in 20130423 nightly)
Navbar is not functional (fixed in 20130417 nightly)
Pie looks weird without the last app setting on
Rootbox settings fc in 20130201 nightlie
Default lockscreen shortcuts in landscape do not work
Brightness toggle fc in tablet mode
Date on expanded menu in tablet mode is cut off
User tile fc in tablet mode
FAQ
kubics said:
HALO FAQ (some most discussed topics after day #1 with HALO on RootBox):
How to configure HALO?
There are three places where you configure HALO behavior:
1. Settings > RootBox Settings > HALO Settings where you configure basic HALO Notifications behavior
2. Settings > Apps > [Any App options] where you enable / disable concrete app Blacklist / Whitelist entry
3. Paranoid Android HALO))) App from Play Store where you configure apps for persistent notifications in so called floating mode.
What are options in Settings > RootBox Settings > HALO Settings?
- HALO policy allows you to choose between Blacklist (default) or Whitelist policy. In Blacklist mode are notifications from all app ON by default and you can explicitly configure some of them not to show HALO notifications by entering them to Blacklist. In Whitelist mode are notifications from all app OFF by default and you can explicitly configure some of them to show HALO notifications by entering them to Whitelist.
- Hide HALO after activity (disabled by default) allows you (if enabled) to hide HALO circle shortly after notification appears.
- Reverse HALO gestures changes behavior of dragging / tapping on HALO circle. Better to play with it or watch some youtube videos than describe this... Basics are: If enabled (default), then dragging is for tasking and double-tap swipe allows you to position circle or delete / deactivate it. If disabled, functions are reversed.
How to Blacklist / Whitelist apps?
Go to Settings > Apps > [Any App options] and there right under "Show notifications" checkbox you find either "Blacklist HALO notifications" or "Whitelist HALO notifications" according to policy set in HALO policy options.
What can I do using Paranoid Android HALO))) App?
Add some apps like Email, Gmail, Messaging, etc. using "+" button, press ">" button and you will see... You will have persistent notification in floating mode for those chosen apps. Try to drag HALO circle and you will get it.
How can I disable / deactivate HALO? (I don't want to see the circle on my screen)
Depending on your "Reverse HALO gestures" option:
- If enabled (default), then try quickly double-tap & swipe the circle. By this you will be able to position the circle or deactivate it by moving it to "trash".
- If disabled, then you can directly drag the circle. By this you will be able to position the circle or deactivate it by moving it to "trash".
How can I enable it again?
When HALO is deactivated, you can see special button in upper line of Notification drawer, that will activate it.
How can I uninstall HALO completely?
You can't. It is integral part of the ROM. You can only choose not to use it.
What if I cannot install .apk?
Wait for the next Nightly/Stable build. This will be solved. If you can't wait, then disable HALO, install what you need and enable it again.
Where can I find further information?
Take a look at this video by Oode.
Click to expand...
Click to collapse
Sv: [ROM][4.2.1][AOKP/CM] Vanilla RootBox [16/01][v3.5][Nightlies][Per-App-DPI]
Cool.
Sendt fra min Nexus 7 med Tapatalk2
Seen the grouper section in your Goo.im and got really excited :L
Wiped, Installed Rom with latest GApps wiped cache/dalvik and the Play Store is unable to download anything giving an "Error retrieving information from server" message.
Removed and re-added my Gmail account, cleared Play Store app data and cache and no luck.
Re: [ROM][4.2.1][AOKP/CM] Nexus 7 Vanilla RootBox [16/01][Nightlies][Per-App-DPI]
Reeonimus said:
Wiped, Installed Rom with latest GApps wiped cache/dalvik and the Play Store is unable to download anything giving an "Error retrieving information from server" message.
Removed and re-added my Gmail account, cleared Play Store app data and cache and no luck.
Click to expand...
Click to collapse
Did you check md5 sum and do a full wipe?
Sent from my Nexus 7 using xda premium
I read that this has per app tablet ui, but is the system in tablet ui? (Combined nav/status bar)
Odp: [ROM][4.2.1][AOKP/CM] Nexus 7 Vanilla RootBox [16/01][Nightlies][Per-App-DPI]
Thanks for bringing back RootBox to grouper, been waiting for it since 20130102 nightly
Here is first bug; in tablet mode notification icons alignment is broken. Icons appear below time alignment and goes off screen.
Yes you can choose between phone/tablet/phablet ui
Wysłane z mojego Nexus 7 za pomocą Tapatalk.
Re: [ROM][4.2.1][AOKP/CM] Nexus 7 Vanilla RootBox [16/01][Nightlies][Per-App-DPI]
This seems sweet! Are you guys going to add PA Features eventually?
Sent from my Nexus 7 using xda premium
bcvictory said:
This seems sweet! Are you guys going to add PA Features eventually?
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Just merged PIE.
Re: [ROM][4.2.1][AOKP/CM] Nexus 7 Vanilla RootBox [16/01][Nightlies][Per-App-DPI]
bajee11 said:
Just merged PIE.
Click to expand...
Click to collapse
What about Hybrid, Per app DPI, PA Settings? Sorry bout being picky.
Sent from my Nexus 7 using xda premium
bcvictory said:
What about Hybrid, Per app DPI, PA Settings? Sorry bout being picky.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Did you read the OP? You wouldn't be asking these question if you did.
Re: [ROM][4.2.1][AOKP/CM] Nexus 7 Vanilla RootBox [16/01][Nightlies][Per-App-DPI]
bajee11 said:
Did you read the OP? You wouldn't be asking these question if you did.
Click to expand...
Click to collapse
Sorry! Is PIE in this build or the next?
Sent from my Nexus 7 using xda premium
Re: [ROM][4.2.1][AOKP/CM] Nexus 7 Vanilla RootBox [16/01][Nightlies][Per-App-DPI]
bcvictory said:
Sorry! Is PIE in this build or the next?
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Not the present one. Will be in future one
Sent from my Nexus 7 using xda premium
Re: [ROM][4.2.1][AOKP/CM] Nexus 7 Vanilla RootBox [16/01][Nightlies][Per-App-DPI]
Z0ld3n said:
Thanks for bringing back RootBox to grouper, been waiting for it since 20130102 nightly
Here is first bug; in tablet mode notification icons alignment is broken. Icons appear below time alignment and goes off screen.
Yes you can choose between phone/tablet/phablet ui
Wysłane z mojego Nexus 7 za pomocą Tapatalk.
Click to expand...
Click to collapse
Can you please post a screen shot of the issue. Thanks in advance
Sent from my Nexus 7 using xda premium
kilometers4 said:
Can you please post a screen shot of the issue. Thanks in advance
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Here are 3 screenshots with different navbar height (tablet ui, stock dpi):
24dp:
http://i.imgur.com/6bq1fty.png - u can't even see notification icons in bar
42dp:
http://i.imgur.com/zLfy0me.png - icons are not in center (time, battery, wifi status are in center)
48dp:
http://i.imgur.com/WRzLPNM.png - same as 42dp
RootBOX v3.6 update is out
http://goo.im/devs/RootBox/RootBox_grouper_jb
MD5sum: d35b56966f5f96354d684efa50cc6f2d

(APP) MIUI V5 Launcher for Tablets

{
"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"
}
MiLauncher for Tablets​
I'm proud to announce the overhaul of the MIUI Launcher for Tablets.
It's been a very long time since I've updated the project, as when I left it, (due to not owning a tablet any more) I believed that it was working as I had intended on Tablets, sadly, as of Android 4.3 that was no longer the case.
With the release of Android 4.4 I obtained another tablet and decided to update the project. This is the result of my work, my research and the help of a few others, who will be mentioned below.
Please, provide feedback, hit thanks, and most importantly, enjoy it. Please understand that this is currently in beta, the bugs that it currently contains are all small graphical quality of life ones, and I'll be getting right on those.
As someone who is studying full time, please understand that I don't have a lot of free time, but I'll do my best to update this regularly and respond to any concerns or issues you may have.
I do not give permission for my work to be redistributed, direct linked or posted anywhere else other then XDA-developers.com or en.miui.com forums. Anyone who shares this must post a link to this thread and give credit.
Landscape Mode Only - Persistent for the moment.
Grid Sizing Options;
-6x6
-7x5
-8x5
-8x6
Pretty MIUI Icons
Various Transition Effects
Hide apps from your home screen and make their access pin protected!
MIUI Widgets
MIUI Theme Market
Android 2.3-4.4 support
Code:
Beta 1:
31st March 2014
Initial re-release
Based off MiHome 2.22.0
Resolved an issue where the launcher would not open on Android 4.3 and 4.4 devices
Not really a ton to say as of yet
They're probably a little giant, brace yourself.
​
Bug or Graphical Issue / Work around
Beta 1:
The weather clock 4x2, Clock 2x1 and Clock 2x2 do not appear graphically correct on the HP Touchpad.
> Pending further feedback from other devices.
In the Launcher Settings -> Launcher: There is text that does not appear in english.
>This is the Hide Apps With a Pin Function.
Static Wallpapers seem blurred when using this launcher on the HP Touchpad.
> Pending further feedback from other devices, not sure if this is device specific or not, Live Wallpapers Seem to Work Fine.
There is text that does not appear in english in the themes market
Obviously as the market stuff is server side, I can't change that, however there may be a few local images > Pending further investigation.
MIUI Express Locker is terribly scaled, low res and buggy
> Disable Express Locker, which is stated in the install instructions anyway.
This is something I'm still looking into and I'm not sure if I can fix it, generally it's about as buggy and slow as most lock screen replacements anyway,
not sure if they've improved that from the last time I used MiHome on a phone > Pending further investigation.
If you have an issue be it graphical or performance based, the first step is to make sure it isn't a bug from your rom,
if you've excluded that possibility post in the main thread, for me to be able to do anything with it, you must include;
Code:
Your Device Name
Your Android Version
Your Current Rom
Your Device DPI
Version of this Launcher
The problem.
If you haven't followed the install instructions below, don't expect me to do anything to resolve your issue until you do.
Part 1:
Download and Install MiHome-Step1.apk
Once the launcher loads slide up from above the nav bar and hit "Launcher Settings."
Scroll down the options until you find "Cell Layout Type"
Hit it and select the option that suits your device best
Please choose wisely because you'll need to re-install the app to change this.
Part 2
Download and Install ZSC.mihome.BX.apk, (X being the latest version number)
You will be prompted to update MiHome, obviously confirm it.
Once MiHome loads, you may or may not notice a rather mangled looking clock widget.
I am aware of this and for the moment, delete it.
Head into launcher settings, if you don't have a physical menu button look in the next section.
Hit the "Lockscreen" option, uncheck "Use MiHome Locker",
this is the lockscreen replacement Xiaomi includes with the launcher.
It doesn't play well with larger screens or landscape as of the moment
Optional But Very Recommended
If you do not have a physical menu key,
long press an empty part of the screen and hit the "Toolbox" icon.
Select the "Launcher Settings" icon on the far right.
You'll see the icon is on your home screen, open the settings.
Hit the "Launcher" option, look down at the last option "Choose Swipe Up Gesture Function"
Hit it and select the last option "Swipe up to open Menu."
Now you can view all your options by sliding up from above the nav bar again!
If your transitions seem slow, or strange when changing home pages,
Head into "Launcher Settings", Hit Launcher
Hit "Screen Transition Effects" and select something other than "Classic",
This is optional, but Classic looks silly and makes the launcher seem less fluid.
It may also appear strangely on some devices.
Beta 1:
Step 1 - Refer to the Instructions
Step 2 - Refer to the Instructions
Code:
I'm not responsible for anything that happens to your device, but I highly doubt anything will.
Good job man, thanks for your efforts on this app.
The only thing is the default wallpaper is offset by about an inch from the top. Solved by changing wallpaper.I seem to remember that was an issue with classicnerds miui rom. Otherwise looking good!
Peace
Sent from my touchpad using XDA Premium HD app
I'll continue to poke around and find a better one
How have that phablet ui on touchpad?
Inviato dal mio cm_tenderloin con Tapatalk 2
Schizoid 2.00
Or CM10.1 has phablet UI
Sent from my LT30p using xda premium
Unfortunately I will no longer be updating this project as I am still quite sick and it works as intended for Tablets.
Public Service Announcement ♥
Howdy Everyone! Zerosuit Connor here,
For the past six months I've been very unwell and without an android device, but just recently I managed to obtain another tablet and I long for the sweet taste of MIUI. That's why I'm pleased to announce that I'll be updating this project with Android 4.4 support and a few fixes, so please look forward to that.
A little under a month ago I locked the downloads, by changing the public permissions, and I put the wrong type of privacy setting on the files. Meaning, that because of my mess-up, anyone with the links could send an email through Google drive and directly to my account. Because of the high volume of emails I got, I decided to leave the links like that to see what kind of demand there still was. This was the result.
In regards to the downloads being locked, that was due to a large number of sites either; direct linking to the download, or re-uploading it. The worst part about this was that many did not give me credit, and others took the credit for themselves. All of the formerly mentioned misdoings were against my wishes, and despite what was written on my original post and numerous warnings from myself, many of them still continued. I am sorry that you've all had to suffer because of this.
Thank you for your continued support, and I'll keep you posted! Within the next 1-2 days I'll be back with a few questions about the kind of devices you own! ♥
Updated, new overhauled version posted. Please thoroughly read the Original Post and Instructions. Thankyou.
Zerosuit Connor said:
Updated, new overhauled version posted. Please thoroughly read the Original Post and Instructions. Thankyou.
Click to expand...
Click to collapse
Hey, this is awesome! I've been a longtime MIUI user, and was actually thinking about making a port for the tenderloin...but I think I'll wait for the V6/kitkat version.
In the meanwhile...have you seen that Xiaomi has released a beta of "MIUI Lite"?
http://en.miui.com/thread-18293-1-1.html
I know there's really no need for a dialer, but this could be quite handy for your purposes.
digitalhigh said:
Hey, this is awesome! I've been a longtime MIUI user, and was actually thinking about making a port for the tenderloin...but I think I'll wait for the V6/kitkat version.
In the meanwhile...have you seen that Xiaomi has released a beta of "MIUI Lite"?
http://en.miui.com/thread-18293-1-1.html
I know there's really no need for a dialer, but this could be quite handy for your purposes.
Click to expand...
Click to collapse
I'll take a good look at that actually, thanks for bringing it to my attention! I'm also quite interested in taking a look at V6 considering they've added auto-rotation.
Great stuff! Installing now.....
826 9863233
Thanks for the work with this
NIce!
Nice!
Zerosuit Connor said:
MiLauncher for Tablets​
I'm proud to announce the overhaul of the MIUI Launcher for Tablets.
It's been a very long time since I've updated the project, as when I left it, (due to not owning a tablet any more) I believed that it was working as I had intended on Tablets, sadly, as of Android 4.3 that was no longer the case.
With the release of Android 4.4 I obtained another tablet and decided to update the project. This is the result of my work, my research and the help of a few others, who will be mentioned below.
Please, provide feedback, hit thanks, and most importantly, enjoy it. Please understand that this is currently in beta, the bugs that it currently contains are all small graphical quality of life ones, and I'll be getting right on those.
As someone who is studying full time, please understand that I don't have a lot of free time, but I'll do my best to update this regularly and respond to any concerns or issues you may have.
I do not give permission for my work to be redistributed, direct linked or posted anywhere else other then XDA-developers.com or en.miui.com forums. Anyone who shares this must post a link to this thread and give credit.
Landscape Mode Only - Persistent for the moment.
Grid Sizing Options;
-6x6
-7x5
-8x5
-8x6
Pretty MIUI Icons
Various Transition Effects
Hide apps from your home screen and make their access pin protected!
MIUI Widgets
MIUI Theme Market
Android 2.3-4.4 support
Code:
Beta 1:
31st March 2014
Initial re-release
Based off MiHome 2.22.0
Resolved an issue where the launcher would not open on Android 4.3 and 4.4 devices
Not really a ton to say as of yet
They're probably a little giant, brace yourself.
​
Click to expand...
Click to collapse
I got a malicious z Ram booster apk from the step one download..
deafasheck said:
I got a malicious z Ram booster apk from the step one download..
Click to expand...
Click to collapse
Checked and download links are still working. They should lead you to Dev Host.

[ROM][Cyanfox] [ CM-11 | KITKAT 4.4.2] | Official |i9100|

{
"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"
}
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanFox is a free, community built distribution of Android 4.4.4 kitkat which greatly extends the capabilities of your phone and to increase performance and reliability over stock Android for your device.​Cyan Fox is a light-weight Android 4.4.4 custom ROM, which is based on AOSP/Android (4.4.4) and CyanogenMod (11) source bases.​For an up-to date working/not working list, bug tracker, useful guides & FAQ, visit our website:
http://www.cyanfox-rom.com/​
Changelog​
Changelog for versions 01/14 to 2/24
-speed up boot for multi core devices
-enable expanded desktop.from profile
- Ability to rescan media for the storage volume manually.
- Stylus gestures features (in language settings).
- Option to toggle the pointer icon when using Stylus in language settings.
- Allow tablets to send SMS if enabled in device overlays.
- Automatic band selection.
- New sound settings: silent mode (call ring mode), volume panel style, sound-to-vibration mode, adjust sound silently (toggle), other vibration options.
- Make the lock screen camera widget configurable.
- CF updater: added support for Delta updates (still need to configure server to suppor it).
- Battery pulse notification light.
- Allow following actions with hardware-button long-presses on lockscreen: toggle flashlight (if available); play/pause/next/previous track selection; toggle silent mode; answer call with home button, etc. (read more http://goo.gl/9WMi4j).
- Camera button various options: like unlock device, etc. (read more http://goo.gl/uYDASV).
- Switch option to show/hide battery status on lockscreen.
- Show/hide IME switcher notification.
- CM privacy settings.
- Quiet Hours: allow disabling phone ringer.
- Re-implement noise suppression for phone calls.
- Telephony: add to blacklist support.
- Allow changing screen-off animation: fade/crt (depending on device possibilities).
- Notification & Battery LED: instant test options visualy while screen-on.
Full sync with CM
Whats Working:​Double Tap Statusbar Sleep
Theme Chooser
Calls
Display
Data (2g/3g/H/H+)
Sms/Mms
Camera
Video
All Sensors (Compass, Gyro Etc)
Vibration
Wifi
Audio
Gps
Bluetooth
Dark Ui
Nav Bar
Nav Bar Quick Launch Shortcuts
Customizations To Status/Nav Bar
Screen Record
Battery Status Style
Show Battery Percent
Quick Settings
Quick Access Ribbon
Expanded Desktop
Vibration Intensity
Default Music Player On Plug
Home Button Answer Call
App Ops / Privacy Guard
lock screen see through /blur
quick settings quike edit button on status bar
left handed nav in landscape mode
translucent volume panel
vol panel style
advanced display options
reorient vol buttons
vol button to wake/home button to wake
advanced power button options
Live wallpaper background in recent apps​Not Working:​Front Facing Camera Record​Downloads​Cyanfox 2.0.2​Important Note:
gapps http://www.cyanfox-rom.com/​Screenshots​
Sources​Github Sources​
Contributors​MNT,Christiancs1969 @vendantgp
Team CyanFox,And Also Extra Thanks To Men_in_black007 For Thread Design​
Powered By:​
[/QUOTE]
CyanFox Install Guide​
1.Download KitKat compatible recovery zip and Cyanfox Rom.
2.Reboot Recovery.
3.Flash the KitKat compatible recovery zip from post(DO NOT REBOOT PHONE!)
4.For CWM users choose the advance menu, then reboot recovery. TWRP users should hit reboot tab then reboot recovery.
5.Wipe-Factory Reset, Partition Cache, Dalvik cache.(If coming from a jelly bean 4.3.x or lower ROM it is recommended to format system as well).
6.Flash Cyanfox Rom . cyanfox gapps on full wipe not dirty flash
7.REBOOT PHONE.
CyanFox Gapps... http://cyanfox-rom.com/downloads/?folder=_gapps/
9.Enjoy.
Quick Info.​
Q1. How to Unlock Developer Option?
Ans. Go To Settings->About phone->Tap 6-7X on build in settings->Enjoy
Q2. How to get USB not MTP?
Ans. Go To Settings->Storage->Press the 3 dots on top->Choose MTP->Enjoy
Q3. How to take a photo with hardware button, I mean without touch screen button?
Ans. Start camera, take the volume button up or down->Enjoy
Non development posts discussion​http://forum.xda-developers.com/show....php?t=2596042​
Extras​Kitkat compatible recovery​https://www.dropbox.com/s/t1ja8pgfla5pcqo/CWM-KitKatCompatible-i9100 (1).zip​
Review
http://www.xda-developers.com/andro...gn=Feed:+xda-developers/ShsH+(xda-developers)
First :thumbup:
Sent from my GT-I9100 using xda app-developers app
....
No swearing in any form...
Be tolerant to new users.
Respect Cyan Fox team members who give there time to help 24./7..... Thanks
@Christiancs1969
@Pug123
................................................
................................................
Please be polite.. They give up their time to help you as much as
They can
Xda rules
FORUM RULES
1. Search before posting
Use one of our search functions before posting, whether you have a question or something new to share, it's very likely someone already asked that question or shared that news.
2. Member conduct.
2.1 Language: XDA is a worldwide community. As a result what is ‘ok’ to say in your part of the world may not be ok in someone else’s part of the world. Please think about who is reading what you write. Keep in mind that what you think of as acceptable use of language may not be acceptable to others. Conversely, while reading member posts, remember that word you find offensive may not be to the writer. Tolerance is a two way street.
2.2 Nudity: XDA is used by people of all ages, including minors. It's not acceptable to post nude/pornographic imagery, which includes exposure of the male or female genitalia or of female breasts.
2.3 Flaming: XDA was founded as a group of people sharing information about certain mobile phones. Sharing does not involve virtual yelling (flaming) it does involve working together to solve problems in an environment of mutual respect and understanding. Losing your temper and flaming another member, or group of members, is not acceptable behavior.
2.4 Personal attacks, racial, political and/or religious discussions:[/B] XDA is a discussion forum about certain mobile phones. Mobile phones are not racial, political, religious or personally offensive, therefore none of these types of discussions are permitted on XDA.
2.5 Courtesy towards other Members: Treat new members the way you would like to have been treated when you were a new member. When dealing with any member, provide them with guidance, advice and instruction when you can and always with respect and courtesy. Never post in a demanding, argumentative, disrespectful or self-righteous manner.
2.6 All members are expected to read and adhere to the XDA rules.
3. Post only using a clear subject and message.
You're most likely to receive a helpful answer to your question if you use a short subject title that describes your problem and a message that explains in detail what your problem is and what you've tried to solve it.
4. Use the English language.
We understand that with all the different nationalities not everyone speaks English well, but please try. If you're really unable to post in English use an online translator, You're free to include your original message in your own language below the English translation.
5. Post a message only once.
As a large forum we don't need unnecessary clutter, You're free to edit your message as you like, so if you do not receive an answer revisit your message and see if you can describe your problem better. Not everyone is online at the same time, it might take a while before you receive an answer.
6. Do not post warez.
If a piece of software requires you to pay to use it, then pay for it. We do not accept warez nor do we permit any member to promote or describe ways in which Warez, cracks, serial codes or other means of avoiding payment, can be obtained. This is a site of developers, i.e. the sort of people who create such software. When you cheat a software developer, you cheat us as a community
7. Do not spam.
If you wish to advertise a product, contact us we provide ads. But do not post it in the forums, it will be removed and you're likely to receive a ban.
You are however allowed to sell used goods like your own device, parts of your device or accessories for your device in the marketplace forum, please read the rules there before posting. (This rule includes signatures, if you use a signature it will appear in your post)
8. Donations.
We appreciate all donations to xda-developers.com, it keeps our forum online and well maintained. As a user you're allowed to ask for donations in your signature as a thank you for your hard work. However donations up front are not allowed, this forum is about sharing, not about getting paid to do something, that's what your job is for.
9. Don't get us in trouble.
Don't post copyrighted materials or do other things that will obviously lead to legal trouble. If you wouldn't do it on your own homepage, you probably don't want to do it here either. This does not mean we agree with everything the software piracy lobby try to impose on us, it simply means you cannot break any laws here, since we'll end up dealing with legal hassle caused by you. Please use common sense: respect the forum, its users, and those that write great code.
10. Help others if you can.
If you see posts from others where you can help out, please do. This place exists because people are helping each other, and even if you are relatively new to the matter, there's probably already quite a few people newer than you that would benefit from what you've learned. Don't be shy.
11. Don’t post with the intention of selling something.
* Don’t use XDA to advertise your product or service. Proprietors of for-pay products or services, may use XDA to get feedback, provide beta access, or a free version of their product for XDA users and offer support, but not to post with the intention of selling. This includes promoting sites similar/substantially similar to XDA-Developers.com.
* Do not post press releases, announcements, links to trial software, or commercial services. unless you’re posting an exclusive release for XDA-Developers.com.
* Encouraging members to participate in forum activities on other phone related sites is prohibited.
* Off-site downloads are permitted if the site is non-commercial and does not require registration.
* Off-site downloads from sites requiring registration are NOT encouraged but may be permitted if the following conditions are met:
A) the site belongs to a member of XDA-Developers with at least 1500 posts and 2 years membership who actively maintains XDA-Developers' support thread(s) / posts, related to the download,
B) the site is a relatively small personal website without commercial advertising/links (i.e. not a competitor forum-based site with purposes and aims similar to those of XDA-Developers.com.)
12. Using the work of others.
If you are developing something that is based on the work of another Member, you MUST first seek their permission, and you must give credit to the member whose work you used. If a dispute occurs about who developed / created a piece of work, first try to settle the matter by private message and NOT in open forum. If this fails then you may contact a moderator with clear evidence that the work was created by you.
Convincing evidence will result in copied work being removed. If there is no clear evidence you created the work then in the spirit of sharing all work will remain posted on the forums.
These rules apply to all software posted on XDA unless that software comes with a license that waives these rules.
13. Advertising and Income Generation
Commercial advertising, advertising referral links, pay per click links and other income generating methods are forbidden. Do not use xda-developers as a means to make money.
14. Create only one User Account
You are allowed one User Account at xda-developers. If you create additional accounts, Moderators will disable them and your original account may also be disabled or infracted.
15. Keep posts/threads on-topic
Whilst a minor amount of off-topic posting may be overlooked, the general rule is your posts / threads must be relevant to the Forum / thread in which you are posting.
Subscribed.
Sent from my GT-I9100 using Tapatalk 4
reserved here
subbed aswell:good:
Sent from /SlimBean//Android 4.3//
Thanks for this rom with dorimanX kernel only
subscribed
Is the build from the 10th the latest?
Sent from my GT-I9100 using XDA Premium 4 mobile app
@Christiancs1969
9.40v27 is up:good:....grab it
Sent from /SlimBean//Android 4.3//
MarkyG82 said:
Is the build from the 10th the latest?
Sent from my GT-I9100 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes new build comming when ready... Lots added check github.com
s2..CyanFox dorimanx
rkoby13 said:
@Christiancs1969
9.40v27 is up:good:....grab it
Sent from /SlimBean//Android 4.3//
Click to expand...
Click to collapse
Subscribed as well Nice work Christian, downloading when I can get to some wifi =).. I'd hold off on getting dori 9.40v27 though, it's giving everyone sods.
Sent from a galaxy far, far away
I will test it too. Sounds like a new Favorite Rom
Subscribed, but I need to wait until the weekend to try a completely new ROM.
Sent from my GT-I9100 using xda app-developers app
Good wrk Chris :good: keep it up
rated
Here are a few screenshots of this ROM, I especially love the app bar feature and network speed in status bar first impressions that it's fast & smooth
(Click for screenshots)
Sent from a galaxy far, far away
@Hopper8
you could use
tags to save space tho:good:
Sent from /SlimBean//Android 4.3//
Thanks , will try the new ROM
hey gyus which Gapps should i flash?tnx
vrwmiaris1 said:
hey gyus which Gapps should i flash?tnx
Click to expand...
Click to collapse
Gapps for 4.3. Google search, there'll be an xda thread with them by Ryuinferno. Download the full or minimal as you need.
EDIT: Gapps are now linked in OP :good:
Sent from a galaxy far, far away
Great ! Thanks a lot
Posté via Vanilla Rootbox

[ROM] Rayglobe v1.3 - ► 5.1 LMY47M◄●►Custom Aroma ◄●►Sense 7 ◄●►Fast ◄●► Stable●►

[ROM] Rayglobe v1.3 - ► 5.1 LMY47M◄●►Custom Aroma ◄●►Sense 7 ◄●►Fast ◄●► Stable●►
{
"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"
}
The Freadom:
Big Aroma installation where you can choose between:
Lancher: Sense 7, Nova, Apex
Keyboard: Sense 7, Aosp
Sms: YAATA @kajozord for great app)
Music Player: Nubia z7, Lenovo K920
Equalizer: Cm Audiofx
New sounds: asus zenfone 2 audio files
Calendar: Lenovo K920
Camera: Lenovo K920
Other stuff: lenovo compass, Samsung, Morning, Adaway, Mi File Explorer, Root cloak, Sony track id, Blu email, Nubia Media share
The Clean:
Built on stock 5.1.0 LMY47M on MeanPop revised base (thanks @mikeyxda for permision to use his base)
Smooth and stable (I don't release betas)
The mean:
Performance tweaks
Screen on/off performance and battery tweaks for snappier UI and better battery
The nice:
Rooted (SuperSU)
Non-forced encryption
Center clock on notification bar
init.d support
Signature checking disabled
De-odexed for your modding pleasure
No ads tweaked hosts
Zipaligned
4 way power/reboot menu
Clear all recent tasks
Ability to disable proximity sensor for those having black screen issues in calls on 5.1 ROMs (see post 2)
Native notification LED w/color support (solid or flashing - see post 2)
User configurable LED color priority: make your most important colors "stick" (see post 2)
Native LED can be turned off by modifying the last line in /system/build.prop (debug.nativeled=false)
Set your own LED blink rates (on/off times) in /data/meanpop.opt (see post 2)
Fast blinking blue LED for missed calls
Reduced navigation height for more screen real estate (configurable: see top of post 2)
Adaptive brightness adjustments (brighter in bright light such as outdoor indirect sunlight)
Ambient notification - longer display time and slower fade-out
Ambient notification motion sensing improvements (display activates more consistently)
Ambient display lights once for each new notification instead of each notification reactivating the display several times over several minutes
Ambient display works indefinitely instead of stopping after 3 notifications
Ambient display shows time w/seconds and date
Fixed (stock) bug where ambient display can be up to several minutes slow
Double tap home for screenshot
Hold back button for screen off
Battery %
Battery green when charging, shows % while charging
Bonus ringtones, notifications, and alarms from other devices
Stock Android so no carrier bloatware (you'll have to install that yourself)
This is based on Google stock: so gapps already installed
More to come...
Now to installation of the ROM itself...
Always make a backup before installing anything on your phone!
Make sure you already have the proper bootloader/radio installed: I recommend T-Mobile customers use @scrosler's LMY47M radio/bootloader (flashable ZIP) and everyone else use his LMY47E bootloader/radio (fastboot batch file).
On first install of MeanPop, do a full wipe (although if you are coming from a stock 5.0.1 or 5.1.0 base, you can try a dirty flash).
Subsequent updates: no wiping necessary BUT...
If you have any trouble at all, do a full wipe and then reinstall
Install using recovery (I use latest TWRP)
Italian official forum
http://forum.hdblog.it/index.php?/t...-◄●►custom-aroma-install◄●►fast-◄●►-stable●►/
As with any open source stuff, some of this work is my own and some comes from other sources. So in addition to my own work (mostly in the "mean" category), here's a quick thanks to those of you who contributed knowingly (thank you) and not-so-knowingly via open source 5 finger discount (thank you just the same: your stuff is good and that's why I used it). smile.gif Sometimes it's not entirely obvious where the source started so if I missed someone, please let me know and I'll add you. Also, I'm careful to only include other work where the author does not specify any usage restrictions or has given approval. If you believe, however, that I've included something that shouldn't be in this ROM, please just PM me. I ask you sorry in advance but I haven't real interest to don't put credit to your job
@mikeyxda for rom base always bug free Great work mate
@scrosler stock base and bootloader & modem zip & some lines in aroma script (carrier & gapps)
Chainfire - SuperSU
CyanogenMOD - open source email app, gallery and calculator
franciscofranco - Franco kernel - Best kernel for me
Gaku Gaku & xpirt - Partial sense 7/6 porting. A lot of stuff from their thread like plugins
eng.stk - Audio Fx @kajozord for Yaata sms/mms
Acer73 (aka Raimondo Martire) Dev
Maximo76 (themer)
• Your warranty is now void.
• I am NOT responsible for bricked devices, dead SD cards, III world’s war, or you getting fired because the alarm app failed. YOU are choosing to make these modifications! Be warning but I’ve tested this rom before publish.
• Support is limited. I do this as a hobby in my free time. All team member have family and childs but we'll do our best to help you if you state your problem in clear English, with as much information as you can (what mods you selected, have you wiped, when exactly does the error occur, what type of phone you have (ul, l , ws etc.), what carrier, logcat and so on. The more information you offer, easier for me to help you. If you do not ask for support in clear English and with no information or with a easy “don’t work” I will ignore your issue!
• NO Requests! When I work on Rayglobe rom I have in mind that I have to satisfy before my eeys and ears and all users to a decent level. What works for me might not work for you and vice versa . I'm not your personal ROM developer and it is not my job nor my intention to make everybody happy.
• Do not come here asking "Hey mate, X rom has that awesome feature and if you don't implement it in your rom, I'll !" You flashed this ROM because you liked it at some point. On this section of Xda there are best developers so his common thing find rom with good or incredible stuff. I respect other dev work so if our team can make this mode will be done otherwise no expect kang from us.
• Suggestions for improvements are always welcomed. As long as they are well documented and as long as you understand that NOT everything is possible.
• NO ETAs! While I do my best to constantly work on the ROM to improve, *fix and add new features, again this is a hobby! Our team will work on private beta and usually will publish rom on weekend! If this becomes an obligation passion fades and I might stop cooking the ROM
Code:
• In the spirit of the XDA community we are happy to share our work but always you must ask permission to use anything (WILL GIVE YOU IN 99% :) ).
• You are NOT allowed to use any part of the tweaks files, scripts or app
• If you get the permission when you use the files you MUST post proper link to this thread and mention me ( @acer73)
• Not respecting this simple rules will lead to reporting to XDA Administrators.
If you like our work and wants to keep the project alive please push thanks button.
If you want you can consider to buy us also a glass of red wine . I never ask for donations but always appreciate
1,3:
new battery on notification bar (meanpop 2.08) with centered clock
patched franco kernel to read init.d
add double tap to wake
Link
https://www.androidfilehost.com/?fid=95916177934548764
patch for double clock
https://mega.co.nz/#!YsF1jAJS!XdXCSpbDPlAUPB1dEPA_gu4i31t-PprDvVdB_SValPM
1.2
- Rewrite aroma script. Solved a lot of problem with Nubia app
- In Aroma now possibility to choose Sony Album & Video (ibanez7)
- In Aroma you can choose xreality, supervivid ( @androidexpert35 )
- Update way to write meanpop.opt
- Update Audiofx (from cyanogen) now you can use without FC (some users send me a script where Sense Launcher don't show audiofx. No forced to show)
Links
https://www.androidfilehost.com/?fid=95916177934548074
1.1
- update LMY47M ver
- update meanpop 2.0.7
- update Lenovo calendar (for starnge reason some users don't see it). Now is really ok
- update all Gapps
- Update Yaata sms app (bet 28)
- New Verizon files
Links:
https://www.androidfilehost.com/?fid=95916177934547910
https://mega.co.nz/#!g1dRzZLC!K0JwB_md5a25QS4WGN8K6-pko34XrxOZpNh-UK8cD7Y
1.01
- Solved problem with all Lenovo K920 apps
https://www.androidfilehost.com/?fid=95916177934547832
Q. Weather and Clock not work.
A. Weather app don't work, it only shows weather in blinkfeed if you set it as default home page.
and
Settings -> Add account -> htc service
Set location high accuracy
Thanks for the ROM. Will give it a try. Anyone have a link to to scrolsers M build bootloader/radio file?
Sent from my Nexus 6 using XDA Free mobile app
machostallion said:
Thanks for the ROM. Will give it a try. Anyone have a link to to scrolsers M build bootloader/radio file?
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=95916177934544733
RSVP
Thank you for your contribution to the Nexus 6. Will be taking a close look at this one here.
info[]box1 said:
RSVP
Thank you for your contribution to the Nexus 6. Will be taking a close look at this one here.
Click to expand...
Click to collapse
Thank you to taste it. This is my personal rom and I've tested on my italian forum. Some user ask me to share with no italian guys
acer73 said:
Thank you to taste it. This is my personal rom and I've tested on my italian forum. Some user ask me to share with no italian guys
Click to expand...
Click to collapse
Eh oh ....come on you guyz. Lol. Albanian brother here. Thanks for the ROM.
Going to download now thanks op
Welcome on the board Acer73, I remember the good old times in G3,I have EUROPEAN nexous6 is there a way to flashing the new modem with twrp?thanks in advance
Thank you will try it as soon as I can.
Gotta ask how you got the Sense 7 keyboard to work... I always got "Device isn't compatible" error
Nice rom really like the keyboard. Everything seems to be running smooth. R21 kernel and Sprint.
I love to see new development! Thank you very much for your work.
Looks interesting.. Thank you, I'll give it a try.
HTC_Phone said:
Gotta ask how you got the Sense 7 keyboard to work... I always got "Device isn't compatible" error
Click to expand...
Click to collapse
I don't understand your question. You don't have htc keyboard in my rom? I've tested now without probem
gflexstump said:
Nice rom really like the keyboard. Everything seems to be running smooth. R21 kernel and Sprint.
Click to expand...
Click to collapse
Thanks but rom have a great base thank to @mikeyxda so my work is really easy
Nice. I think I remember u from HTC phones. Nice start if this is the beginning what's the end? Thanks for your work!
Sent from my Nexus 6 using Xparent Blue Tapatalk 2
Any feedback on this running on Verizon.
^^^^^wondering the same thing...

Categories

Resources