{
"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"
}
This is Chromium Browser for Android. Maybe someone will like it
There is CAF version (SWE browser), but i wanted to check original one
Builded from source (8 Jan 2016)
For 6.0 users: go to Settings - Apps and allow Contacts permisson for Chromium (it's required to login in your Google Account)
Screenshots (dont pay attention on grey font, its my theme)
How to build it? source + out = ~35 GB
If u got message about incompatible version of ubuntu, go to chromium/src/build/install-build-deps.sh , line 76, add your OS codename
(i am running ubuntu 15.10 (wily), so my line looks like ubuntu_codenames="(precise|trusty|utopic|vivid|wily)" )
APK https://www.androidfilehost.com/?fid=24352994023708779
reserved for smth
Thank you for the latest Caf Chromium. :victory:
WIll you be updating it frequetly?
deadlyindian said:
Thank you for the latest Caf Chromium. :victory:
WIll you be updating it frequetly?
Click to expand...
Click to collapse
Dude this is exactly not caf version, original one from chromium repos I possibly said unclear smth in OP...
I think it can be updated once a week, maybe less, because almost every improvement is under the hood.
CraZY_BoY^ said:
Dude this is exactly not caf version, original one from chromium repos I possibly said unclear smth in OP...
I think it can be updated once a week, maybe less, because almost every improvement is under the hood.
Click to expand...
Click to collapse
Yep definitely not CAF :cyclops:
Thanks for the response :good:
CraZY_BoY^ said:
View attachment 3603457
This is Chromium Browser for Android. Maybe someone will like it
There is CAF version (SWE browser), but i wanted to check original one
Builded from source (8 Jan 2016)
For 6.0 users: go to Settings - Apps and allow Contacts permisson for Chromium (it's required to login in your Google Account)
Screenshots (dont pay attention on grey font, its my theme)
View attachment 3603462
View attachment 3603463View attachment 3603464View attachment 3603465
How to build it? source + out = ~35 GB
If u got message about incompatible version of ubuntu, go to chromium/src/build/install-build-deps.sh , line 76, add your OS codename
(i am running ubuntu 15.10 (wily), so my line looks like ubuntu_codenames="(precise|trusty|utopic|vivid|wily)" )
APK https://www.androidfilehost.com/?fid=24352994023708779
Click to expand...
Click to collapse
:good: dayuuum was waiting for the stock vanilla version...... thanks @CraZY_BoY^
Hmm, don't you mean 35 MB instead of GB in the OP?
CraZY_BoY^ said:
View attachment 3603457
This is Chromium Browser for Android. Maybe someone will like it
There is CAF version (SWE browser), but i wanted to check original one
Builded from source (8 Jan 2016)
For 6.0 users: go to Settings - Apps and allow Contacts permisson for Chromium (it's required to login in your Google Account)
Screenshots (dont pay attention on grey font, its my theme)
View attachment 3603462
View attachment 3603463View attachment 3603464View attachment 3603465
How to build it? source + out = ~35 GB
If u got message about incompatible version of ubuntu, go to chromium/src/build/install-build-deps.sh , line 76, add your OS codename
(i am running ubuntu 15.10 (wily), so my line looks like ubuntu_codenames="(precise|trusty|utopic|vivid|wily)" )
APK https://www.androidfilehost.com/?fid=24352994023708779
Click to expand...
Click to collapse
There is a nightly build available for everyone in Google servers.
You can get it in this page: http://chromium.woolyss.com/#android
Direct link to last nightly: https://storage.googleapis.com/chromium-browser-continuous/Android/368527/chrome-android.zip
The zip contains two apks. You have to install ChromePublic.apk
Would it be possible to also add night mode? thank you for the contribution
Can someone explain to me why some people like Chromium more than Google Chrome, it is essentially the same thing, but different branding right?
WMisiedjan said:
Can someone explain to me why some people like Chromium more than Google Chrome, it is essentially the same thing, but different branding right?
Click to expand...
Click to collapse
Yeah, but IIRC it is open source. Google just built Chrome using Chromium as a starting point. Oh, and Chromium uses up less RAM.
Related
Posted this on my Twitter (@ruqqq) yesterday. Not sure how many people use ConnectBot (like I do). But anyway, I took a whole day to learn Fragment API and decided to use ConnectBot as my "test subject". Below is the result:
{
"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:
[B]Features:[/B]
- Standard ConnectBot features
- ActionBar UI
- Fragments UI
[B]Known bug:[/B]
- While a console is open, if you click the EditText on bottom right, the console will lose focus. When that happens, click the list item of the current console to regain focus.
YOU NEED TO UNINSTALL THE CURRENT CONNECTBOT ON YOUR DEVICE BEFORE INSTALLING THIS VERSION BECAUSE OF DIFFERENT SIGNATURES
GitHub Link: https://github.com/ruqqq/connectbot
APK Link: REUPLOADED
I won't continue developing this and I hope somebody out there would improve the code. I've also mention ConnectBot lead developer in my tweet in hope he see this link and would merge my changes.
I get a force close when I 'sudo tail'
sudo tail?
EDIT: Reuploaded with major bugfix thanks to @mattyboy247 report
Attempting to 'sudo tail -f /var/log/apache2/error.log'
FC's at 'sudo tail'
you meant you ran the command on your server? anyway.. try the reuploaded apk.
With the first APK uploaded, after a connection to the server, I would attempt to view its apache2 error log. imediately after typing 'sudo tail ' it would FC.
The re uploaded one seems to be working now. Thanks for this.
I'll fork your Git for future reference to the code, that way I am not depending on you to see why I'm having problems, and can attempt to correct them
sure. please do. i'm only porting the UI for my use and for learning fragment api. i don't intend to further develop or maintain this.
Love the app,
but is there anyway to disable volume control for the control the text size?
is there a way to hide the host list?
What does this do if I may ask?
much apreaciated man, it works wonderfull on my gtab 10.1v.
gqstatus0685 said:
What does this do if I may ask?
Click to expand...
Click to collapse
yeah what does it do? Oo
same thing as connectbot, SSH terminal connections but with a modified UI for honeycomb tablets.
Did you send a pull request on github? Best way to get him to merge things. I know for a fact he watches those.
I have a fork with modification to use Search key on a Transformer for ESC. So I'll learn how to use the pull request function with you.
Great app idea! I love it. One problem though - didn't install for me. Running rooted stock HC 3.1 on Asus Transformer. I do have the original Connectbot installed, would that have anything to do with it?
TimD123 said:
Great app idea! I love it. One problem though - didn't install for me. Running rooted stock HC 3.1 on Asus Transformer. I do have the original Connectbot installed, would that have anything to do with it?
Click to expand...
Click to collapse
Yes, in the OP he says in big red letters:
YOU NEED TO UNINSTALL THE CURRENT CONNECTBOT ON YOUR DEVICE BEFORE INSTALLING THIS VERSION BECAUSE OF DIFFERENT SIGNATURES
Click to expand...
Click to collapse
ViViDboarder said:
Yes, in the OP he says in big red letters:
Click to expand...
Click to collapse
D'OH! my bad - thanks for the heads up.
hey arctu, thanks for this, i use connectbot almost every day!
Hello there,
can anybody upload apk somewhere and make a mirror? OP's link doesn't work for me ATM.
TIA
Hi arctu
I just wonder why you used the base ConnectBot.
I prefer the already modified version, Irssi ConnectBot, which sports a bunch of features such as the long touch menu, symbols, device and language specific fixes, etc.
I used to use ConnectBot for local terminal emulating, but then I discovered that one modified for irssi and now I can't do a lot of things on my X10i without it.
I hope you will start to modify Irssi ConnectBot as well.
Just stumbled across THIS.
Sounds fun
lithid-cm said:
Cyanogenmod Compiler (CMC)
Build cyanogenmod with a cli interface.
{
"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"
}
If you are wondering how you can use this software its easy. You can clone my repo for now. and run the CMCompiler script:
Code:
git clone https://github.com/lithid/CMC.git
cd CMC
./CMCompiler
Features:
- Check for repo installation on startup / or create a repo
- Add and remove devices quickly and easily.
- Remove all non english languages.
- Remove live wallpapers
- Remove cm wallpapers
- Check if adb is running or not.
- Update the repo
- Compile cyanogenmod
- Built in color themes. > http://goo.gl/cED8t
- Plugin support. (More information on this to come)
- local config file for saving settings or manually editing them.
- Odex plugin built into the package. This will take your connected cyanogemod installed phone and odex the rom on the phone.
Known Issues:
- There is nothing under the menu option 99. This is a placeholder for information about me and the compiler. If you select it it will just exit you out of the script.
- There is no checking for installed software. You will need to install the needed packages on your own to compile. Check post 2 for needed software.
- I have only tested this with ubuntu 11.04.
- Removing the CM wallpapers from the build only works with gingerbread for now. Everything else is working as expected for me.
- I don't check for open ports on your network, so there might be issues connecting to the repos and syncing. I have not built error checking for that.
Features to come:
- Check for installed tools and tell you which are still needed
- Installer/Remover
- Updated information about CMC and plugin support.
- Pure AOSP via plugin
- Adb installer
- Better error checking support.
- Check for errors during compile and point to places to fix.
- Edit the name of your kanged rom!
- I will also take requests!
Please any issue that should arise, I apologize in advanced. Please let me know with as much detail as possible to replicate the issue and I will resolve it.
You can follow me on google+ I tend to talk about it a bit on there as well.
Click to expand...
Click to collapse
ok, i'm not sure...
-it has to be installed on your pc
-it connects to your repo
-it lets you choose which is your device
-it lets you choose which feature to compile
-it downloads the compiled package
-it pushes to your device which is connected via usb
am i right?
bye
alessandro_xda said:
ok, i'm not sure...
-it has to be installed on your pc
-it connects to your repo
-it lets you choose which is your device
-it lets you choose which feature to compile
-it downloads the compiled package
-it pushes to your device which is connected via usb
am i right?
bye
Click to expand...
Click to collapse
From the screenshot it looks like a script being run in Ubuntu. I think the OP means that his script and whatever resources will be cloned from his repo with the given command, but then it will pull the cyanogenmod sources required for your device from their servers. It then compiles on YOUR machine.
Well I could try finishing it. Not sure. I am learning bash scripting at school so
sorry for dumb question but: is there a way to have something like that on Windows?
provolinoo said:
sorry for dumb question but: is there a way to have something like that on Windows?
Click to expand...
Click to collapse
nope probably will never happen. the work needed to even attempt would be retarded
you can use an emulator to VM a linux box. as long as your pc is fast enough.
Thats what im doing anyways
nice tool, im gonna clone the repo after and take a whack at the tool - thanks !
This looks interesting. Will give it a try, but hoping to see a beta/release candidate soon
is there any version for windows???
Read two post up
{
"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"
}
What is AOKP?
AOKP stands for Android Open Kang Project. It is a custom ROM distribution for several high-end Android devices. The name is a play on the word kang and AOSP (Android Open Source Project). The name was sort of a joke, but it just stuck, just like our infatuation with unicorns.
We fork the source code of Android that Google puts out in the open with every major version release, and we then add the magical unicorn bytes (read: we add some of the coolest features that are both useful and make your ROM awesome).
With AOKP, you can generally do a lot more with your device than what you could do with the original firmware that came installed on it.
These are based on AOKP, my own nightly builds which are tested by me to ensure there are no major issues, I am using them as my daily ROM, My builds will have features added regularly.
For more information about the AOKP project and features http://aokp.co/about/
Download Links
Nightly Builds
AOKP GApps
Recommended Kernel and Script HellsDoctor and TARDIS
Updated radios here
Additional Information
AOKP Gerrit - Change-log
My Changes
Synced to latest merged AOKP before build
Clean Build
Built using latest Linaro
Removed unwanted apps and packages
Added DSP Manager
Added CM ClockLock Widget
Added Personal Wallpaper
Automatically Selects Correct Launcher
Added Android File Explorer
Cleaned Up
Installation instructions
Wipe everything if coming from another ROM
Wipe Cache, System and Dalvik if updating
Install ROM and GAPPS
Install HellsDoctor Kernel (Optional)
Install TARDIS Script (Optional)
Wipe Cache and Dalvik
Reboot
Enjoy!
Thanks to
Google
AOKP
Cyanogen
Omnirom
Barome
Raum1807
Anyone missed I apologise
I am not responsible if anything goes wrong with your phone etc, the usual... you wouldn't be here if you thought I was.
Ribbons Video
http://forum.xda-developers.com/showthread.php?t=2025939
OMG. What should i do.....
Turns out I am blind...
There is indeed an official thread but I will keep mine alive for my nightly builds and recommended setup, might as well keep the changelog and official links in as well.
Note to self, don't drink and post...
pops106 said:
Turns out I am blind...
There is indeed an official thread but I will keep mine alive for my nightly builds and recommended setup, might as well keep the changelog and official links in as well.
Note to self, don't drink and post...
Click to expand...
Click to collapse
Thanks :good::good:
New build up
Another new build up, torch removed FC's need to fix.
If anyone gives it a blast would love some feedback, cheers.
New Build Up
Screenshots added....
Wow way to big pictures will sort them later
New build up
Smooth and great battery life
New build up
pops106 said:
New build up
Click to expand...
Click to collapse
Thanks
Can someone upload it somewhere else. Thanks
Sent from my Nexus 4
Dam that was fast, I will look at hosting it somewhere else tonight guys, probably do a new build first.
Changed download link due to bandwidth restrictions, does anyone recommend anywhere better to upload to ?
Just testing newest build 21/01/2014, then going to upload... if there is somewhere better then megasharez let me know before uploading.
Cheers
Doesn't matter uploading to Google drive now
Uploaded to google drive, hopefully will be better then dropbox
Bug in latest. Volume change crashes my podcast player. Back to previous build and its fine. Not sure if AOKP devs follow your thread but I'm sure they also found bug.
Sent from my Nexus 4
wozn said:
Bug in latest. Volume change crashes my podcast player. Back to previous build and its fine. Not sure if AOKP devs follow your thread but I'm sure they also found bug.
Sent from my Nexus 4
Click to expand...
Click to collapse
Which player you using, just so I can test and try to get it resolved ?
Cheers
Pocket casts
Sent from my Nexus 4
{
"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"
}
Introduce of indonesian Custom OS
Fira OS is a Linux-based mobile operating system and software platform developed by Fira, a subsidiary of Indonesian electronic giant Polytron. Introduced on January 28, 2016, it was forked from Android and installed on newer Polytron smartphones since 2016.
Fira OS is based on the Android Open Source Project (AOSP) and the Linux kernel. It was built to comply with an Indonesian regulation requiring 40% minimum local content on all 4G LTE smartphones sold in Indonesia starting in 2017.
This rom ported from Polytron R2508 Thanks to Goes Tea uploaded this rom
What is working?
Everything works
Bugs
Tell me
Changelog :
Code:
- Ported From Polytron R2508
HOW TO FLASH
- Download rom put on sdcard
- Wipe system, data , cache dalvik/art
- flash rom
- Reboot
- Enjoy
Download ROM
Credit to :
- Yhogi hermawanz
- Azra Mhmd Bhska
- Oktapra Amtono
- Rendy Arya Kemal
- Goes Tea
- Ahmed Rahmy
- AmburadulTeam
- FIRA ID
- And you
Thanks for this great rom?. I realized the nav bar is persistent throughout the system UI, any fix for that??
What's the kernel version of this ROM?
rkaybee said:
Thanks for this great rom. I realized the nav bar is persistent throughout the system UI, any fix for that??
Click to expand...
Click to collapse
must decompile systemui.apk . i'll try fix it later
Merlve said:
What's the kernel version of this ROM?
Click to expand...
Click to collapse
kernel 3.18.19
Thanks for this awesome ROM..
is this rom support otg?
farrasto7 said:
is this rom support otg?
Click to expand...
Click to collapse
no it's MM kernel
Please Help us solve this navbar stuff..Can't make a quick call with it.. I mean the navbar has covered the two sim selection
очень хорошо
русский можно вставить ?
sorry to post this here but i have a hardware problem
my battery died and can't find a replacement
do you know if any other brand works or where to buy it online ?
Bahmidele said:
Please Help us solve this navbar stuff..Can't make a quick call with it.. I mean the navbar has covered the two sim selection
Click to expand...
Click to collapse
This is very problematic. Hope it gets fixed soon, till then I'm not downloading it.
can it connect to google servers?
Guys Use ASUS dialer apk for making call download it at http://apkmirror.com
Google dialer for 7.0 works fine on fira os
Retrica and other camera apps are so dark. Any solution?
Is this fully os or just a skin Launcher like miui?
amlbuton said:
Is this fully os or just a skin Launcher like miui?
Click to expand...
Click to collapse
It's a rom a functional OS
amlbuton said:
Is this fully os or just a skin Launcher like miui?
Click to expand...
Click to collapse
Sent from my Infinix X510 using Tapatalk
Bahmidele said:
Google dialer for 7.0 works fine on fira os
Click to expand...
Click to collapse
please give me a link...
Google dialer
memoo_mshm said:
please give me a link...
Click to expand...
Click to collapse
Download the Google dialer from apkmirror.com
{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
What's working :
Boots
Wifi
Bluetooth
Video Playback
Audio
Sensors
GPS
What's not working :
Camera (Flashlight works)
SELinux is permissive
Attention :
At first boot after flash this rom, dt2w may not work,reboot is required.
Current version requires Chinese dev firmware version: 7.8.31 or newer, older version may have some issues.
Instructions :
Download the latest build and gapps
Reboot to recovery
Flash the latest build and gapps
Reboot
Downloads :
Builds: https://www.androidfilehost.com/?fid=745849072291682933
Google Apps : http://opengapps.org/
XDA:DevDB Information
LineageOS, ROM for the Xiaomi Mi 6
Contributors
xiaobai112220
Source Code: https://github.com/thune-xiaobai/android_device_xiaomi_sagit/tree/lineage-15.0-unclean
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
Version Information
Status: Testing
Created 2017-10-21
Last Updated 2017-10-21
Omg
Wow, but wrong subforum, moderator will move this, thanks!
fahmi182 said:
Wow, but wrong subforum, moderator will move this, thanks!
Click to expand...
Click to collapse
So I should waiting until some others move this thread?
fahmi182 said:
Wow, but wrong subforum, moderator will move this, thanks!
Click to expand...
Click to collapse
So I should wait until some others move this thread?
xiaobai112220 said:
So I should wait until some others move this thread?
Click to expand...
Click to collapse
Can you edit and move? If cant, wait moderator move this thread
Thanks! Downloading!
Sweet. I'll wait until camera port works.
Thanks for your tough work.
@xiaobai i need more informatiion, this enable FBE, can i use fw 7.9.22?
Mark.
Fingerprint doesnt work. And when i try to search in settings, settings app force closes
SD Card not working at all.
sercangogercin said:
Fingerprint doesnt work. And when i try to search in settings, settings app force closes
Click to expand...
Click to collapse
These work for me.
Edit: No, don't
I can shoot photos with OpenCamera!
To fix camera do this:
Go to build.prop and add this line "persist.camera.hal3.enabled=1"
Then install open camera
NisseCool said:
To fix camera do this:
Go to build.prop and add this line "persist.camera.hal3.enabled=1"
Then install open camera
Click to expand...
Click to collapse
I forgot to explain how can i take pics. But there aren't thumbnail picture.
Is there any fix to install apps? Cuz i can't.. (from unknown sources)
cant find the menu button from tianium app :-/
Anyone can post some screenshots, please?
Thanks for this Rom!! Android Oreo is here!!
Sent from my MI 6 using Tapatalk
finger print working
camera not working
Based on which firmware ?