[ANDROID][APP][TOOLS] Rview - Android Apps and Games

Do you collaborate in Gerrit open source projects? Do you want to check what is going on in your favorite Gerrit project?
Rview is a Gerrit client application for Android, which allows you to access to a Gerrit instance to perform code reviews. You can do practically anything you can do in the Gerrit web, with the main exception of edits:
- View your dashboard.
- View open, merged or abandoned changes.
- Search for changes.
- Review and comment on changes.
- Edit files and publish new revisions
- Compare textually and visually the differences on any changed file.
- and much more...
It's still in a beta stage, so it could (sure) contains bugs and crashes. Any bug report or feature request are welcome .
Rview is free, open sourced and ads free. You can checkout the source code at https://github.com/jruesga/rview.
You can get it from the Play Store.
XDA:DevDB Information
Rview, App for all devices (see above for details)
Contributors
jruesga
Source Code: https://github.com/jruesga/rview
Version Information
Status: Stable
Current Stable Version: 2.4.1
Stable Release Date: 2020-05-09
Created 2016-10-11
Last Updated 2020-05-08

Version 1.0.0-beta2
* [Feature] Account and project stats
* [Feature] Option to fold/unfold messages
* [Feature] Inline comments in messages
* [Feature] About, share and privacy policy menus
* [Feature] Added Gerrithub to the list of predefined repositories
* [Feature] Empty states illustrations
* [Bug] Fixed "invalid credentials" on login
* [Bug] Fixed crashes on pre-lollipop devices
* [Bug] Several bug and fc fixes

Version 1.0.0-beta3
* [Feature] Allow to save custom filters/searches.
* [Feature] Compile against API 25 (7.1.1).
* [Feature] Improve query change serialization.
* [Bug] Fix sometimes display a wrong update time on Dashboard change list.
* [Bug] Fix memory leak displaying avatar images.
* [Bug] Fixes for Gerrit 2.12 server instances.
* [Bug] Various bug fixes.

Version 1.0.0
* [Feature] Mini drawer for tablets
* [Feature] Allow to choose a custom filter as the home page
* [Bug] Various bug fixes and improvements

Version 1.1.0
* [Feature] Added support for diff against chooser
* [Feature] Added a base flag in intraline comments in messages
* [Feature] Added support for partial skip lines in diff viewer (+10 lines up / +10 lines down)
* [Feature] Added side indicator in inline comments and drafts in diff viewer
* [Feature] Added 'server not reached' empty state
* [Feature] Allow to customize diff viewer text size
* [Feature] Allow to choose whether highlight intraline differents
* [Feature] Use a monospace font for diff viewer
* [Feature] Collpase commit message if it is large
* [Feature] Added support for change star labels (aka tags)
* [Feature] Include line and side in draft comment dialog
* [Feature] Added support for rebasing without changing parent revision
* [Performance] Lists smootheness scrolling improvements
* [Performance] Avatar fetching improvements
* [Bug] Various bug fixes
* [Dependencies] Switch to RxJava2
* [Dependencies] Update dependencies

Version 1.1.1
* [Feature] Fill out a commit message template for reverts
* [Feature] Allow to trust all server certificates
* [Bug] Various bug fixes
* [Dependencies] Update dependencies

Version 1.2.0
* [Feature] Push notifications (requires cloud-notifications plugin (https://gerrit.googlesource.com/plugins/cloud-notifications/) to be installed on the Gerrit instance)
* [Feature] Search suggestion with autocomplete for accounts, projects and custom queries
* [Bug] Several bug fixes
* [Dependencies] Update dependencies

Version 1.2.1
* [Feature] Navigate to diff line comment directly from messages
* [Feature] Edit change message
* [Feature] Added support for quick file navigation in diff options
* [Feature] Preserve diff adapter line position
* [Feature] Preserve 'skipped lines' state
* [Feature] Add support for emoji
* [Feature] Handle internally repository change links
* [Bug] Fix FC while filling suggestions in custom search mode
* [Bug] Fix notification support by impersonate the server token (requires the latest cloud-notifications plugin)
* [Bug] Remove tags support (is not ready yet)
* [Bug] Fix trailing whitespaces on windows end-line (crlf) files
* [Bug] Other minor bug fixes and optimizations

Version 1.3.0
* [Feature] Added support for revision file edits
* [Feature] Allow to handle Gerrit change urls inside the app (only for well-known repositories)
* [Feature] Added LineageOS Gerrit repository
* [Feature] Added support for List formatting in user messages
* [Feature] Scroll down to review box on reply to message
* [Feature] Switch avatar fetching order (now Gravatar is prefered over Github)
* [Bug] Fixed quoted messages aligment
* [Bug] Recompute view child measures on skip line events
* [Bug] Fixed Automotive Linux Gerrit repository url
* [Bug] Other bug fixes and improvoments
* [Dependencies] Update dependencies

Version 1.3.1
* [Feature] Added support for view files inside the app
* [Feature] Added support for file blame for Gerrit 2.13+
* [Feature] Implement "Move branch" for Gerrit 2.13+
* [Feature] Improve autocomplete of enumeration query methods
* [Feature] Allow search for simple queries in custom search
* [Bug] Fix download of patchets and files
* [Bug] Fix account and project stats aggregation time
* [Bug] Fix cherry-pick action
* [Bug] Various bug fixes and improvements
* [Dependencies] Update dependencies

*Version 1.3.2*
* [Feature] Download commands dialog
* [Feature] Toggle CI accounts
* [Feature] Search history
* [Feature] Added Zephyr repository
* [Bug] Fix '500 internal server error' when access to deleted files in diff viewer
* [Bug] Fix Dashboard sometimes showing incorrect ellapsed times
* [Bug] Fix 'file not found' on downloaded pathsets
* [Bug] Other minor bug fixes

Version 1.3.3
- [Feature] Fetch blame data on demand
- [Feature] Added MoKee repository
- [Bug] Various bug fixes
- [Dependencies] Update dependencies

Version 1.3.4
* [Feature] Add support for pre-formatted comments
* [Feature] Add visual feedback while submitting a review
* [Bug] Quoted message fixes
* [Bug] Other minor bug fixes and improvements
* [Dependencies] Update dependencies

Version 1.3.5
* [Feature] Allow to add reviewers on merged and abandoned changes
* [Bug] Other minor bug fixes and improvements
* [Dependencies] Update dependencies

Version 1.3.6
* [Feature] Show avatars of secondary accounts
* [Bug] Fix search history for non-custom queries
* [Bug] Fix crash causes by screen rotation on setup wizard
* [Bug] Fix crash on account deletion
* [Bug] Other minor bug fixes
* [Dependencies] Update dependencies

Version 1.3.7
* [Feature] Fast scroll to last message
* [Feature] New predefined Gerrit repositories: Wireshark, Golang, Linaro, AllSeenAlliance and RDO
* [Feature] Add LineageOS Jenkins CI account
* [Feature] Discard gravatar identicons at networking level (use the response if it's a user avatar)
* [Bug] Handle some weird firebase responses
* [Bug] Mimic Gerrit web score symbols in listings
* [Bug] Clear suggestions and show search history on clear button's tap
* [Bug] Other minor bug fixes
* [Dependencies] Update dependencies

Version 1.4.0
- Added support for Android O (experimental)
- Updated Gerrit Rest Api library to support new 2.14.1 rest methods
- Gerrit 2.14 features (notedb, assignee, account status, hashtags, patchset description, revision descriptions, CC reviewers, ...)
- Added remove reviewer vote support
- Added an option to shorten filenames
- Added an option to show file details
- Added an action to toggle CI and tagged messages
- Added an option to reenter account password
- Updated support for new 2.14 events from 'cloud notifications' plugin
- Improve rendering of editor big files
- Fixed editor when files are bigger than 25000 bytes
- Various new predefined repositories
- Several bug fixes and improvements
- Updated dependencies

jruesga said:
Version 1.4.0
Click to expand...
Click to collapse
I really like rview. I have only one problem with it. I would very much prefer if I could reorder the "outgoing" view so that oldest entries are on top of the list. This would follow the default view in the gerrit web GUI, and it would allow to review and submit the changes in the right order, without scrolling to the bottom of the list for each submit.
Would that be possible?
Thanks,
Corinna

cvxda said:
I really like rview. I have only one problem with it. I would very much prefer if I could reorder the "outgoing" view so that oldest entries are on top of the list. This would follow the default view in the gerrit web GUI, and it would allow to review and submit the changes in the right order, without scrolling to the bottom of the list for each submit.
Would that be possible?
Thanks,
Corinna
Click to expand...
Click to collapse
@cvxda 'Outgoing' view (and all the rest of the views) are sorted from newest updated to oldest updated. Rview doesn't sort the results (and its not easy way to fetch data in inverse order because afaik its api doesn't support that kind of flag in the request). Are you getting a different entries sort order from gerrit web?

There is a differency between the Rview and the new Gerrit 2.14 dashboard queries, but it doesn't affect to Outgoing view.
Rview
-----
Outgoing: is: open AND owner:self
Incoming: is: open AND (reviewer:self AND (-(owner:self)))
Recent: is: closed AND (owner:self OR (reviewer:self)) AND (-(age:4w)))
Gerrit 2.14
-----------
Outgoing: is: open owner:self
Incoming: is: open ((reviewer:self -owner:self -star:ignore) OR assignee:self)
Recent: is:closed (owner:self OR reviewer:self OR assignee:self) -age:4w limit:10

Related

[APP][4.0+] Overlays v4.1 Floating Automation

[APP][7.1+] Overlays v6.9.9.2 Floating Apps Multitasking
{
"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"
}
Overlays
Main free application (in-app purchases)​
Float widgets and custom apps on top of other applications to increase your productivity and enjoy true multitasking!
* Float widgets and custom apps only when a specific app is running
* Watch YouTube while using other apps
* Count things when playing a game
* Turn any website to a floating app
* Create floating apps of your own
* Show your music widget when you plug your headset
* The options are endless!
Overlays is highly customizable, explore it well!
Included custom floating apps
- Floating Widgets
- Floating Shortcuts
- Floating YouTube
- Floating Browser
- Floating Clipboard (Pro)
- Floating Things Counter (Pro)
- Floating Google Maps (Route preview only)
- Floating Google Translate
- Floating Camera
- Floating Calculator
- Floating Dialer & Contacts
- Floating Flashlight
- Floating WiFi & Bluetooth toggle
- Floating Battery
- Floating Weather
- Floating Clock
Automatic and manual triggers:
- Running Application
- Events
- Tasker integration (Pro) for endless flexibility and automation
- Floating Sidebar - swipe your screen edge to reveal the sidebar
- Home button long press
- Launcher Shortcuts
- Always On - overlays will keep floating, everywhere
- Lock screen only (Android 7.1 and below)
- Quick Setting Tile (Android 7.0+)
Supported Events
Headset plugged, WiFi and Bluetooth enabled, WiFi by SSID (Pro), Bluetooth by device (Pro), Battery level (Pro), Incoming call, Outgoing call, Phone docked, USB connected, AC plugged, Airplane mode
Changelog
Code:
6.1.3
* New custom app: Screen Filter
* Changed: Apps tab row item functions as toggle. Click to show the app and click again to hide it.
* Fixed: Hide custom apps and profiles on delete
* Fixed: Multiple counter and clipboard weird glitches
* Fixed: Browser tab showing wrong address
6.1.2
* Fixed: Single counter freeze
* Fixed: Duplicate items on Apps tab after upgrade
* Fixed: Global Minimizer icon size
* Fixed: Android 4.4 and below crash when trying to create web app
* Fixed: Missing minimize & close controls when moving custom app
* Changed: Updated what's new changelog
6.1.1
* Dark theme is now available for free!
* Weekly event trigger is also available for free (experimental feature)
* New (Apps tab): Add your own widgets as apps
* New (Apps tab): Add any website URL as a floating app
* New (Apps tab): Long press and drag to reorder apps
* Fixed: Sidebar settings not updated if already running
6.0
* Introducing the new Apps tab!
You can now quickly launch all overlays without creating profiles.
Choose between Triggers and Apps as default tab through Settings -> Look & Feel -> Default tab.
* Now Free! Maps, Browser tabs & location are now included for free
* Immersive mode support - you can now position your overlays at the navigation bar area
* Fixed: Sidebar item reorder
* Changed: Clipboard overlay data is now persistent between sessions
======== FULL CHANGELOG IN APP =======
5.0
* Android Pie (9.0) support
* New in Pro: Dummy stroke and round corners
* New in Pro: Dark theme
* New in Pro: Keep default overlay position (see in overlay settings)
* New: Toggle overlay for WiFi and Bluetooth
* Now free: Icon pack support, tile trigger and more
* Added menu in drag area for Browser,YouTube
* You can now set a background color (incl. transparent) for Browser overlay
* Application shortcut now bring apps to front instead of reopen
* Some UI tweaks
* Lots of bugs fixes and new ones created (please report)
4.3.1
* New! Overlays Pro – Sidebar now supports direct application and system shortcuts
* Added launcher shortcut to toggle Sidebar
* Fixed missing close and minimize profile controls on landscape orientation
* Lots of other bugs fixed, hopefully without creating new ones.
4.1.6
* Added Indonesian language. Settings -> Look & Feel -> Language
* Bug fixes
4.1.4
* You can now filter attached globals from list and sort your profiles
* [Pro] – new! More animations. Set a different animation per overlay.
* Bug fixes
4.1.2
* [Pro] – new! Device unlock event
* [Pro] – new! More animations. Set a different animation per overlay.
* Bug fixes
4.1.1
* Application profiles/blacklist now using AccessibilityService again. Please make sure it’s enabled.
* [Pro:New] – Schedule weekly event (in beta, please report issues)
* [Pro:New] – Events: WiFi by SSD and Bluetooth by specific device
* Android Oreo notification fixes
* Browser overlay now supports cookies (should work with Telegram)
* Close all toggle on Sidebar
* Bug fixes and optimizations
4.0.3
* Adaptive icons for Android Oreo
* Bug fixes and optimizations
4.0
* Due to Google’s new restrictions, Accessibility Service which was used for Application profiles and Blacklist is now removed and replaced with UsageStats API, meaning you’ll need to enable Usage access permission for Overlays.
* Android Nougat app shortcuts
* New Color picker with #HEX support and color presets
* Sidebar tap instead of swipe
* Sidebar lock will now also hide + button
* Removed “Keep aspect ratio” setting
* Bug fixes for Lockscreen only profiles
3.9.9
* [Pro] – Blacklist renewed. Now functions as both Blacklist and Whitelist.
* [Android 8] – Fixed crash when service is not set as foreground (Settings -> General)
* Crash fixes and optimizations
3.9.8
* Bug fixes for “Allow move” policy.
* Crash fixes and optimizations.
3.9.7
* [New] Drag area settings in Settings -> Look & Feel. Set position, color, size and transparency.
* [Changed] Drag area is off by default for new scrollable overlays, unless you set through General settings -> Allow move policy
* [Fixed] Close profile on first overlay tap issue
* Other bug fixes and optimizations
3.8
* [New] Allow move policy for all overlays (see Settings -> General -> Allow move policy)
* [Fixed] – Lockscreen only profiles will show only on lockscreen. Even if directly enabled.
* [Fixed] Android 8.0+ Oreo crash fixes using Tasker
3.7
* Allow move (per overlay) – no more long press to move and resize outside the app. All non-scrollable overlays are draggable and scrollable overlays (like widgets, browser, etc) now has a drag area.
Your current overlays setup shouldn’t be affected (remains long press) so you’ll need to manually set “Allow move” per overlay. All newly created overlays will set “Allow move” by default.
* Profile controls – you can now close or minimize a profile by dragging one of its overlays to the profile controls area. No need to create a profile minimizer. Overlays will automatically create a runtime minimizer (won’t appear in profile) or use the current minimizer. This can be turned off through Settings > General -> Show profile controls.
* No more “save” button to exit edit mode or hide resize button – just touch outside and all overlays will exit edit mode.
* Fast YouTube profile creation – Share a YouTube video to overlays to keep watching it outside the YouTube app.
3.5.4
* Android O support -fixed showing overlays, fixed shortcut trigger.
* [Pro:New] – Android 7.0+ Quick Settings Tile
* [Pro:New] – Change icon for Shortcuts overlays
* [Pro:New] – Add background image for Dummy overlay
* [Fixed] – re-added Battery overlay.
* [Fixed] – Incoming call event on Android 6.0+
* Bug fixes and optimizations
3.5.2
* Some Overlays Pro features are now free!
All pro overlays: Browser, Youtube, Dialer, Camera, Flashlight and Overlays Minimizer are now included in the free version.
More free features: Align overlays in grid, notification indicator for app shortcut overlay and global minimizer. Enjoy!
* Bug fixes, optimizations and some help tooltips.
3.3.3
* [Pro:Fixed] – Camera overlay
3.3.2
* Sidebar – new option: hide all other overlays on profile show.
* [Pro:New] – hide all other overlays on profile show.
* Bug fixes and optimizations
3.3.1
* Overlays in edit screen now always in edit mode. No more long press to move around and enter settings.
Single tap the minimizer to enter its settings.
Long press to enter edit mode outside app is still long press.
* [Pro] YouTube overlay – minimizer your YouTube music without stopping playback.
* [Pro] com.applay.overlay.profile.MINIMIZE & com.applay.overlay.profile.EXPAND broadcasts support.
* [Pro] Auto refresh browser website every X seconds
3.1
* You can now edit a profile’s trigger via profile settings dialog.
* Android O support – mostly means no more lock screen trigger
* Android Marshmallow runtime permissions support
* Bug fixes and optimizations
3.0 - 3.0.2
* Overlays, simplified. The whole profile creation process is changed to make Overlays simple to use. Please share any feedback!
- [Overlays Pro] Added Icon pack support
- [Overlays Pro] Minimizer is now under Pro Overlays list
- Bug fixes and optimizations
2.5.5
* [Overlays Pro:New] – Control Overlays using Android Broadcasts. [URL="http://www.applay.co/2016/07/30/control-your-profiles-using-android-broadcasts-overlays-pro/"]click to see how[/URL].
* [Overlays Pro:New] – Hide Browser address area.
* [Changed] – Upped max icon size.
2.5.4
* [Added] – Sidebar option: Show/hide sidebar on touch outside.
* [Overlays Pro:New] – Global Minimizer. You can now minimize all active profiles with one click. Double click to close Overlays.
* [Overlays Pro:Removed] – Hide & minimize profile on touch outside removed. Sorry, Currently not possible.
2.5.2
* [Overlays Pro:New] – Minimize profile on touch outside.
* Crash fixes. Thank you for your reports!
2.5
* Android N support.
* New UI and colors.
* First time tutorial and tips.
* [Added] – Option to remove shadow around some Pro overlays (to allow full screen).
* [Added] – Long press Home button to toggle profile (see Overlays settings -> General).
* [Fixed] – issue when creating Event profiles.
* [Overlays Pro:New] – Browser start URL.
* [Overlays Pro:New] – Pro overlays settings.
* [Overlays Pro:New] – Touch outside to close profile.
2.4.1
* [Fixed] – Browser overlay delete will stop music, if playing.
* [Fixed] – Create App/Event profile issue.
* [Added] – Browser overlay desktop mode (user agent).
2.4
* [Overlays Pro:New] – Z Order: sort your overlays in layers.
* [Overlays Pro:New] – Floating Browser, new in-house overlay!
* [Added] – True Widget re-size support. Google Music different layouts will now show by widget size.
* [Added] – New Event: AC Charging.
* [Changed] – Click anywhere to toggle top action bar in overlays edit screen.
2.3.3
* [New] – Home tab. Shows all your profiles and allow quick edit access, even for Application/Event profiles with multiple Attached Globals. Auto created Attached Globals will not show here but you can view them on Globals tab.
* [Added] – Support for Android M(arshmallow).
* [Fixed] – App detection on Android 5.1 and above.
* [Fixed] – Sidebar will now allow you to select auto created Attached Globals.
2.3
* [Added] – Material Design touches.
* [Added] – New profile creation wizard. You can still attach Globals to Application/Events profiles through edit screen.
* [Added] – Overlays entrance/exit animations. Change animation through Settings -> Look & Feel -> Select Animation.
* [Added] – Global settings – Show profile ONLY on (stock) lock screen. Other lock screen apps are staying the same, just create an Application profile for them.
* [Added] – Experimental! Share/Import single profiles. You can use that to help others or share ideas.
* [Added] – You can now use Overlays as a background service, without a notification. Notice it may be less reliable. Settings -> General -> Use Foreground Service (uncheck it).
* [Added] – Version update check. Disable it through Settings -> Application -> Check For Updates.
* [Added] – Stop vibrate feedback on overlay edit mode through Settings -> Look & Feel -> Vibrate Feedback.
* [Fixed] – Some widget stop updating after Overlays update. You can also force widgets’ refresh through Settings -> Export -> Refresh Widgets.
* [Fixed] – Camera and Flash Pro overlays.
* [Fixed] – Profile minimizer overlay should now stay put on click.
* [Fixed] – Lollipop permission for detecting current running application removed.
2.1:
* [Fixed] Sidebar right position.
* [Fixed] long press sensitivity issue.
* [Fixed] LG G2/G3 widget selection fix.
* [Added] Japanese translation.
* [Added] Dummy view overlay (for screen filter uses, avoid clicking areas of the screen, etc).
* [Pro] grid will now have more squares, by screen size and resolution.
* [Pro] show profile on lock screen (per Global).
* [New] Attached global in Application/Event – you can now choose if you want to perform exit action (3 dots menu per attached global).
* [New] Examples tab added – initial. If all goes well, Android 4.1 users could soon start sharing profiles, even with widgets.
* [Android 4.1+]: Import backup will now re-create widgets for you or allow you to “press to re-create” in case the widget has a configuration screen.
2.0.2:
* Crash fix for some users.
2.0.1:
* [Fixed] - Application profiles issue.
* [Added] - Disable press profile row to toggle state settings.
* Bug fixes per your reports. Thanks!
2.0:
[B]Overlays reborn.[/B]
[U]Both versions:[/U]
* [Pro->Free] Applications and Events profiles are now free and unlimited.
* [Pro->Free] Widget-Shortcut overlay is now free for use.
* New UI and navigation.
* Battery and memory consumption drastically reduced.
* Overlays will auto start after future Play store update.
* Application list will now show only launch-able apps.
* In-app tutorial cards.
* KitKat fixes - Overlays can now be positioned everywhere, even in immersive mode.
* Lots of bug fixes!
[U]Overlays Pro:[/U]
* Global profiles settings - Minimizer (single tap to minimize, double tap to close), hide profile on first overlay tap, close profile on first overlay tap, start profile minimized.
* New in-house Overlays - Calculator, Camera, Dialer/Contacts and Flashlight.
* Notification indicator for application shortcut overlay (Android 4.3+).
* Snap to grid - align overlays.
* [Fixed] - Blacklist issues.
1.8.1:
End of AppGratis promotion – Thanks a lot for all your great feedback!
* Added French translation.
* Fixed selecting gallery image as profile icon bug.
* If Home button is enabled as start service – it will also function from main app settings screen.
* Crashes and bug fixes.
1.8:
* [Overlays Pro] NEW! Let Overlays to respond to Events. Float overlays on an Incoming call, headset plugged in, Bluetooth is on and on many more events.
* Settings – control how to start Overlays service (Home, Back, Both, None).
* Settings – disable long press to enter edit mode.
* Translations and bugs fixes.
1.6.5:
* Major bug fix - orientation crash should be fixed now. Had to remove glow effect from Sidebar profiles.
* Other bug fixes.
* Added Italian translation.
1.6:
* Fixed 2 crashes reported by you. Thanks!
* [NEW] Application profile interval to general settings.
* [NEW] Border size option to Widget overlays settings.
* [NEW] Full height option to Widget overlays settings (Experimental).
1.5.2:
* [FIXED] Sidebar right side extra space..
* [FIXED] Profile local media icon not showing on launcher shortcut.
* [FIXED] Blacklist switching between blocked apps.
* [FIXED] Removed 1px empty space between overlay to edge of screen.
* [FIXED] Weather overlay update issues.
* [FIXED] Sidebar icon blink on click (glow effect).
* [FIXED] Direct dial shortcut.
1.5.1:
* [FIXED] - Sidebar is on top of everything.
* [FIXED] - Sidebar width is now set by the icon size option.
* [FIXED] - Weather overlay is now working again. You can also hide its symbol.
* [NEW] - Sidebar - show and color the swipe area.
* [NEW] - Sidebar - running profile glow radius.
* Other bug fixes and optimizations.
1.5:
* Android 4.3 (notification)
* [NEW] - Sidebar - control your profiles everywhere. Tutorial and options in Overlay's settings.
* [NEW] - Overlay Orientation - show overlays only in portrait/landscape orientation (settings per overlay).
* [NEW] - set global profile icon.
* [FIXED] - Blacklist (Pro only) - you can now block the same app in different profiles.
* Lots of bug fixes and optimizations.
* Removed language select due to lack of translations updates - contact us if you wish to help!
1.1.1:
Critical bug fixes and optimizations - blacklist issues, profile naming bug, crashes.
1.1.0.6:
Thanks to your reports, we fixed a very critical bug some of you experienced when trying to create or show a Widget-Shortcut Overlay.
1.1.0.5:
* Bug fixes and optimizations.
* [NEW] - Export/Import option in settings (Experimental).
1.1.0.1:
We're sorry for the frequent update!
2 Critical bug fixes (run on boot and widget shortcut crash).
1.1:
* New languages – German and Hebrew. Contact us if you’re willing to translate to more languages.
* [Fixed] – Overlays weren't keeping their position on landscape oriented devices.
Overlays Pro:
* [NEW] – General profiles Blacklist – You can now block specific apps from floating a profile.
* [NEW] – Widget Shortcut overlay – Create shortcuts that opens widgets!
* Tutorials for both new features at [url]http://applay.co[/url]
1.0.8.1:
Critical bug fixes and optimizations.
Next version will include new Overlays and we promise they are going to be very cools ones!
1.0.8.1:
* New! Application shortcut overlay.
* Settings got a new look and some new options:
1. Choose the overlay re-size, delete, settings & save buttons size.
2. Keep aspect ratio while re-sizing widgets!
3. Define long click duration to enter overlay edit mode.
* Removed the launcher profile that showed as default, you can now create 1 application profile. Delete the existing if you want to replace it.
* Bug fixes with some widgets like Pandora.
1.0.6:
* New! Create Overlays profiles shortcuts on your homescreen or even inside another profile (through shortcuts).
* Fixed click on overlays - you can now select what application to open on short click.
* Cleared system applications list from un-launchable apps.
Overlays Pro:
* New! Tasker integration now allows 3 actions: On, Off, Toggle.
* Fixed GUI bug - no applications icons.
1.0.5.1:
* Fixed crash on app start (out of memory - devices with many applications).
* Fixed crash on weather update.
version 1.0.5:
* Fixed the crash when adding/editing profiles (had to add permission, read in permission section in description).
* Changed Profiles tab to allow multiple profiles at the same time!
* Rotation is now allowed in every screen.
* Several bug fixes and optimizations!
version 1.0.3:
* New! system shortcuts overlay!
* You can now control when to start the service and show notifications (Always, Never, When profile visible).
* Tasker integration fixes. (Pro version)
* Fixed weather location.
* Fixed bugs related to overlay drag & resize.
Re: [APP][4.0+] Overlays v1.0.1- float your widgets ANYWHERE!
Thumb up :thumbup::beer:
Sent from my Nexus 4 using xda premium
Re: [APP][4.0+] Overlays v1.0.1- float your widgets ANYWHERE!
Amazing app, kudos to the dev!:thumbup:
Thanks!
Re: [APP][4.0+] Overlays v1.0.1- float your widgets ANYWHERE!
xpresotw said:
Thumb up :thumbup::beer:
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
SPBoss said:
Amazing app, kudos to the dev!:thumbup:
Click to expand...
Click to collapse
hit him a thanks at least if you guys liked his work. Thanks a lot liorry for this.
Sent from my HTC HD2 using xda app-developers app
zain0300 said:
hit him a thanks at least if you guys liked his work. Thanks a lot liorry for this.
Sent from my HTC HD2 using xda app-developers app
Click to expand...
Click to collapse
Haha thanks although feedback is always appreciated!
Purchased. More people should, this is the bomb!
y0himba said:
Purchased. More people should, this is the bomb!
Click to expand...
Click to collapse
Thank you!
Let me know if you have any issues.
Would love I'd you guys can tell me which in house overlays you'd like to see.
In house overlays are not widget dependent so it saves you the trouble to install additional applications.
Thanks!
Re: [APP][4.0+] Overlays v1.0.1- float your widgets ANYWHERE!
Have been using this app for a while but can't purchase until my credit card arrives. But i definitely will this app offers something unique as i haven't seen anything like it before. i Look forward to being able to put music widget on google navigation and whatever else you can imagine
I didn't know this was possible
SPBoss said:
Have been using this app for a while but can't purchase until my credit card arrives. But i definitely will this app offers something unique as i haven't seen anything like it before. i Look forward to being able to put music widget on google navigation and whatever else you can imagine
Click to expand...
Click to collapse
Thank you for such positive feedback! Feel free to suggest features you'd like to see
AggieDev said:
I didn't know this was possible
Click to expand...
Click to collapse
I would have expected more comments on such a great app. Great stuff man, excellent idea and execution.
Sent from my GT-P5110 using Tapatalk HD
vault1965 said:
I would have expected more comments on such a great app. Great stuff man, excellent idea and execution.
Sent from my GT-P5110 using Tapatalk HD
Click to expand...
Click to collapse
Thank you very much for such great feedback
I sure hope more people will think like you
Version 1.0.3 is up:
* New! Shortcuts overlay - use system shortcuts, just like in your launcher!
* Now you can choose when to show notification (start the service) - always, never or only when a profile is visible.
* Fixed crash on tablets without telephony support.
* Fixed weather location.
* Fixed Tasker dependency in "Run on boot". You can use tasker to toggle profiles even if the service is off.
* Long click to select overlay more responsive.
* More bug fixes and optimizations.
Ty I can finally add widgets to my fav minimal launcher stoic ( does t support widgets or icons)
sent from the samsung galaxy airplane (i747)
Awesome app.
Thanks
Hi people. Thanks again for your feedback.
I'm getting requests from several people that they would like the option to run multiple profiles at the same time (unlike now, when you can only run 1 profile).
I'd love some feedback about this from you - the more advanced and techy users.
Thanks!
This looks incredible!
Sent from my SPH-D710 using xda premium

[ROM] [N910C/H] [MM] [UNOFFICIAL][6.3] [STABLE] Bliss Roms by Team Bliss [05.05.2016]

First of all, i want to thanks the Team Bliss for this amazing rom !
I builded myself the rom with the help of @KeTuRr74 ( Huge thanks to him) and i wanted to share it with you guys.
Hope you will enjoy this rom
{
"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"
}
Team Bliss is pleased to present to you
Bliss 6.1
Bliss is one of the most highly customizable roms that you can install on your mobile device, and we hope you have a truly blissful experience.
A huge thanks to CyanogenMod for the source and all the work and dedication their team puts in to keep us updated.
Bliss is CM13 based, with some features added in from various roms, and we will continue to update features as they become available.
We will keep up to date with the latest CM code, and updates will be posted on a regular basis.
However, please do not ask for ETA's. We will update the links as soon as they become available.
We will not tolerate any rudeness or anyone being disrespectful in this thread.
We will do our best to answer your questions or concerns as soon as possible.
Visit our website for features that include:
Member sign-up, staff information, all the latest rom downloads, the option to open support tickets for issues & more!
BlissRoms Website
Personalization Options
CM13 Theme Engine
Status Bar
Statusbar Clock & Date Options (Left/Center/Right/Hide/Etc)
Battery Icon Options
Customizable QS Tiles
Navigation & Button Options
Toast & Listview Animations
Recents Options
-Memory Bar
-OmniSwitch (Option to replace recents menu with Omniswitch)
Notification Drawer
-Status Bar Header (Weather)
-Tile Options
-Flashlight Option
-Custom Color Tile Options (Set Background, Icons & Text)
Heads Up Notifications
Lockscreen Options
-Long Press Lock Icon to Sleep
-Shortcuts
-Music Visualizer Options
-Power Button Lock Options
-Lock Method Options
Power Menu Options
-Power Off
-Reboot
Gesture Anywhere
-Location Options
-Trigger Regions
Animations
Slim Animations
App Circle Bar
-Included Apps
-Trigger width, position and height
Sound Options
-Link Ringtone & Notification Toggle
-Media, Alarm, Ring & Notification Sound Options
Display & Light Options
Brightness Level
Adaptive Brightness
LiveDisplay
Rotation
Ambient Display
Double Tap to Sleep
Sleep Time
Wake on Plug
Cast Screen
Wallpaper
Expanded Desktop
LCD Density
Daydream
Font Size
Show Search Bar in Recents
Notifications
Heads Up
Do Not Disturb & Access
Device Lock Options
App Notifications
Notification Access
Filter Notifications
More Stuff Included
Bliss Download Section
-All current downloads for your convenience
[/LIST
AudioFX Equalizer
-SuperSU - Huge thanks to @[COLOR="DeepSkyBlue"]Chainfire[/COLOR]
-Bliss Wallpapers (via launcher’s Wallpapers)
-Home Launcher Option
-CM Camera
-User Profiles
-System Profiles
-Location Options
-Security Options
-Privacy Options
-Accounts & Sync
-Language & Input
-Backup & Reset
-Date & Time
-Accessibility
-Printing
-Developer Options
-Rom & Hardware Information
-Changelog
-Bliss OTA Updates
--Many other settings throughout the rom. Take some time to familiarize yourself with all the blissful options!
Bliss Source
https://github.com/BlissRoms
BlissRoms Devices Source
https://github.com/BlissRoms
We recommend using any of the following sets of GApps:
TK Gapps
Open Gapps Project
Minimal Edition GApps
Download
Bliss-v6.3-treltexx-UNOFFICIAL-20160505-1039
Team Bliss is not responsible in any way for anything that happens to your device in the process of flashing.
Please familiarize yourself with flashing and custom rom use before attempting to flash the rom.
Please make sure you download the correct version of Bliss for your specific device. The links are labeled clearly.
*Make sure you are rooted.
*Make sure you have a custom recovery installed. (TWRP is the preferred recovery)
*Download the latest Bliss Rom & the latest GApps package.
*Boot into recovery.
*Perform a FULL factory wipe and wipe/system and dalvik cache as a precaution
*Flash Bliss Rom
*Flash Google Apps package (for 6.0!)
*First boot may take up to 10 minutes
If you have a major bug to report that has not been reported already, and is not a known issue with CM,
please take the following steps to report it to us. It will save you time, as well as us.
-Download the Catlog app from the Play Store.
There is also a donate version which you can purchase to show appreciation.
-After downloading the Catlog app, go to the app settings, and change the log level to Debug.
-Clear all previous logs and take the exact steps to produce the error you are receiving.
-As soon as you receive the error (probably a force close), go straight into Catlog and stop the log recording.
-Copy and paste the entire log either to Hastebin or Pastebin
-Save the log, and copy and paste the link into the forum with a brief description of the error.
-You can also open trouble tickets on our website for bugs.
Team Bliss is a team consisting of developers and device maintainers that work on this project in our
spare time to be able to give Android users a custom rom packed with features that will make a lasting impression.
@[COLOR="DeepSkyBlue"]pimpmaneaton[/COLOR], @[COLOR="DeepSkyBlue"]jackeagle[/COLOR], @[COLOR="DeepSkyBlue"]nprev420[/COLOR], @[COLOR="DeepSkyBlue"]remicks[/COLOR], @[COLOR="DeepSkyBlue"]Deliberate[/COLOR], @[COLOR="DeepSkyBlue"]xboxfanj[/COLOR], @[COLOR="DeepSkyBlue"]skyliner33v[/COLOR], @[COLOR="Magenta"]nerdyblonde[/COLOR], @[COLOR="DeepSkyBlue"]pjgraber03[/COLOR], @[COLOR="DeepSkyBlue"]bracketslash[/COLOR],
@[COLOR="DeepSkyBlue"]Vortex1969[/COLOR], @[COLOR="DeepSkyBlue"]death2all110[/COLOR], @[COLOR="DeepSkyBlue"]electrikjesus[/COLOR], @[COLOR="DeepSkyBlue"]blueyes[/COLOR], @[COLOR="DeepSkyBlue"]asianflavor[/COLOR], @[COLOR="DeepSkyBlue"]Jiggs82[/COLOR], @[COLOR="DeepSkyBlue"]genesixxbf3[/COLOR],
@[COLOR="DeepSkyBlue"]nicholaschum[/COLOR], @[COLOR="DeepSkyBlue"]DARK_EYES_[/COLOR], @[COLOR="DeepSkyBlue"]Men_in_black007[/COLOR]
@[COLOR="DeepSkyBlue"]BitO BSessiOn[/COLOR]
Huge thanks to all members of Cyanogenmod for the source.
Also a huge thanks to Chainfire, DirtyUnicorns, NamelessRom, SlimRoms, EuphoriaOS,
CRDoid, OmniRom, Temasek, AICP & all the other developers who work hard to keep all the great features coming!
We really appreciate all your knowledge & hard work!
Thanks to @[COLOR="DeepSkyBlue"]skyliner33v[/COLOR] for making our wallpaper & optional boot animations, @[COLOR="DeepSkyBlue"]electrikjesus[/COLOR] for making the current boot animation as well as others,
@[COLOR="DeepSkyBlue"]pjgraber03[/COLOR] & @[COLOR="DeepSkyBlue"]electrikjesus[/COLOR] for developing and maintaining our website,
@[COLOR="DeepSkyBlue"]death2all110[/COLOR] for developing the Bliss Wallpapers app, and @[COLOR="DeepSkyBlue"]nicholaschum[/COLOR], @[COLOR="DeepSkyBlue"]genesixxbf3[/COLOR] and @[COLOR="DeepSkyBlue"]tobitege[/COLOR] for the OTA xml generator.
Thanks to @[COLOR="DeepSkyBlue"]Kryten2k35[/COLOR] for the original source of the OTA app.
We do NOT ask for or expect any donations from users.
If someone takes it upon themselves to donate to us, of course it will be appreciated,
and all funds will be used to pay our server fees.
If someone does choose to donate, our PayPal link is below.
PayPal Link
Very Important Information
Team Bliss will allow some minor off-topic comments in our development threads.
Please post in the general forums for off-topic comments and/or questions.
Overall, please keep comments relevant to development, as this better helps you and our team
when trying to determine problems that users are having.
We appreciate all levels of knowledge in our threads, and therefore we ask that
the seasoned members be helpful to those with less knowledge.
Most importantly, do NOT troll those with less knowledge than yourself.
Should you feel inclined to not abide by our request, the XDA Moderators may be called in to remove posts.
We thank you for adhering to our thread rules.
Thank you for using Bliss! We appreciate each and every one of our users!
​
Special thanks to: @Keturr74 @RaymanFX ​
XDA:DevDB Information
BlissRoms for Note 4 Exynos, ROM for the Samsung Galaxy Note 4
Contributors
Endormin, keturr74
Source Code: https://github.com/CyanogenMod/android_device_samsung_treltexx
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod
Version Information
Status: Stable
Current Stable Version: v6.3
Stable Release Date: 2016-05-05
Created 2016-02-15
Last Updated 2016-05-05
Rom & Gapps & Changelog
ROM
Bliss-v6.3-treltexx-UNOFFICIAL-20160505-1039 [ New Build ]
Bliss-v6.2-treltexx-UNOFFICIAL-20160222-1501
Bliss-v6.1-treltexx-UNOFFICIAL-20160214-2125
----------------------------------------------------------------------------------------------
GAPPS
OpenGApps-ARM-6.0-pico
OpenGApps-ARM-6.0-nano
----------------------------------------------------------------------------------------------
CHANGELOG
====================
05-05-2016
====================
* frameworks/opt/telephony/
e638e47 SubscriptionController: don't lock sms prompt state
* packages/apps/Dialer/
92ffc1f NPE: ensure that ContactInfo is not null
* packages/apps/PhoneCommon/
5f1fb34 NPE: Make sure clients have a credit warning
5564f99 NPE: no credit info available
* packages/services/Telecomm/
41b96a9 Fix sporadic crashes with MSIM devices and inactive SIMs
====================
05-04-2016
====================
* build/
937914f Merge tag 'android-6.0.1_r43' into HEAD
* external/boringssl/
95d9351 Merge tag 'android-6.0.1_r43' into HEAD
* external/flac/
8882a5a Merge tag 'android-6.0.1_r43' into HEAD
* external/wpa_supplicant_8/
5c128ae Merge tag 'android-6.0.1_r43' into HEAD
* frameworks/av/
77ffb8c Merge "Merge tag 'android-6.0.1_r43' into HEAD" into mm6.0
9e22476 Merge tag 'android-6.0.1_r43' into HEAD
27f887f Fix AMR decoder
* frameworks/base/
56d96c4 SystemUI: avoid lock screen shortcut picker crash
cc90a24 SystemUI: remember deleted custom tiles
dcb04b0 Merge tag 'android-6.0.1_r43' into HEAD
* frameworks/native/
134fddb Merge tag 'android-6.0.1_r43' into HEAD
* frameworks/opt/telephony/
2308fc2 Add new networktypes in sim status
02834f0 Single digit MMI codes cause CTS to fail
* hardware/broadcom/wlan/
4103993 Merge tag 'android-6.0.1_r43' into HEAD
* hardware/samsung_slsi-cm/exynos5433/
2cde829 gralloc: Improve map/unmap logging
e486488 gralloc: Define sRGB formats
2253eb7 Handle sRGB gralloc formats.
* libcore/
7e191c4 Merge tag 'android-6.0.1_r43' into HEAD
* manifest/
60da99a Update manifest: Updated to 6.0.1_r43
* packages/apps/CMFileManager/
001a4a3 CMFM: Fix permission styles
1ebecf9 CMFileManager: Don't add bad search results to the list
* packages/apps/DeskClock/
595b7d5 DeskClock: Fix view animator race condition
* packages/apps/Email/
81609f7 Merge tag 'android-6.0.1_r43' into HEAD
* packages/apps/FMRadio/
5b02aca fmradio: Add an optional static library target
* packages/apps/Settings/
781410e LLS: Load title and summary from ext. package if avail.
7217242 Settings: Make sure to rebuild on app entries loaded.
f9c8ff2 Settings: fix backlight illumination wrong summary
* packages/apps/Trebuchet/
dd6f2a2 Prevent widget previews from showing empty images.
90106d8 Trebuchet: send metrics directly when possible
* packages/apps/UnifiedEmail/
d717c31 Merge tag 'android-6.0.1_r43' into HEAD
* packages/services/Telephony/
4cc0981 Revert "Single digit MMI codes invalid." Feijao: Single digit MMI codes are valid when in-call
* system/bt/
e191407 Merge tag 'android-6.0.1_r43' into HEAD
* system/core/
82cef17 Merge tag 'android-6.0.1_r43' into HEAD
* vendor/cmsdk/
deb4e74 cmsdk: @hide protected variable
54760a5 CMSettings: intercept Settings calls to DEV_FORCE_SHOW_NAVBAR
3976f19 cmsdk: Fix PerformanceManagerTest expectations.
55cc3f2 cmsdk: include our own consumer proguard rules
3d75937 cmsdk: set minsdk to api level 4
====================
05-03-2016
====================
* build/
c776d3f build: Fix manual invocation of aar targets.
d56eaa2 build: Make sure to check for variable definition during execution.
eab51eb build: allow to set a consumer proguard file
* external/stagefright-plugins/
e79e6f1 stagefright-plugins: Fix crash if nal size is not 3/4
* external/zlib/
55411b1 zlib: Remove usage of cpu directive in inline asm
* frameworks/base/
f917af8 Settings: defer DEV_FORCE_SHOW_NAVBAR query to CMSettings
b60c865 Revert "Selectively show zen footer."
d22b2e4 Lockscreen shortcuts: don't allow specific activities
76ad371 keyguard: Allow disabling fingerprint wake-and-unlock
d663b87 nms: Only generate LED colors if the device has a multicolored LED
* hardware/cyanogen/
ff81fca cmhw: Correct TAG for Color Enhancement
01801a2 aw2013: Add header for malloc/free
* packages/apps/FMRadio/
b51931e FmService: Make usage of audiopatch a build-time option
* packages/apps/PhoneCommon/
b5448ef AmbientConnection: Permissions checking
* packages/apps/Screencast/
f88548a ScreenRecorder: new icon
* packages/apps/Settings/
7f86d4ea Some fixes
* packages/apps/SetupWizard/
d35618b SetupWizard: Run as com.android.wizard task affinity
* packages/apps/Trebuchet/
1daec9c Use bitmap filtering for shrinking app icons
a56a75d Prevent crash when exiting grid size fragment
* packages/services/Telecomm/
cbf3ace Telecomm: Bandaid possible NPE on call waiting scenarios.
6c7dd77 CallsManager: Fix racey disconnect-on-waiting
* packages/services/Telephony/
d7e09ea Apply correct theme color to USSD progress dialog.
* prebuilts/cmsdk/
f2c8d86 prebuilts/cmsdk: Overwrite release artifact.
====================
05-02-2016
====================
* bionic/
a6db4ca bionic: Use a more simple strrchr for arm64
* device/samsung/trelte-common/
623e03b trelte: Enable CEC for HDMI
7086fe4 trelte: Disable hardware keystore
0ae6ece trelte: Allow bluetooth to coexist with other interfaces
* frameworks/av/
68f8723 avextensions: Fix warnings on 64-bit clang
* frameworks/base/
35c5ea0 Revert "SettingsLib: Add back accidentally removed translations"
* hardware/qcom/audio-caf/msm8994/
866d090 Fix incall music enabled error
49054ba policy_hal: Fix setOutputDevice call when starting source
f17c099 hal: Fix build break when incall music isn't set
* hardware/ti/omap4/
10f354f domx: connection robustness improvements
* manifest/
aba0baa manifest: Remove CM hardware repo
46d3dd5 Back to CM
* packages/apps/BasicSmsReceiver/
3e06852 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/BasicSmsReceiver into cm-13.0"
* packages/apps/Bluetooth/
f4546b1 Partially revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/Bluetooth into cm-13.0"
* packages/apps/Calendar/
288ecbb Calendar: Fix translatability of buttons list
* packages/apps/Camera2/
4770312 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/Camera2 into cm-13.0"
* packages/apps/CellBroadcastReceiver/
78dd173 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/CellBroadcastReceiver into cm-13.0"
* packages/apps/CertInstaller/
43e8a16 Partially revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/CertInstaller into cm-13.0"
* packages/apps/Contacts/
829ce77 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/Contacts into cm-13.0"
* packages/apps/DeskClock/
7736a84 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/DeskClock into cm-13.0"
dcf4bba Revert "Revert "Import translations. DO NOT MERGE""
* packages/apps/Dialer/
bde990e Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/Dialer into cm-13.0"
11ed4a8 Revert "Workaround for AOSP strings missing translations"
* packages/apps/Email/
89e216d Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/Email into cm-13.0"
* packages/apps/ExactCalculator/
7e0d09a Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/ExactCalculator into cm-13.0"
* packages/apps/FMRadio/
20b31d7 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/FMRadio into cm-13.0"
* packages/apps/Gallery2/
55b2afc Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/Gallery2 into cm-13.0"
* packages/apps/InCallUI/
63caa08 Partially revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/InCallUI into cm-13.0"
* packages/apps/KeyChain/
1d01cb0 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/KeyChain into cm-13.0"
* packages/apps/ManagedProvisioning/
e1c1f4a Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/ManagedProvisioning into cm-13.0"
* packages/apps/Nfc/
80f5226 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/Nfc into cm-13.0"
* packages/apps/PhoneCommon/
158e6b3 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/PhoneCommon into cm-13.0"
* packages/apps/Settings/
10cdb45 Remove another duplicate settings
effaeec Remove duplicate setting
23a7ec9 Merge "Automatic translation import" into mm6.0
188ecab Merge "Automatic translation import" into mm6.0
54b4dea Merge "Automatic translation import" into mm6.0
* packages/apps/Snap/
a788cdd Snap: Only set preferred preview sizes if they are valid
35cf43e Snap: Support override maker and model exif tag
* packages/apps/SoundRecorder/
92f1897 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/SoundRecorder into cm-13.0"
* packages/apps/Stk/
fabbc12 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/Stk into cm-13.0"
* packages/apps/Tag/
f26dd77 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/Tag into cm-13.0"
* packages/apps/ThemeChooser/
b1f5587 Remove Themes launcher icon
* packages/apps/Trebuchet/
98fc7cb Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/Launcher3 into HEAD"
* packages/apps/TvSettings/
3327e7b Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/TvSettings into cm-13.0"
* packages/apps/UnifiedEmail/
6d39c78 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/UnifiedEmail into cm-13.0"
* packages/providers/ContactsProvider/
d849765 Partially revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/providers/ContactsProvider into cm-13.0"
* packages/providers/DownloadProvider/
d94d7f8 Partially revert "Import translations. DO NOT MERGE"
7b3ecae Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/providers/DownloadProvider into cm-13.0"
* packages/providers/MediaProvider/
d4592ab Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/providers/MediaProvider into cm-13.0"
* packages/providers/TelephonyProvider/
662c50e Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/providers/TelephonyProvider into cm-13.0"
* packages/providers/UserDictionaryProvider/
796f619 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/providers/UserDictionaryProvider into cm-13.0"
* packages/screensavers/Basic/
c1813e3 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/screensavers/Basic into cm-13.0"
* packages/screensavers/PhotoTable/
dd4a862 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/screensavers/PhotoTable into cm-13.0"
* packages/services/Telephony/
5d5365f Partially revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/services/Telephony into cm-13.0"
85c54d2 Automatic translation import
* packages/wallpapers/Basic/
6983fd7 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/wallpapers/Basic into cm-13.0"
* packages/wallpapers/HoloSpiral/
3d59c10 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/wallpapers/HoloSpiral into cm-13.0"
* packages/wallpapers/LivePicker/
fb8dcdb Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/wallpapers/LivePicker into cm-13.0"
* packages/wallpapers/MagicSmoke/
15cab6a Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/wallpapers/MagicSmoke into cm-13.0"
* packages/wallpapers/NoiseField/
38435b4 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/wallpapers/NoiseField into cm-13.0"
* packages/wallpapers/PhaseBeam/
1105ac7 Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/wallpapers/PhaseBeam into cm-13.0"
* vendor/bliss/
0e62229 cm: Allow LiveDisplay to write to color_enhance
* vendor/cmsdk/
97047a4 cmsdk: Fix warning from 64-bit clang
====================
05-01-2016
====================
* bionic/
cbd3cba Revert "Allow build.fingerprint to be larger [2/2]"
* build/
76b45d8 Revert "Allow build.fingerprint to be larger [1/2]"
* external/toybox/
8aadde6 toybox: Do not install a symlink for traceroute6
* external/zlib/
41a0457 zlib: Disable Clang for now
* frameworks/base/
c09ae5b Add Weather Content Provider [5/5]
* hardware/qcom/audio-caf/msm8994/
2a7df58 hal: Fix warnings when building with clang
4f1d6d3 policy_hal: fix improper voice-playback concurrency handling
* hardware/qcom/display-caf/msm8994/
cedd62a display: Fix warnings on 64-bit clang
* packages/apps/InCallUI/
ac01419 DeepLink Integration in InCallUI
* packages/apps/OmniSwitch/
df67e15 OmniSwitch: cleanup BitmapCache handling
d2ef125 Automatic translation import
bcb73a8 OmniSwitch: we now need a layout-land for the drag handle config
* packages/apps/Settings/
a4ebc71 Automatic translation import
badce8d Automatic translation import
32c3a17 Automatic translation import
fac2ea1 Settings: Refresh UI on force stop/disable
* system/core/
bbc34f8 rootdir: Remove cpufreq mode settings
* vendor/bliss/
0d11e18 cm: Remove garbage from sepolicy
4a2d65e APN: Fix Saunalahti APN regression introduced by CYNGNOS-436
* vendor/samsung/
ba2e410 Merge pull request #766 from Trafalgar-Square/cm-13.0
c5233bc Merge branch 'cm-13.0' of github.com:tilaksidduram/proprietary_vendor_samsung into HEAD
----------------------------------------------------------------------------------------------​
Reserved
Great! Another CM based rom. Love to see more of that
Cheers!
Nice!
:laugh: another great ROM for our device!!!!
downloading!!!
love the blisspop one of my favs!
is the Spen functional with it? if not is it going to be part of the future builds/plans?
maej72 said:
love the blisspop one of my favs!
is the Spen functional with it? if not is it going to be part of the future builds/plans?
Click to expand...
Click to collapse
Yes it work, only commands are not available with the pen. (Screenshots etc...)
finnaly...welcome exynos Blis Rom and thanks
Wow.. This is the best gift of Valentine Day..
Welcome to the Exynos battle field..
woow now note 4 is like nexus
Only for n910c ?
addro said:
Only for n910c ?
Click to expand...
Click to collapse
This port is also based on official CM13 source code provided by RaymanFX. You should be able to install BlissPop on N910H, too. N910U users can use the ROM by flashing a custom AOSP kernel.
Gesendet von meinem SM-G920F mit Tapatalk
Great rom!! Thanks
what is the gapps platform for note 4 ? thanks
djackz666 said:
what is the gapps platform for note 4 ? thanks
Click to expand...
Click to collapse
Marshmallow
Endormin said:
Marshmallow
Click to expand...
Click to collapse
arm or arm64?
djackz666 said:
arm or arm64?
Click to expand...
Click to collapse
arm
good rom.thanks !
please dont use "stables rom" before really stables .
Thank you for the ROM, and your support towards fixing bugs (the tutorial how-to).
Wish I could use this rom on my N910U

[APP][4.0+]Time Planner

The result of a year of work of an indie-developer, the new app for productivity enhancement!
Meet Time Planner - the application that helps you organizing your days, weeks, months and years, and provides the opportunity to improve your planning skills and to commensurate your strength and capabilities.
This app offers:
* Simple life control tool
* Convenient schedule
* Real-time time tracking
* Handy customizing
* Reminders
* Task priorities
* Alarm + captcha to fight procrastination
+ Detailed statistics of your expectations and the reality
+ Various filters
+ Quick logging and manual logging
+ Backup option
* Absolutely no advertisement
Link to download:
https://play.google.com/store/apps/details?id=com.albul.timeplanner
Version 1.1:
* Zoom in and out option in Logging tab with pinch gesture
* Bugs fixed
Version 1.2
* Now the app is in Polish and Portuguese!
* Reminder and sound switches in main menu
* Top section in main menu is collapsible
* Popup menu of activity in Logging tab
* Support of AM/PM time format
* Auto-scroll to current time in "Schedule"
* Bugs fixed
Version 1.4:
* Subtasks
* Adding notes for tasks
* Group moving of the intents
* Show activity name in Schedule
* Export tasks in html format
* Archiving activities
* Option to name the intent
* New captcha - "Find activity icon"
* Choose icons from your file system
Version 2.0 (Protostar):
* Now the app is in German, Turkish and Spanish, thanks to Leo Eckl, Yvonne Hubertus, Seçil TOPAK and Miguel Cupil!
* Month schedule first introduced
* Moon calendar in month schedule
* New type of schedule - with parts of a day, for flexible planning
* Bottom navigation bar and major UI redesign
* Scale in Control tab
* Search of activity in "pin activity" dialog
* "Complete" option for bubbles
* Intents now have measures: time range, time value or simple intent
* Automatic "uncompliting" the task for rituals
* New reminder type - fixed
* Extra reminder type - when activity runs out
* "Stop alarm after" option
* Alarm postponement option
* Yearly statistics
* SD-card backup is available for free version
* +166 new icons
* Bugs fixed
Added for the Pro version:
* Widget with action grid
* Start and end hour setting for day schedule
* Quick logging dialog can be minimized
* Countdown option for quick logging
* Sort intents option
* Extra measures for intent: quantity and value
* Extra reminder types: elapsing, intervallic and random
* Custom alarm sound
* Alarm volume gradual increase
* New captcha type - join points
* Manual logging and resetting from Statistics tab
It's been not a long time since the last update, but we present a new version - 2.1 available. We're glad that we has finally coped with those tiresome bugs, thanks for your reports and suggestions!
There are some more nice improvements, namely:
Now the app is in Arabic and French, thanks to Tarek Shalaby, Vincent Delauney, Murielle Mélusine, Yohann Flavier!
* Event types - anniversary, birthday, holiday, day off and other
* Automatic "uncompliting" the task for rituals the very next day
* Right-to-left support and various numerical systems support
* Some new icons
* Seconds in "Quick logging" dialog
Hello in New 2018! Wish you to have a productive year with biggest dream came true and new peacks to conquer!
New Year – new update with an optimization for new Adroid Oreo and 2 new languages!
Here is what was done for this version:
* Now the app is in Italian, and in Hindi!
* Optimized for Android Oreo
* Shortcuts for Android Oreo (long press on launcher)
* Fixed compatibility issues

[ROM][HLTE][UNOFFICIAL]OwnROM v4.0 [Nougat]{28-07-2017}

{
"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"
}
Please Be Patient And All The Features Will Find Their Way Back...
Code:
[COLOR="red"][CENTER]YOUR WARRANTY IS NOW VOID[/COLOR]
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.
A lot.[/CENTER]
Click HERE if you want to help translate OwnSettings to your desired language!​
(Join us on G+ (link below) to help us make important choices)
Features:
All new Features in last build displayed in RED
General:
- FULLY TRANSLATED TO DUTCH (NL)!!!!!
- 3 Minit Battery Hook
- 100 % Working OOS camera (no snap camera)
- 100% Up-To-Date EAS commits by @joshuous
- Voted Apps:
* Nova Launcher instead of Trebuchet
* Amaze Filemanager instead of LOSFilemanager
* GBoard instead of AOSP KeyBoard
- No Root Access - Flash desired root zip if wanted!!!
- Optional encryption
- 100% Overlay manager service Compatible
- Quick Tiles Customizations
- Improved Colorpicker
OwnSettings:
Buttons
- Navbar Switch
- Smartbar Settings
- Fling Settings
- Pulse Settings
- Hardware Backlight settings
- Hardware Keys Settings
- Power Butten Settings
- Volume Button Settings
- Screenshot Type (full screen/partial)
QS Settings
- Brightness slider settings
- Custom Rows and Columns
- Small QS count
StatusBar
- SystemUI tuner
- Notification Count
- Clock Settings (Position, AM,PM)
- Quick open
- Double tap to sleep
- Hide Bluetooth battery status icon
- Network Traffic (Color, BPS, Update Interval, Automatic hide)
- Batterybar
- Statusbar Ticker
- Custom Charging Symbol (flash/tidle)
- Data activity arrows (WiFi/LTE)
- VoLTE icon switch
- 4G/LTE Switch
Notification Drawer:
- Force Expanded Notifications
- Disable Expanded Notifications
- Recents Apps Screen:
- Fullscreen,
- RAM Bar
- OmniSwitch (+ option to set as default recents screen)
- Recents Clear All Fab + Location
Animations:
- System animations
- Toast animations
- Listview animations
- Listview interpolator
- PowerMenu animations
- QS animations
- QS interpolators
Others:
- Selinux Switch
Dashboard Columns
OwnROM Center
- OTA Updater (ROM, G-Apps, Kernel, Vendor)
- OwnROM Changelog
- OwnROM Walls (Download all kinds of OwnROM Wallpapers)
- Share OwnROM
- Github link
- G+ Link
- Official maintainers list
Team List
- OTA Update center
Sounds:
- Link Volumes
- Increasing Ringtone
- Vibration Intensity
Display
- Brightness control
- Live Display
- Screen rotation(0, 90, 180, 270 degrees)
- Active Display
- DT2W (if kernel supports)
- Immersive Desktop
Interface
- Expanded Desktop
- LCD Density
Lights
- Battery light
- Notification light
Notifications:
- Heads up Switch
LockScreen:
- Live LockScreen
- Lock Screen Message
- Custom Corner Shortcuts
- Music Visualizer
Multi User
System Profiles
App Permissions
Privacy Guard
Screenshots:
CLICK HERE FOR SCREENSHOTS
Downloads:
ROM
G-Apps (ARM32/7.1/Nano)
Installation instructions:
1. Backup whatever you have to, also do take a nandroid backup via recovery (Just in case)
2. Erase '/system', '/data', Cache and Dalvik Cache
3. Flash OwnROM
4. Flash G-Apps
5. Flash desired root zip - if wanted
5. Flash Custom Kernel of your liking or keep stock
6. Boot
Links:
OwnROM Github
OwnROM Devices and Kernel Github
OwnROM Website
OwnROM G+
Donations
Thanks to:
The Whole OwnDroid Team
AOSP
Google
LineageOS
CyanogenMod
AOSPA
OmniROM
SlimROMs
G-apps
@OwnDroid for his dev guidance
Most importantly YOU - the users
Anybody left out please do feel free to PM me
Contributors
OwnDroid
Source Code: https://www.github.com/OwnROM
ROM OS Version: 7.x Nougat
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: 20170728
Stable Release Date: 2017-07-28
Created 2017-07-28
Last Updated 2017-07-28
Changelog
Changelog:
Code:
====================
07-28-2017
====================
* kernel/samsung/hlte/
0f1caf3 fs/exec: fix use after free in execve
* packages/apps/Calendar/
c7912b5 Automatic translation import
* packages/apps/Camera2/
c8ce5ef Automatic translation import
* packages/apps/CellBroadcastReceiver/
19f777a Automatic translation import
* packages/apps/DeskClock/
ffd4233 Automatic translation import
* packages/apps/Eleven/
adeb6e5 Automatic translation import
* packages/apps/Email/
7bf040a Automatic translation import
* packages/apps/Exchange/
b17bee6 Automatic translation import
* packages/apps/Gallery2/
dd5d886 Automatic translation import
f60b01e Revert "Gallery2: set module privileged in Android.mk to delete photos on SD card."
* packages/apps/Messaging/
0b2d2eb Automatic translation import
* packages/apps/Snap/
bbb6ee1 Revert "SnapdragonCamera: Adding PRIVILEGED true"
* packages/apps/TvSettings/
48bf259 Automatic translation import
====================
07-27-2017
====================
* hardware/samsung/
a322ea2 macloader: Drop semcove case and enum
* lineage/wiki/
1fc9b5e devices: remove Aquaris X5 Plus (gohan)
* system/netd/
b2d5c79 SoftAp: Fix compilation in netd if LIBWPA_CLIENT_EXISTS undefined.
* vendor/samsung/
2b2c648 msm8916-common: remove unneeded firmware
0aefc1f j7lte: decommonize qcom framework blobs
====================
07-26-2017
====================
* hardware/qcom/fm/
7e027bc Automatic translation import
* lineage/mirror/
54cda6c Updated to 25-Jul-2017 20:31:01 UTC
* lineage/updater/
932946b Regenerate device dependency mappings
9b4ad6c updater: devices: Better describe which SKUs go with hlte build
* lineage/wiki/
0964d24 wiki: devices: Add details for supported SKUs in hlte build
6b3bc86 wiki: correct the path to extraction script templates
* packages/apps/CMParts/
f41e5e4 Merge pull request #1 from SubhrajyotiSen/own-n
54501c1 ButtonSettings is not needed in CMParts
0fd1f16 Revert "CMParts: Rename button action list handlers"
fc95f7b Revert "[3/3] Torch long press power: add auto-off function"
* packages/apps/Email/
00af046 Automatic translation import
* packages/apps/Gallery2/
93411ba Automatic translation import
41241c1 Gallery2: Fix various issues and glitches
906a508 Gallery2: Fix potential crash
* packages/apps/LockClock/
7a0cdc8 Automatic translation import
* packages/apps/OwnSettings/
8d9b82d Merge pull request #3 from SubhrajyotiSen/own
665a8cd Maintainers: add missing declaration for OneplusOne
* packages/apps/SetupWizard/
fe4f010 Automatic translation import
* packages/apps/Snap/
9a17e64 Automatic translation import
* packages/apps/ThemeChooser/
dcc2f12 Automatic translation import
* packages/resources/devicesettings/
1550893 Automatic translation import
* system/sepolicy/
54c2570 interfacer: Allow interfacer to find content_service
====================
07-25-2017
====================
* kernel/samsung/hlte/
8301a8f msm: camera: Re-add IRQ-based bus halt acknowledgement
====================
07-24-2017
====================
* lineage/updater/
02217b5 updater: don't crash the whole app if Gerrit is down
====================
07-23-2017
====================
* hardware/qcom/fm/
41ccba0 Automatic translation import
* lineage/cve/
a173cff Regenerate kernel->device mappings
* packages/apps/AudioFX/
530b16b Automatic translation import
* packages/apps/Bluetooth/
2cf33d5 Automatic translation import
* packages/apps/CMBugReport/
11a2d62 Automatic translation import
* packages/apps/Camera2/
8627c94 Automatic translation import
* packages/apps/CellBroadcastReceiver/
607056c Automatic translation import
* packages/apps/DeskClock/
81651fb DeskClock: Make sure int values are unique
3e8d52b Use density independent units for the timer digits for sw360dp
* packages/apps/Eleven/
06bbfac Automatic translation import
* packages/apps/LockClock/
6d962e1 Automatic translation import
* packages/apps/Recorder/
5c6ba77 Automatic translation import
* packages/apps/SetupWizard/
32892fd Automatic translation import
* packages/apps/Snap/
b32e764 Automatic translation import
* packages/apps/Terminal/
9f5d391 Automatic translation import
* packages/apps/ThemeChooser/
bd1e020 Automatic translation import
* packages/providers/ThemesProvider/
a5da26d Automatic translation import
* packages/providers/WeatherProvider/
ba9f78f Automatic translation import
* packages/resources/devicesettings/
1ff6d8c Automatic translation import
* packages/services/Telephony/
947bfb6 Automatic translation import
* vendor/cmsdk/
1319a28 Automatic translation import
* vendor/cmsdk/samples/weatherproviderservice/YahooWeatherProvider/
53f0e73 Automatic translation import
* vendor/samsung/
86bdfad hlte: Move to variant blobs
====================
07-22-2017
====================
* lineage/stats/
8b0688e Force unicode strings
0f8eab7 Only generate states if there are more than 1000 of the things we're generating
ff91c31 stats: pre-render all pages into redis
6bcd3f6 Include render date on page
* packages/apps/OwnSettings/
1ad20d6 Merge pull request #2 from alistairholmes/own-n
d552eb3 Added Bacon Maintainer
7c07944 Added OnePlus One To List
* vendor/samsung/
9eb26ef msm8916-common: add j7ltechn and j7ltespr to guard
49ef16d Import j7ltespr blobs
bd0863a Import j7lte-common blobs
====================
07-21-2017
====================
* lineage/updater/
d26265e changelog: Don't crash trying to parse change labels
* packages/apps/OwnSettings/
b544234 Revised OnePlus One String
====================
07-20-2017
====================
* kernel/samsung/hlte/
8be776d fuse: Add support for d_canonical_path
f08a975 sdcardfs: Remove stale dentries when reusing an inode.
* lineage/wiki/
605a797 wiki: Standardize the templates
====================
07-19-2017
====================
* android/
1a49b45 Merge branch 'cm-14.1' of https://github.com/LineageOS/android into own-n
* build/
23709d8 Merge branch 'own-n' of https://github.com/OwnROM/android_build into own-n
dc95aed Merge branch 'cm-14.1' of https://github.com/LineageOS/android_build into own-n
* device/samsung/hlte-common/
b54a1e3 hlte-common: mixer_paths.xml - low-latency-record
ca73c92 hlte-common: Clean up mixer_paths.xml
54a8675 hlte-common: Allow extract-files to pull from a variant blob list
fb3d9bd hlte-common: setup-makefiles: Loop through device blob lists
a3faab6 hlte-common: sepolicy: Add file_contexts entries for variant blobs
f5096f4 hlte-common: Add releasetools extension to install variant blobs
e1f9b9d hlte-common: proprietary-files: Update Adreno blobs
* frameworks/base/
9d2ad70 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_frameworks_base into own-n
af06f11 BootReceiver: check console-ramoops-0
d137184 PowerProfile: allow overriding default power profile
* frameworks/native/
e331c2a Merge branch 'cm-14.1' of https://github.com/LineageOS/android_frameworks_native into own-n
* hardware/qcom/fm/
165ef42 FM: Use some sane colors
* lineage/cve/
b68f3e5 Regenerate kernel->device mappings
* lineage/mirror/
2f067c7 Updated to 18-Jul-2017 20:31:00 UTC
* lineage/updater/
6ec5d41 Regenerate device dependency mappings
7ab7f0a updater: devices: Better describe which SKUs go with hltetmo build
* lineage/wiki/
7c755d0 Update Nexus 6P and 5X bootloader unlock commands
106d0be wiki: devices: Add details for supported SKUs in hltetmo build
* packages/apps/CMParts/
7cc671f Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_apps_CMParts into own-n
* packages/apps/Dialer/
5409c02 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_apps_Dialer into own-n
* packages/apps/OwnSettings/
96b589f Add Bacon Maintainer
* packages/apps/PhoneCommon/
5148e0b Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_apps_PhoneCommon into own-n
* packages/apps/Settings/
471e0a2 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_packages_apps_Settings into own-n
* system/core/
a0d2dc0 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_system_core into own-n
* vendor/ownrom/
984cc49 Merge branch 'own-n' of https://github.com/OwnROM/android_vendor_ownrom into own-n
ad41902 Merge branch 'cm-14.1' of https://github.com/LineageOS/android_vendor_cm into own-n
* vendor/samsung/
54728d5 msm8916-common: update graphics blobs
cf62efe hltetmo: Move to variant blobs
32d3fb8 hlte-common: Update to Adreno blobs from LA.BF.1.1.3_rb1.12
4de14ad klte-common: Update to Adreno blobs from LA.BF.1.1.3_rb1.12
====================
07-18-2017
====================
* device/samsung/hlte/
5d17529 hlte: Clean up TARGET_OTA_ASSERT_DEVICE
* hardware/samsung/
72aac79 secril-client: Fix RIL client token management in SendOemRequestHookRaw()
* kernel/samsung/hlte/
49b43b4 USB: mct_u232: fix usage of uninitialized variable
* lineage/jenkins/
cfb84b4 Re-enable LG G2 builds
* lineage/wiki/
a269375 wiki: Set G2 maintainer
* vendor/samsung/
01091ec manta: update widevine
====================
07-17-2017
====================
* android/
7e460b7 Remove ahbottomnavigation
* device/samsung/hlte/
89664cd hlte: Use hlte-common releasetools extension
b2de7d6 hlte: overlay: Add CarrierConfig overlay
d53e659 hlte: overlay: Add CDMA values to config_radio_access_family
00a8943 hlte: libinit: Add N900P to init_target_properties()
* frameworks/base/
16c042a ScreenCap : Add jpeg support
* lineage/jenkins/
c02a01b hudson: disable devices with unpatched dirty cow
1bff39d Revert "hudson: disable athene for now"
====================
07-16-2017
====================
* build/
6397540 Merge pull request #1 from MZO9400/own-n
3a7e384 Makefile: Show MD5SUM and Zip size
* device/samsung/hlte/
2e5c909 hlte: libinit: Refactor and add cdma_properties()
efa1e77 hlte: Use separate blob lists for N9005 and N900P
2119138 hlte: Include NFC-related packages, permissions, configs on this build
* device/samsung/hlte-common/
83033b3 hlte-common: Move NFC-related packages, permissions, configs to variant builds
* lineage/wiki/
cbb0af9 Corrected small typos.
* packages/apps/ThemeInterfacer/
0fded63 JobService: Use a ContentObserver to check for force authorisation of packages
====================
07-15-2017
====================
* build/
d7aa03b Fix printing when printing complete package
* device/samsung/hlte-common/
251e256 hlte-common: adapt to FlipFlap overlay changes
4444c44 hlte-common: Add FlipFlap
67cb51d hlte-common: proprietery-files: Kill liboemcrypto.so
* hardware/qcom/audio-caf/msm8996/
f8fcd59 Merge tag 'LA.UM.5.5.r1-05300-8x96.0' into HEAD
* hardware/qcom/display-caf/msm8996/
3005091 Merge tag 'LA.UM.5.5.r1-05300-8x96.0' into HEAD
* hardware/qcom/media-caf/msm8996/
0273a64 Merge tag 'LA.UM.5.5.r1-05300-8x96.0' into HEAD
* kernel/samsung/hlte/
afe5d0c dts: Make hall_flip report SW_LID keycode
* lineage/mirror/
266f50b Updated to 14-Jul-2017 20:31:01 UTC
* vendor/ownrom/
65719a7 Merge pull request #8 from MZO9400/own-n
e13ffeb brunch: own it
====================
07-14-2017
====================
* hardware/samsung/
338942b secril-client: return exact error code from blockingWrite()
1146f1a Revert "power: Temporary logging fix"
7ad73bc power: Allow for a dynamic cluster configuration
* packages/apps/Snap/
5c51d47 Revert some permissions related changes
* vendor/samsung/
cd70dd1 hlte-common: Kill liboemcrypto.so
e8ca251 msm8916-common: update GPS blobs
====================
07-13-2017
====================
* device/samsung/hlte/
2ef6197 hlte: libinit: Update build fingerprint for SM-N9005
e7e7758 hlte: libinit: Evict Korean variants from init_target_properties()
* kernel/samsung/hlte/
df614de __ptrace_may_access() should not deny sub-threads
* packages/apps/Snap/
0dbf891 Add overlay for restarting camera preview for additional cameras
* vendor/ownrom/
296008c kernel: Add savedefconfig target
====================
07-12-2017
====================
* kernel/samsung/hlte/
09af513 BACKPORT: msm: camera: Add regulator enable and disable independent of CSID
321bc74 ashmem: remove cache maintenance support
49272db msm: kgsl: Fix kgsl memory allocation and free race condition
7ce7583 msm: ispif: fix a bug in checking the validity of vfe intf
3387687 msm: camera: sensor: Add boundary check for cci master
bc0fe64 ipv4: keep skb->dst around in presence of IP options
663ec8a selinux: fix off-by-one in setprocattr
289ccfc ALSA: timer: Fix race between read and ioctl
f7f07d1 ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
b8ac03f fs/exec.c: account for argv/envp pointers
c6ddbf1 Allow stack to grow up to address space limit
557caa8 mm: larger stack guard gap, between vmas
01ce918 Revert "proc: smaps: Allow smaps access for CAP_SYS_RESOURCE"
6ef6694 net: wireless: bcmdhd: adding boundary check in wl_cfg80211_mgmt_tx
cfbe296 BACKPORT: fiq_debugger: restrict access to critical commands.
ecc391c net: wireless: bcmdhd: fix use-after-free in _dhd_pno_get_for_batch()
9085c29 sctp: validate chunk len before actually using it
53927d1 net: wireless: bcmdhd: fix buffer overrun in private command path
25ca88c msm: dma: remove dma_test from defconfig
6ea5165 msm: ipa: fix potential race condition ioctls
4c1a23e arm: oabi compat: add missing access checks
ea2e61f USB: digi_acceleport: do sanity checking for the number of ports
9d16f82 USB: mct_u232: add sanity checking in probe
103f2c0 USB: iowarrior: fix oops with malicious USB descriptors
8a35033 Input: gtco - fix crash on detecting device without endpoints
7b1000e Input: powermate - fix oops with malicious USB descriptors
4a570fa Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
468006b ARM: perf: reject groups spanning multiple hardware PMUs
ac27264 ALSA: compress: fix an integer overflow check
* lineage/crowdin/
63d845b crowdin: Move huashan to cm-14.1 branch for devicesettings
* lineage/cve/
3070a6c Regenerate kernel->device mappings
d508b8d app: use continue instead of next in for loops
* lineage/mirror/
547ffb0 Updated to 11-Jul-2017 20:31:00 UTC
* lineage/updater/
64610d8 Regenerate device dependency mappings
* vendor/ownrom/
c835d38 qcom: Enable TARGET_USES_QCOM_MM_AUDIO
====================
07-11-2017
====================
* system/core/
09daba9 logcat: Add missing newline to read failure
8f5449d init.rc: setup console-ramoops-0
f6b1285 healthd: check console-ramoops-0
9e5657d fs_mgr: check console-ramoops-0
====================
07-10-2017
====================
* bionic/
d207f78 Merge tag 'android-7.1.2_r24' into cm-14.1
* frameworks/base/
e4cc3e9 SystemUI: Fix Notification Background Color Issue
ba5a9d2 frameworks/base: reduce the setTransactions
2447a28 SoundPool: decrease binder call when calling SoundPool.play
* hardware/samsung/
ff86846 power: Temporary logging fix
775bce8 power: Print information on boot
0da5fbf power: sysfs_read: Do not store newlines
* lineage/wiki/
1ca2b57 wiki: Don't show devices with no maintainers on contributors page
* packages/apps/CMParts/
375d943 Regenerate contributors cloud
* packages/apps/Gallery2/
d537f68 Gallery2: Switch to navigationbar from support libs
* packages/apps/Settings/
29aa061 Bring back some physical keyboard settings
* vendor/ownrom/
63f767e repopick: don't bail on drafts
====================
07-09-2017
====================
* android/
f68ed96 Various fixes to README
* hardware/qcom/audio-caf/msm8996/
23d91de Merge 69af59b8962261e89d3309fd17b28425a3c0170f on remote branch
* hardware/qcom/media-caf/msm8996/
c62bab1 Merge 04555962a06fe17ba83f2419951b30482f5f7d1f on remote branch
* packages/apps/CMParts/
e1423b0 CMParts: Move some strings from arrays.xml to strings.xml
====================
07-08-2017
====================
* frameworks/base/
b957d32 Automatic translation import
20a3c7c PowerManagerService: add a config to light up buttons only when pressed
* lineage/mirror/
44698ce Updated to 07-Jul-2017 20:30:59 UTC
* lineage/updater/
1ace8df Regenerate device dependency mappings
* lineage/wiki/
f5833e0 wiki: update oneplus2 maintainers
* packages/apps/AudioFX/
4273aee Automatic translation import
* packages/apps/CMParts/
548cdbd Automatic translation import
* packages/apps/Gallery2/
fcb0620 Gallery2: Fix can't parse documents uri
6908e84 Gallery2: Fix views overlap
7eec976 Gallery2: Support GIF animation
c680ca5 Gallery2: Increase the size of the tiles when decoding images
3a5f316 Gallery2: Support the newly added media file types in MTP mode
1558d8c Gallery2: Fix use of uninitialized stack variables
1373f5b Gallery2: Remove unused renderscript class
ad27792 Gallery2: Fix spelling error
d74586b Gallery2: Properly declare the own permissions
e302e2e Gallery2: Remove more possible NPEs
0c0c020 Gallery2: Enable frames in the editor
380021a Gallery2: Remove slideshow option if there are only videos
2f3ec5b Gallery2: Remove 3D overscroll effect
940a741 Gallery2: Disable dummy starting window
0282804 Gallery2: Fix up audio effects dialog
e24c6de Gallery2: Everyone or no one
538a212 Gallery2: Replace hamburger menu with bottom bar
e519983 Gallery2: Change all share intents to chooser style
8a74ac0 Gallery2: Update menu
3880fdc Gallery2: Update theme
137b817 Gallery2: Move & improve CAF strings
2fd0adf Gallery2: Make sure no NPE happens
ca73d74 Gallery2: Remove invalid comment from manifest
d82a03b Gallery2: Cleanup renderscript flags in Android.mk
bcfdb5b Gallery2: Reduce logspam in video player
6b7518a Gallery2: Store DATE_TAKEN as milliseconds
42b94ca Gallery2: Modify AOSP EL translations
20cf9a9 Gallery2: Remove CAF translations
3a59791 Gallery2: Add record time to details view
53818c9 Gallery2: Fix crash of gallery on showing details
db66c6c Gallery2: Fix crash when Bluetooth service is disabled
99b7153 Gallery2: Try to open existing camera
e9cd418 Gallery2: New icon
bb72630 Gallery2: Bump minsdk and targetsdk version
e21dbb6 Bump API to match dependencies.
9c76501 Rename app back to Gallery
3f4cb4a Revert "Gallery: support GDepth and new DDM API"
e4b904d Revert "Fix DDM editor invisiable issue"
* packages/apps/LockClock/
e0810ea Automatic translation import
9f2ff45 LockClock: add option to suppress date on widget
* packages/apps/Settings/
fd0321c Automatic translation import
* packages/apps/SetupWizard/
50da943 Automatic translation import
* packages/apps/Terminal/
2e009e8 Automatic translation import
* packages/providers/WeatherProvider/
37f067f Automatic translation import
* vendor/cmsdk/
464979d Automatic translation import
* vendor/cmsdk/samples/weatherproviderservice/YahooWeatherProvider/
8a9c801 Automatic translation import
====================
07-07-2017
====================
* kernel/samsung/hlte/
bfef317 arch: arm: Fix order of msm_reserve() vs persistent_ram_early_init()
* packages/services/Telecomm/
021cadd SensitivePhoneNumbers: Fix number comparison
* vendor/ownrom/
ff7a5e4 sensitive_pn: Enter full list of Indian MCC codes
168bca4 sensitive_pn: Enter full list of GB MCC codes
112ffc1 sensitive_pn: Enter full list of US MCC codes
====================
07-06-2017
====================
* android/
6c8d659 manifest: android-7.1.2_r17 -> android-7.1.2_r24
* build/
644d84d Merge tag 'android-7.1.2_r24' into cm-14.1
* external/boringssl/
c9d9e0b Merge tag 'android-7.1.2_r24' into cm-14.1
* external/skia/
7c2dfdd Merge tag 'android-7.1.2_r24' into cm-14.1
* frameworks/av/
9295880 Merge tag 'android-7.1.2_r24' into cm-14.1
* frameworks/base/
bf088b8 Merge tag 'android-7.1.2_r24' into cm-14.1
* frameworks/native/
f83381f Merge tag 'android-7.1.2_r24' into cm-14.1
* kernel/samsung/hlte/
913f2f1 msm8974: ..and update the devicetree
41bc195 netfilter: idletimer: Fix trivial lockdep warning
dd3d961 netfilter: xt_HARDIDLETIMER: Fix use after free condition
ec7200e nf: IDLETIMER: Fix possible use before initialization in idletimer_resume
4f998a9 nf: IDLETIMER: Adds the uid field in the msg
c9085b4 netfilter: IDLETIMER: fix invalid deference of timer
5dd5417 nf: Remove compilation error caused by e254d2c28c880da28626af6d53b7add5f7d6afee
f16fca1 nf: IDLETIMER: time-stamp and suspend/resume handling.
749b262 msm8974_sec_defconfig: enable UTS,IPC,USER,PID,NET namespace support
e80cdea msm8974: Reserve memory for ramconsole
* libcore/
30ff118 Merge tag 'android-7.1.2_r24' into cm-14.1
* packages/apps/Settings/
eaf55d5 Merge tag 'android-7.1.2_r24' into cm-14.1
* packages/providers/DownloadProvider/
d20a3a2 Merge tag 'android-7.1.2_r24' into cm-14.1
* packages/providers/MediaProvider/
03abed5 Merge tag 'android-7.1.2_r24' into cm-14.1
* vendor/samsung/
f826279 hltetmo: Update blobs
====================
07-05-2017
====================
* lineage/cve/
ee8d2a3 ContextMenu: let the selector be a DOM element
c56417b cve_tracker: Remove circular dependency in utils.py
ccb2dec cve_tracker: add new landing page
02e74c2 cve_tracker: fix navbar double row
c514c3d cve_tracker: fix footer force positioning
====================
07-04-2017
====================
* frameworks/base/
82e0cb1 Automatic translation import
* hardware/qcom/fm/
2e20c17 Automatic translation import
* lineage/cve/
9ae66ee cve_tracker: add dark theme
* lineage/website/
9a7e92a Changelog 12
* lineage/wiki/
fa988bc devices: Add Shield Android TV (foster)
d4a5049 wiki: Hide cameras and screen if device has none
* packages/apps/CMParts/
9be3492 Automatic translation import
* packages/apps/DeskClock/
5fef2c6 Automatic translation import
* packages/apps/Dialer/
ebaed92 Automatic translation import
* packages/apps/OwnSettings/
fcfa8ba OwnSettings: Fix build
* packages/apps/PhoneCommon/
d7bb21c Automatic translation import
* packages/apps/Profiles/
9d14b09 Automatic translation import
* packages/apps/Settings/
e354e84 Automatic translation import
* packages/apps/Terminal/
7c34511 Automatic translation import
* packages/providers/DataUsageProvider/
6637927 Automatic translation import
* packages/providers/WeatherProvider/
d5ebc76 Automatic translation import
* packages/resources/devicesettings/
bc9d3c1 Automatic translation import
* packages/services/Telephony/
282384c Automatic translation import
* vendor/cmsdk/
497a8e8 Automatic translation import
* vendor/cmsdk/samples/weatherproviderservice/YahooWeatherProvider/
fb40ce0 Automatic translation import
* vendor/ownrom/
302c065 Add LTE support for China Telecom Macau.
* vendor/samsung/
9986046 gprimelte-common: Update audio blobs from J500HXXU1APE5
fbc1abd gprimelte-common: Remove unneeded firmware blobs
====================
07-03-2017
====================
* android/
c9079fb Revert "cm: add custom tiles *"
* frameworks/base/
4826824 Disable Dashcharg for every device
4825fbc SystemUI: Fix heads up tile off color
29c48ef Added show volume panel tile to QS
f82cc7e SystemUI: add USB Tether tile
2d3c433 QS: add Sync tile (1/2)
ceb91b8 SystemUI: Add heads up tile (1/2)
4e964de SystemUI: add caffeine qs tile (1/2)
aa10679 SystemUI: Readd AmbientDisplayTile.
3413642 SystemUI: Add adb over network tile
* hardware/qcom/audio-caf/msm8916/
5578c76 Merge remote-tracking branch 'caf/LA.BR.1.2.9_rb1.22' into cm-14.1-caf-8916
* hardware/qcom/audio-caf/msm8994/
9cddbb8 Merge remote-tracking branch 'caf/LA.BF64.1.2.3_rb1.14' into cm-14.1-caf-8994
* hardware/qcom/fm/
7a29d93 FM: Fix helium hal build
0df98d3 Change rename_dialog background color to default
f62c66a FMStats: fix GetFMStatsForFreq error for non-cherokee
* packages/apps/DeskClock/
44b2580 Alarm: fix database indices
* packages/apps/OwnSettings/
902e7d5 OwnSettings: Update button backlight brightness in real time
* vendor/ownrom/
e27e11b Revert "cm: build custom tiles app"
* vendor/samsung/
dd46113 gtesqltespr: Add qcom framework libs
cf05435 gprimeltespr: Add qcom framework libs
cc7f38f gprimelte: Add qcom framework libs
662e631 gprimeltexx: Add qcom framework libs
83984de gprimeltexx: Remove unnecessary firmware
c8050cd gprimeltexx: Remove unnecessary libs
ee462bd gtelwifiue: Add qcom framework libs
98b4461 gtelwifiue: Remove unnecessary library (libQjpeg)
5ba3f8f gte-common: Decommonise qcom framework libs
aa996d7 gprimelte-common: Decommonise qcom framework libs
====================
07-02-2017
====================
* device/samsung/hlte-common/
faee476 hlte-common: proprietary-files: Re-add alternate BT FEM blobs
995f429 hlte-common: Grant rmt_storage proper unix perms
4ddd88d power: Cleanup spacing
e058324 hlte-common: proprietary-files: Misc updates
* hardware/ti/omap4/
030bec5 BUGBASH-733 Memory leak in system_server caused by suspend / color fade
* vendor/samsung/
f20d44a hlte{,-common}: Update blobs
Reserved 2
cool! thank you very much!
Thanks
Brand new ROM, yes!!
Can I set volume steps?
Sent from my Galaxy Note 3 using XDA Labs
Just wanted to ask if I could install this or any Aosp, crdroid rom for Note 3 on my S4 E330, like how I can install TW?
Support OMS ?
Sent from my SM-G935F using Tapatalk
Amazing ROM mate i tried it its amazing and i flashed magisk and passed safetynet without any issue with synergy kernel but i revert back to my favourite RRN by you
thanks for the hard work
---------- Post added at 09:59 PM ---------- Previous post was at 09:57 PM ----------
Thepunisher70 said:
Support OMS ?
Sent from my SM-G935F using Tapatalk
Click to expand...
Click to collapse
yes sure but you need to root the ROM by magisk or super su
@vidwhal would you know if this rom runs on asian versions of the 9005 like my device: N9008V China Mobile version)
Chinaboy5216 said:
@vidwhal would you know if this rom runs on asian versions of the 9005 like my device: N9008V China Mobile version)
Click to expand...
Click to collapse
Unfortunately no. It's still because of the lineage device trees being used that need to be updated to add the support.
vidwhal said:
Unfortunately no. It's still because of the lineage device trees being used that need to be updated to add the support.
Click to expand...
Click to collapse
Ok, thanks man, so it's waiting for feedback and test builds from @haggertk then
great! a new rom! the home button to awake the phone and the adattive brigthness are working?
Portable storage
Hello , I installed this ROM , The ES file explorer and the PC cannot detect the external SD Card , but the TWRP or stock file manager can detect the SD Card , My SD Card already formatted to FAT32 , So any thing else I can do ?https://forum-lw-1.xda-cdn.com/images/smilies/confused.gif Thanks in advance .
problem with every lineage os hlte build is that audio fx doesnot work (sound doesnot change after changing the effect). Does it work on yours?
sorry
I want to know is it possible for hltespr user to have Nougat rom?
so many hlte roms but no hltespr.
vidwhal said:
Please Be Patient And All The Features Will Find Their Way Back...
Code:
[COLOR="red"][CENTER]YOUR WARRANTY IS NOW VOID[/COLOR]
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.
A lot.[/CENTER]
Click HERE if you want to help translate OwnSettings to your desired language!​
(Join us on G+ (link below) to help us make important choices)
Features:
All new Features in last build displayed in RED
General:
- FULLY TRANSLATED TO DUTCH (NL)!!!!!
- 3 Minit Battery Hook
- 100 % Working OOS camera (no snap camera)
- 100% Up-To-Date EAS commits by @joshuous
- Voted Apps:
* Nova Launcher instead of Trebuchet
* Amaze Filemanager instead of LOSFilemanager
* GBoard instead of AOSP KeyBoard
- No Root Access - Flash desired root zip if wanted!!!
- Optional encryption
- 100% Overlay manager service Compatible
- Quick Tiles Customizations
- Improved Colorpicker
OwnSettings:
Buttons
- Navbar Switch
- Smartbar Settings
- Fling Settings
- Pulse Settings
- Hardware Backlight settings
- Hardware Keys Settings
- Power Butten Settings
- Volume Button Settings
- Screenshot Type (full screen/partial)
QS Settings
- Brightness slider settings
- Custom Rows and Columns
- Small QS count
StatusBar
- SystemUI tuner
- Notification Count
- Clock Settings (Position, AM,PM)
- Quick open
- Double tap to sleep
- Hide Bluetooth battery status icon
- Network Traffic (Color, BPS, Update Interval, Automatic hide)
- Batterybar
- Statusbar Ticker
- Custom Charging Symbol (flash/tidle)
- Data activity arrows (WiFi/LTE)
- VoLTE icon switch
- 4G/LTE Switch
Notification Drawer:
- Force Expanded Notifications
- Disable Expanded Notifications
- Recents Apps Screen:
- Fullscreen,
- RAM Bar
- OmniSwitch (+ option to set as default recents screen)
- Recents Clear All Fab + Location
Animations:
- System animations
- Toast animations
- Listview animations
- Listview interpolator
- PowerMenu animations
- QS animations
- QS interpolators
Others:
- Selinux Switch
Dashboard Columns
OwnROM Center
- OTA Updater (ROM, G-Apps, Kernel, Vendor)
- OwnROM Changelog
- OwnROM Walls (Download all kinds of OwnROM Wallpapers)
- Share OwnROM
- Github link
- G+ Link
- Official maintainers list
Team List
- OTA Update center
Sounds:
- Link Volumes
- Increasing Ringtone
- Vibration Intensity
Display
- Brightness control
- Live Display
- Screen rotation(0, 90, 180, 270 degrees)
- Active Display
- DT2W (if kernel supports)
- Immersive Desktop
Interface
- Expanded Desktop
- LCD Density
Lights
- Battery light
- Notification light
Notifications:
- Heads up Switch
LockScreen:
- Live LockScreen
- Lock Screen Message
- Custom Corner Shortcuts
- Music Visualizer
Multi User
System Profiles
App Permissions
Privacy Guard
Screenshots:
CLICK HERE FOR SCREENSHOTS
Downloads:
ROM
G-Apps (ARM32/7.1/Nano)
Installation instructions:
1. Backup whatever you have to, also do take a nandroid backup via recovery (Just in case)
2. Erase '/system', '/data', Cache and Dalvik Cache
3. Flash OwnROM
4. Flash G-Apps
5. Flash desired root zip - if wanted
5. Flash Custom Kernel of your liking or keep stock
6. Boot
Links:
OwnROM Github
OwnROM Devices and Kernel Github
OwnROM Website
OwnROM G+
Donations
Thanks to:
The Whole OwnDroid Team
AOSP
Google
LineageOS
CyanogenMod
AOSPA
OmniROM
SlimROMs
G-apps
@OwnDroid for his dev guidance
Most importantly YOU - the users
Anybody left out please do feel free to PM me
Contributors
OwnDroid
Source Code: https://www.github.com/OwnROM
ROM OS Version: 7.x Nougat
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: 20170728
Stable Release Date: 2017-07-28
Created 2017-07-28
Last Updated 2017-07-28
Click to expand...
Click to collapse
I see this ROM supports DT2W. Any chances of it working on this device?
jackyalice said:
sorry
I want to know is it possible for hltespr user to have Nougat rom?
so many hlte roms but no hltespr.
Please Be Patient And All The Features Will Find Their Way Back...
Click to expand...
Click to collapse
Actually, quite possibly. I don't have a sprint device to test with but the recent changes to the device tree alignments show that HLTESPR was added to the hlte tree. If you're willing to test to confirm.....
Edit: this also applies to the RR rom I build too btw. If you're willing to test I can update the descriptions to make others aware sprint is supported. :good:
totalnoob34 said:
I see this ROM supports DT2W. Any chances of it working on this device?
Click to expand...
Click to collapse
Hmmm. This I didn't test, but I recall this being a feature on mm roms so it's quite likely if it's implemented, it should work (bugs aside of course)
I still mainly use RR as a personal preference so testing this rom extensively is a bit difficult

[ROM][OFFICIAL][STABLE[13][MIDO] PixysOS v6.3.1 [AOSP][2023/25/06]

{
"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 <std_disclaimer.h>
/*
* Your warranty is... still valid?
*
* 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.
*/
Pixys is a butter smooth Android aftermarket firmware. We handpicked the best features around and are adding our own juice into it.
Get ready to taste the unique features it brings with itself.
We aim to deliver an experience with original ideas and features along with the useful things the community is accustomed to.
@Subinsmani
@rahul9999
@@ki
@Shreejoy Dash
@kvijaya
@AxelBlaz3
@Psycho-Mods
@aswin_a_s
@Gero
@melvingarcia
Support Us if you like our work
Got an issue or suggestion? Reach us at
Telegram: https://telegram.me/pixysos_chat
* 3 finger screenshot
* long press music control
* scramble numers on pin entry
* custom pattern grid sizes
* smart space
* new gen assistant [optional]
* 90fps in pubg and simliar apps (for devices that support content based refresh rate)
* Bt battery level on statusbar
* kdragons monet theme engine with customisation
* assistant voice typing in gboard [optional]
* unlimited original quality backup on photos
* burn in protection
* AOD,cafeine and headsup qs tiles
* gesture bar length customisation with hide
* network traffic indicators
* pixel 6 live wallpapers [optional]
* ability to hide notification headers
* extreme battery saver
* in call vibration options
* vibration intensity customisation
* icon pack and font customisations
* pocket judge to prevent accidental wake up
* brightness slider customisations
* statusbar icon tuner
* playback control gesture
* advanced reboot options
* added more themed icons on launcher
* privacy indicators
* face unlock
* lockscreen media art
* less boring headsups
* custom vibration pattern
* exFAT support
* quick tap from pixel
* google pixel game mode
* Option to force full screen for apps
* Hotspot: hidden SSID mode
* Hotspot: customize the auto-off timeout
* Hotspot client manager
* charging ripple animation
* black theme
Pixys: PixysOS
Pixys Device Sources: PixysOSDevices
- Backup your personal data (Important)
- There are GApps and Vanilla builds
- Download the edition you wish
- Boot to recovery (TWRP recommended).
- Wipe the System, Cache, Data and ART/Dalvik cache.
- Flash the ROM.
- Flash the root solution of your choice (optional).
- Reboot your device.
The ROM has GApps persistence in between dirty flashes, so you only have to flash them once!
The root solution should be flashed together with every update (= ROM Update)
Currently Supported Root Solutions:
Magisk stable
Magisk versions higher than 14.0 doesn't require flash on every dirty flash depending on the device, some devices need you to flash it every time, unless your maintainer says otherwise it should be fine
ROM: Download (Gapps)
You tell...
- Google for AOSP
- Dirty Unicorns
- Pixel experience
- AOSP extended
- LineageOS
- Nitrogen OS
- Superior OS
- Statix OS
- YAAP
- Krypton AOSP
- AICP & POSP Team for thread template idea
- Also many pro devlopers who all help us to bring this rom to you..
- Please let us know if we forgot to mention your name in credits..​
[NOPARSE]XDAevDB Information[/NOPARSE]
Contributors:
Thanks to Alone0316 and RasyidAlKautsar(Mentor and Helper)
Kernel source:
GitHub - PixysOS-Devices/kernel_xiaomi_mido
Contribute to PixysOS-Devices/kernel_xiaomi_mido development by creating an account on GitHub.
github.com
ROM OS Version: 13
ROM Kernel: Linux 4.9.337
Based On: AOSP
Version Information
Status: Stable
Current Version: v6.3.1
Release Date: 25/06/2022
Changelog:
25/06/2023 Update:
- June 2023 Update
- Based on QPR 3
- Set config_criticalBatteryWarningLevel threshold to 8
- gralloc: Fix Compilation errors
- Revert to normal wifi service
- Enable SurfaceFlinger Cache by default
- Switch zRAM compression alg to zstd
- gps: Adding Xtra Version Check
- Updated Kernel to v3.2.1
Download
04/04/2023 Update:
- FBE (File based encryption) enabled by default
- Use updated TWRP and follow install Guide if you are installing this rom for the first time or coming from unofficial build
- Recommended TWRP: https://github.com/zeelog/device_mido_twrp/releases/tag/2.0
- Guide: https://raw.githubusercontent.com/NRanjan-17/Pixel-Experience-Releases/main/install_guide.md
- If you are on the previous Official Build and using the Recommended TWRP then you can dirty flash the latest Build.
- Changelog
- March 2023 /QPR 2 Release
- Build libstdc++.so from source
- Remove aptX(HD) encoder shared libs
- Disable Bluetooth APCF Extended features
- Fixed Hotspot Crash
- Kernel Update to v3.1
05/03/2022 Update:
- FBE (File based encryption) enabled by default
- Use updated TWRP and follow install Guide if you are installing this rom for the first time or coming from unofficial build
- Recommended TWRP: here
- Guide: here
Changelog :=
- PixysOS v6.1.1 based on Android 13
- Added Support For Google Play System Update
- Feb 2023 Patch
- Ripple Effect Animation Toggle added
- Enable Framework Boost
- Added f2fs support for cache and data
- Disable enhanced sco connection via sysprop
- Drop deprecated ro.qualcomm.cabl prop
- Switch to jemalloc for libc
- Add performance hint definition for excessive rendering
- Kernel Update
Notes :=
- Clean Flash Recommended
- No more Vanilla Support For now
- Updater Removed for now will be added in future
12/10/2022 Update:
- October 2022 Security Patch
- Update Camera to v52
- mido: Disable zram writeback
- mido: init: Extend config_avoidGfxAccel for 3GB variants
- mido: parts: Add vibration intensity control
- mido: Enable freeform windows
- mido: audio feature: Disable incall_music support
- mido: Update Audio HAL from LA.UM.10.6.2.r1-02300-89xx.0
- mido: Drop unused 32bit blobs
- init: Limit cpufreq rate via down-/up_rate_limit_us knobs.
- perf:increase touch boost duration
- mido: parts: Update translations
- Update Kernel to 4.9.330~hyper-v2.0
19/08/2022 Update:
Device Changes:
* mido: Disable ALAC support
* mido: rootdir: Use default allocstall threshold on k4.9
* mido : Correct console config property
* mido: configs: Import gpfspath_oem_config.xml
* mido: add IQccvndhal from LA.UM.9.6.3.r1-06200-89xx.0
* mido: parts: dirac: Update vector icons to MD2 versions
* mido: add IQccvndhal from LA.UM.9.6.3.r1-06200-89xx.0
* mido: Tune zram & swappinness
* mido: update camera to v45
* mido: Enable SIP based VoIP feature
* mido: prop: Force disabled iorapd
* mido: Update GPS config for S
* Fixed OK Google
* mido: Update GPS from LA.UM.9.6.3.r1-06200-89xx.0
* mido: dirac: add dirac logo
* mido: parts: Translation updates
* Upstream Kernel to 4.9.324~hyper
Source Changes:
* merged august 2022 security patch
* Added statusbar clock customisation
* Improved refresh rate options
* Option to block sensors for apps
* Added new Settings UI as optional
* Introduced hint promt system
* Added partial screenshots
* misc improvements
08/07/2022 Update:
Source Changes
* merged july 2022 security patch
* added hw key customisation for supported devices
* added touch gestures for supported devices
* Fixed updating app disabling applock
* Fixed dual sense controller support
* Fixed random settings crashes
* Fixed minor crashes in gapps build
* Enabled lte+ icon
* Synced medium navbar style to a13 beta
* Toggle data usage view on QS footer
* Add support for ignoring secure windows
* Added background process killer
* Add support for strict standby policy
* fixed logo in recovery
* updated apns
* Show Android version as 12L
20/JUNE/2022 Update:
- added HW Button settings
- fixed updating app disabling app lock
- fixed random settings crash
- upstreamed kernel to 4.9.319
- Synced with latest CAF tags as of 20 June 2022
13/JUNE/2022 Update:
- June Security Patch
- Fixed Network issues
- Removed Google Camera due to multiple issues
- Added GrapheneOS Camera
- Upstream kernel to 4.9.317~hyper
30/MAY/2022 Update:
- Initial Official Build
- Fixed GoogleCamera
- Removed dedicated app for Advanced controls and xiaomi parts Merged in settings
- Added new Dirac presets
- Added Clear Speakers, Advanced KCAL, Audio Amplification, Torch Settings, Ambient Display and Clear Speakers
- Updated Kernel Wireguard
- Updated Kernel to Hyper 4.9.316
- Added Power off charging Green led light indicator
- Enabled Zram 2GB
Link to the download?
Pac-Man said:
Link to the download?
Click to expand...
Click to collapse
Xiaomi Redmi Note 4 (mido) - PixysOS
The ultimate place for downloading PixysOS for your device.
pixysos.com
Pac-Man said:
Link to the download?
Click to expand...
Click to collapse
Now fixed
13/JUNE/2022 Update:
- June Security Patch
- Fixed Network issues
- Removed Google Camera due to multiple issues
- Added GrapheneOS Camera
- Upstream kernel to 4.9.317~hyper
Hello,
Which one do you recommend?
- Pixel Experience [Plus Edition]
- PixysOS v5.1.3
yerbakili said:
Hello,
Which one do you recommend?
- Pixel Experience [Plus Edition]
- PixysOS v5.1.3
Click to expand...
Click to collapse
Pixel Experience
yerbakili said:
Hello,
Which one do you recommend?
- Pixel Experience [Plus Edition]
- PixysOS v5.1.3
Click to expand...
Click to collapse
Sorry for late reply
Use any of them both are stable
20/JUNE/2022 Update:
- added HW Button settings
- fixed updating app disabling app lock
- fixed random settings crash
- upstreamed kernel to 4.9.319
- Synced with latest CAF tags as of 20 June 2022
Don't work link for downloading
Skyline.nn said:
Don't work link for downloading
Click to expand...
Click to collapse
https://pixysos.com/mido - go to twelve - and then choose version (gapps or vanilla)
notm3x said:
https://pixysos.com/mido - go to twelve - and then choose version (gapps or vanilla)
Click to expand...
Click to collapse
Ok, thanks!
Skyline.nn said:
Ok, thanks!
Click to expand...
Click to collapse
you're welcome, glad to help
I tried using this version of the ROM on my Redmi Note 4 (mido) with 2GB RAM.
Having Android 12 on this device feels wonderful. Thanks to the ROM developers and maintainers. However, I had to switch to Android 11, as the device becomes too slow (especially considering the low amount of RAM my device has).
Nevertheless, if you own a 4GB device, I would highly recommend this version of the ROM
I am not sure if this is the right forum for this suggestion:
I feel the QS in Android 12 that google has made is not very great. It reduces number of QS icons in one screen. So if QS can be more optimised it will be wonderful. Now we will have to install a separate app if we need customisation
Changelog:
08/07/2022 Update:
Source Changes
* merged july 2022 security patch
* added hw key customisation for supported devices
* added touch gestures for supported devices
* Fixed updating app disabling applock
* Fixed dual sense controller support
* Fixed random settings crashes
* Fixed minor crashes in gapps build
* Enabled lte+ icon
* Synced medium navbar style to a13 beta
* Toggle data usage view on QS footer
* Add support for ignoring secure windows
* Added background process killer
* Add support for strict standby policy
* fixed logo in recovery
* updated apns
* Show Android version as 12L
AdventU said:
I am not sure if this is the right forum for this suggestion:
I feel the QS in Android 12 that google has made is not very great. It reduces number of QS icons in one screen. So if QS can be more optimised it will be wonderful. Now we will have to install a separate app if we need customisation
Click to expand...
Click to collapse
hmm but you can use magisk module if you need
Ok Google don't work, clean flash.
Skyline.nn said:
Ok Google don't work, clean flash.
Click to expand...
Click to collapse
Yes its not working but fixed now in test build will be fixed in next month update

Categories

Resources