OI File Manager update - Samsung Galaxy Nexus

https://market.android.com/details?id=org.openintents.filemanager&hl=en
IMHO the best free/little/fast/non-bloated file manager out there.
Major update to v1.2 bringing tons of shiny new features:
Release notes
----------------
release: 1.2
date: 2012-02-18
Thanks to Google Code-in for many of the following patches:
(see http://www.google-melange.com/gci/homepage/google/gci2011 )
- Limit icon size in file list (issue 319, patch by John Doe)
- Hide optional commands in context menu (issue 329, patch by John Doe).
- "Save as" integration for Google Mail (Google Code-in task by Matěj Konečný)
- Option to hide hidden files (Google Code-In task by Matěj Konečný)
- Filter by file type (issue 166, Google Code-in task by Aviral Dasgupta)
- Show file details through context menu (Google Code-in task by Aviral Dasgupta)
- Option to sort files (Google Code-In task by Matěj Konečný)
- Keep list position after delete (Google Code-in task by Chickenbellyfinn)
- Show correct toast when deleting file (issue 365, Google Code-in task by Chickenbellyfinn)
- Apk icon support (Google Code-in task by Philip Hayes)
- Bookmarks of folder locations (Google Code-In task by Matěj Konečný)
- Details dialog shows size of folder contents (Google Code-In task by Philip Hayes)
- Fixed bug with details dialog on API 7 and earlier (Google Code-In task by Philip Hayes)
- Fixed bug with More option (issue 330, Google Code-In task by Matěj Konečný)
- Select/Deselect all in multi-select (Google Code-In task by Philip Hayes)
- remember previous directory when attaching files (Google Code-in task by Matěj Konečný)
- Better visibility for multi-select selection (issue 460, Google Code-in task by Philip Hayes)
- support for ZIP compression (patch by Evgeniy Berlog)
- warning dialog for file extension changes (issue 397, patch by Evgeniy Berlog)
- Refresh menu item (Google Code-in task by Aviral Dasgupta)
- Lazy loading of thumbnails (issue 271, Google Code-in task by Philip Hayes)
- Use custom icons for certain file types (issue 333, Google Code-in task by Matěj Konečný)
- Accept return key for entering a path (issue 461, Google Code-in task by Matěj Konečný)
- Support View Intent to open the filemanager (issue 396, Google Code-in task by Chickenbellyfinn)
- support for multi-select ZIP compression (patch by Evgeniy Berlog)
- new icons and translations by Google Code-in students

Related

ril API "RIL_GetSerialPortHandle" and "RIL_De

Can anyone tell ril API "RIL_GetSerialPortHandle" and "RIL_DevSpecific"
is implemented yet or not? and how to call the API? I write code:
1
iReturn=RIL_DevSpecific(hRil, (BYTE *)"AT+CSQ\r", (DWORD)7);
Result callback is not responded.
2
iReturn=RIL_GetSerialPortHandle(hRil,lphSerial);
HANDLE lphSerial is invalide.
Thanks
both are implemented.
RIL_DevSpecific needs a structure as parameter, the first word is a command, followed by command dependent parameters.
0- at$v0
1-8 - nothing
9- at%sidcnt
10- at%sidcln
11- at%sid=<number>
12- at%sidchk
13- at%sid?<number>
14- at%sidlck?
15- at%sidlck=<0|1>,<number>
16- at%talk?<number>
17- at%chgdual | at%chg1900 | at%chg900
18- at%band
19- at%eminit
20- at%emexit
21- at%emread
22- at%l1t + at%cprim="CST","CONFIG L1_PARAMS=<0,number>
23
24
25- at+creg=2
26- at+creg=1
27- at%cgppp=<number>
28- at%gid=<number>
29- at%chkgid?<number>
30- at%gid?<number>
31- at%lckgid?
32- AT%LCKGID=<0|1>,<number>
33- at%cntgid
34- at%clngid
35- at%lckgid=?
If possible, please write a call code sample.

Dash Reminder

http://img529.imageshack.us/img529/1963/reminderbh2.gif
Simple Outlook Task Manager for Smartphones.
Features:
* Show all the Outlook Task List
* Edit/Save/Delete Tasks Easily
Requirements:
WM5/WM6 Landscape Smartphone
Installation:
Copy the cab file and execute it on your Smartphone
To change the default Tasks manager to Dash Reminder,
change the registry key:
HKLM\SOFTWARE\Microsoft\Shell\Rai\:MSTASKS
String name 1 value to the full path of the Reminder.exe file enclosed in " "
Source
Wow Cool! Much easier to use than the built in one. Thanks oldSAP

Auto Installer Tool

Auto Installer V1.0
Synopsis:
I've written a small utility with a whole mix of features, primarily designed to enable easy setup of your favourite cabs, shortcuts, icons etc...
It's written in Mortscript, but you don't need to worry about that... everything is installed from a plain text INI file:
Features:
-Specify which cab files to install automatically (silently, or with user interaction)
-Specify which registry entries to create / modify
-Specify Hi-Res custom icons for your applications and tools (WM6.5 Only)
-Specify which shortcuts to create in the Start/Program Files menu
-Specify the Start/Program Files menu structure (groups/folders etc)
-Specify TF3D shortcuts for Manila 2 and 2.5
-Specify TF3D weather locations for Manila 2 and 2.5
-Specify HTC Task Manager 'x' button options
-Specify Windows Screen Font Size
-Choose to execute every item in your setup config, or just execute specific sections.
Coming Soon Features:
-Specify files you'd like to back up
-Specify tasks to kill before install
-Specify tasks to start after install
Installation Instructions:
-Download zip file here: AutoInstaller V1.0
-Extract the zip file to a folder of your choice on your device (preferably on the SD Card so that it's not lost after a hard reset!
-Read the usage guidelines
-That's it
Usage Guidelines
Usage Guidelines:
The application contains 3 files:
1) AutoInstaller.exe (this is the main executable file)
2) AutoInstaller.mscr (this is the source code for the script. Do not modify this file unless you're a script programmer)
3) AutoInstaller.ini (this the file that you edit to configure)
All three files MUST reside together in the same folder (any folder)
AutoInstaller.ini and how to:
Cab File Installation
You can install multiple cab files using the [Cab Install] section of the ini file.
The format of each entry in the section must be as follows:
<Unique Friendly Name>=<Cab filename>,<Silent install>
<Unique Friendly Name> MUST be unique, but is just any friendly string identifying the cab to be installed.
<Cab filename> is the full path to the cab file to install
<Silent install> determines if the installation should be silent (TRUE) or interactive (FALSE). Note: Most cab files will install silently, but some will still force user interaction. This is not a problem, but be aware that some files do this.
Also be aware, that if a cab file forces a reboot of the device without asking, then this cab is not suitable for installation via this script, since a reboot will terminate the script.
Example:
[Cab Install]
Facebook =\Storage Card\Setup\Install Cabs\Facebook\Facebook_v1.0.0.7p.cab,TRUE
Google Maps=\Storage Card\Setup\Install Cabs\Google Maps\GoogleMaps.cab,TRUE
My Mail Settings=\Storage Card\Setup\Install Cabs\My Mail Settings\MyMailSettings.cab,TRUE
SPB Wireless Monitor=\Storage Card\Setup\Install Cabs\SPB Wireless Monitor\SpbWirelessMonitor3.arm.cab,TRUE
Total Commander=\Storage Card\Setup\Install Cabs\Total Commander\tcmdpocketarm.cab,TRUE
WunderRadio=\Storage Card\Setup\Install Cabs\WunderRadio\wunderradio_ppc.cab,TRUE
Panoramic Calc Pro=\Storage Card\Setup\Install Cabs\Panoramic Calc Pro\PanoramicCalcPro.cab,TRUE
Neos Driver Pack=\Storage Card\NeoS2007_Driverpack_3.cab,TRUE
Registry Writes
Registry entries to be created/written can be specified in the [Registry_Writes] section of the ini file.
The format for each entry in the section must be as follows:
<RegistryKey>=<>,<Value>
<RegistryKey> is the full path of the key to be written
<Type> is the type of value to be written to the registry, it may be STRING, DWORD or BINARY
<value> is the actual value to be written
Example:
[Registry_Writes]
HKCR\CLSID\{DD9B73F6-9EED-4ED0-84CF-422AF83512DB}\fileext=STRING,6a5KkkrKKwKK
HKLM\Software\jeyo\WunderRadio\regcode=STRING,12345678931B
HKLM\Software\jeyo\WunderRadio\regver=STRING,151W14
Usage Guide
Create Shortcuts
Shortcuts to be created can be specified in the [Create Shortuts] section of the ini file.
The format for each entry in the section must be as follows:
<shortcut file to create>=<file to link to>
<shortcut file to create> is the full path of the shortcut file to be created
<file to link to> is the full path of the target file being linked to
Example:
[Create Shortcuts]
\Windows\Start Menu\Programs\iGO8.lnk=\Storage Card\igo8\iGO8.exe
\Windows\Start Menu\Programs\Reboot.lnk=\Storage Card\Scripts\reboot.mscr
Move Files
Files to be moved may be specified in the [Move Files] section of the ini file.
The format for each entry in the section must be as follows:
<Source File>=<Destination File>
<Source File> is the full path of the file you wish to move
<Destination File> is the full path of the file you wish to move it to
Example:
[Move File]
\Windows\Start Menu\Programs\iGO8.lnk=\Windows\Start Menu\Programs\Navigation\iGO8.lnk
\Windows\Start Menu\Programs\reboot.lnk=\Windows\Start Menu\Programs\Utils\iGO8.lnk
Create Custom Icons (WM6.5 Only)
Custom Hi Res Icons in PNG (with transparency) may be specified in the [Custom Icons] section of the ini file.
The format for each entry in the section must be as follows:
<Start menu link file>=<png file>
<Start menu link file> is the path of the lnk file RELATIVE to the \Windows\Start Menu\Programs folder
<png file> is the full path of the desired png file to use for the custom icon. NOTE: the png file MUST be exactly 90x90 pixels.
Example:
[Custom Icons]
iGO8.lnk=\Storage Card\Custom Icons\iGO8.png
Google Maps.lnk=\Storage Card\Custom Icons\Google Maps.png
TF3D Shortcuts
TF3D V2 or V2.5 shortcuts can be specified using the [TF3DV2 Shortcuts] or [TF3DV2.5 Shortcuts] section of the ini file.
The format of each entry in the section must be as follows:
<shortcut index>=<friendly name>,<shortcut target>
<shortcut index> is the position / index of the shortcut entry (0 to 17 for TF3D V2) or (0 to 8 for TF3D V2.5)
<friendly name> is the friendly name of the shortcut that will be displayed on the TF3D screen
<shortcut target> is the full path of the target file
Example:
[TF3DV2 Shortcuts]
0=Igo8,\Storage Card\igo8\iGO8.exe
[TF3DV2.5 Shortcuts]
0=Igo8,\Storage Card\igo8\iGO8.exe
3=Google Maps,\Google\Google Maps.exe
TF3D Weather Locations
TF3D (V2 or V2.5) weather locations can be specified in the [TF3D Weather Locations] section of the ini file.
The format of each entry in the section must be as follows:
<weather index>=<weather location>
<weather index> is a value from 0 to n representing the order/index of the weather locations
<weather location> is a specially formatted location string identifying the location (more in this later, there's a utility to 'grab' them included in the installer!
Example:
[TF3D Weather Locations]
0=EUR|UK|UK001|ABERDEEN
1=EUR|UK|UK001|LONDON
2=EUR|UK|UK001|BRISTOL
3=EUR|UK|UK001|LIVERPOOL
Screen Options
Screen option can be specified using the [Screen Options] section of the ini file.
The format of each entry in the section must be as follows:
<option name>=<value>
<option name> is either TextSize or TrueType
<value> depends on the <option name> for TextSize it can be Tiny, Small, Medium, Large or ExtraLarge. For TrueType it's either True or False.
Example:
[Screen Options]
TextSize=Tiny
TrueType=True
Reserved 3
Reserved for even more instructions
I'll give it a bash next time I flash a rom but it sounds a lot like Sashimi
crankshaft said:
I'll give it a bash next time I flash a rom but it sounds a lot like Sashimi
Click to expand...
Click to collapse
I strongly suspect it is... although I'm guessing a lot smaller and simpler...
I wasn't aware of Sashimi until you mentioned it, and I'm checking it out, although it looks pretty comprehensive, it also looks quite daunting.... meaning you may as well have written the installation in Mortscript in the first place by the time it's all configured!
However, I suspect there's a couple of nice little things in my script (like the custom icons, and TF3D weather etc that folks might find useful... I wrote it for myself, but thought I'd share!
have a little problem
when i run the AutoInstall.exe this error comes
There is no application associated with "AutoInstaller". Run the application first, then open this file from within the application
abzza,
You need MortScript installed.
I did tried. For some of my application which required manual interaction,
runwait doesn't do the proper thing as it continue on next cab installtion when some
manual dialog popped up.

[ apps] sysctl config "root"

Dear friends,
Does anybody heard about this application which improve your device performance by changing some parameters in the sysctl() file. It has the following option, but as an amateur I do not know what for what parameters and what value should I select :
Memory Free( KB) - default 2637
Dirty Ratio - default 20
Dirty Background Ratio - default 5
VFS Cache Pressure - default 100
Oom Allocating Task - default unchecked
In the advanced option ( For pro version)
Key - default null
Value - default null
Application Version : 1.2
Application Name: SYSCTL CONFIG ROOT
--------------------------------
Anyone out there to give a lesson
--------------------------------
" Use Android, Use Tapatalk "

[ROM] [GSM] Unofficial CyanogenMod 10.2 Nightly (JSS15J) 2013-08-13

{
"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"
}
Why? Why not. More and more unofficial versions at all but with
various mods and stuff ... This ROM is based purely on the source of CyanogenMod without bells and whistles.
I want this ROM you share with just because it can!
Once that CyanogenMod come with the nightly's I stop with this toppic.
If you flash this ROM is your garatie over and I am not responsible for the
any damage. Bla bla bla we know this shi* though.
Enjoy the pure CM power!
Changelog:
CLICK TO VIEW
------------>
<---------
Link if you use tapatalk/xda: http://review.cyanogenmod.org/#/q/status:merged+branch:cm-10.2,n,z
How to install:
-Download the rom from the link below and place on sdcard.
-Download a 4.3 Gapps package and place on sdcard
-Reboot into recovery I recommend CWM 6.0.3.5
-Full wipe
-Flash rom.
-Flash gapps.
-Reboot
-ENJOY!!
--------------------------------------------------------------------------------------------------------------------------------------
-CyanogenMod 10.2-unofficial-2013-08-07 size: 184.52Mb
Download if you use tapatalk/xda: http://d-h.st/p1y
-CyanogenMod 10.2-unofficial-2013-08-09 size: 184.53Mb
Download if you use tapatalk/xda: http://d-h.st/pjf
CyanogenMod 10.2-unofficial-2013-08-10 size: 184.53Mb
Download if you use tapatalk/xda:http://d-h.st/shC
CyanogenMod 10.2-unofficial-2013-08-11 size: 184.67Mb
Download if you use tapatalk/xda: http://d-h.st/RFQ
CyanogenMod 10.2-unofficial-2013-08-12 size: 184.67Mb
Download if you use tapatalk/xda: http://d-h.st/d7i
CyanogenMod 10.2-unofficial-2013-08-13 size: 184.69MB
Download if you use tapatalk/xda: http://d-h.st/MxJ
-----------------------------------------------------------------------------------------------------------------------------------------
Gapps core 16.86Mb
Download if you use tapatalk/xda: http://d-h.st/PGo
Apps in Gapps core:
ChromeBookmarksSyncAdapter.apk
GoogleBackupTransport.apk
GoogleCalendarSyncAdapter.apk
GoogleContactsSyncAdapter.apk
GoogleFeedback.apk
GoogleLoginService.apk
GoogleOneTimeInitializer.apk
GooglePartnerSetup.apk
GoogleServicesFramework.apk
GoogleTTS.apk
MediaUploader.apk
NetworkLocation.apk
OneTimeInitializer.apk
Phonesky.apk
SetupWizard.apk
------------------------------------------------------------------------------------------------------------------------------------------
Full gapps 193Mb Special thanks to PARANOIDANDROID
Download if you use tapatalk/xda: http://download.paranoidandroid.co/roms/gapps/pa_gapps-full-4.3-20130805a-signed.zip
PARANOIDANDROID GAPPS ON----->>>
Download if you use tapatalk/xda: http://goo.im/devs/paranoidandroid/roms/gapps/pa_gapps-full-4.3-20130808-signed.zip
Apps in PA.Gapps:
Books.apk
Calendar.apk
CalendarProvider.apk
ChromeBookmarksSyncAdapter.apk
Currents.apk
GenieWidget.apk
Gmail2.apk
GmsCore.apk
GoogleBackupTransport.apk
GoogleContactsSyncAdapter.apk
GoogleEars.apk
GoogleFeedback.apk
GoogleLoginService.apk
GooglePartnerSetup.apk
GoogleServicesFramework.apk
GoogleTTS.apk
Hangouts.apk
Keep.apk
LatinImeGoogle.apk
Magazines.apk
Maps.apk
MediaUploader.apk
Music2.apk
NetworkLocation.apk
OneTimeInitializer.apk
Phonesky.apk
PlayGames.apk
PlusOne.apk
QuickSearchBox.apk
SetupWizard.apk
Street.apk
talkback.apk
Videos.apk
VoiceSearchStub.apk
Wallet.apk
Youtube.apk
--------------------------------------------------------------------------------------------------------------------------------------------
CWM 6.0.3.5 Touch
Download if you use tapatalk/xda: http://forum.xda-developers.com/attachment.php?attachmentid=2154421&d=1375247171
--------------------------------------------------------------------------------------------------------------------------------------------
CHANGES
Code:
[LIST]
[*] ===================================
Since Tue Aug 20 06:19:10 UTC 2013
===================================
* bionic
31a06f3 tegra2: add missing strcpy and strcat
fb0f92f don't hardcode register r0/v1 when reading the TLS
* external/bluetooth/bluedroid
b78bf21 usb: Abort writes if device is absent
* frameworks/base
b1c561a Dialer AutoComplete: Bootstrap the onUpgrade for the SettingsProvider to automagically create this setting and enable it by default.
daac8cc Merge "am: Allow more hidden apps on devices with lots of RAM" into cm-10.2
f705e88 Merge "Revert "Reduce total number of background apps for low memory devices"" into cm-10.2
12c634a Merge "Frameworks_Base: ( input devices ) Add Armenian Eastern hardware keyboard layout" into cm-10.2
ce770d0 am: Allow more hidden apps on devices with lots of RAM
389025e Revert "Reduce total number of background apps for low memory devices"
63e91f5 Merge "Minor post-merge cleanup." into cm-10.2
28ca65c Merge "Lockscreen targets: more unification" into cm-10.2
* frameworks/opt/hardware
bc5eeed Merge "Hardware: Add AdaptiveBacklight support" into cm-10.2
1a7c660 Hardware: Add AdaptiveBacklight support
79a664a Add a class for display gamma control
* frameworks/opt/telephony
c2f60eb Merge "SamsungQualcommRIL: Create 2 more app for nv type of subscription." into cm-10.2
376ea14 Merge "Telephony: Allow ruim to fetch in cdma lte mode," into cm-10.2
f82ada6 Revert "Revert "Telephony: Don't read records from card if not needed.""
6cd44e5 SamsungQualcommRIL: Create 2 more app for nv type of subscription.
* kernel/lge/gproj
d1dc75b Merge "E970: Add defconfig supporting imx111 and msm_sdcc.3" into cm-10.2
68f59d6 E970: Add defconfig supporting imx111 and msm_sdcc.3
* packages/apps/CMUpdater
69442f2 Merge "CMUpdater: SK translation" into cm-10.2
* packages/apps/DSPManager
13a343c Merge "DSPManager: EL translations" into cm-10.2
* packages/apps/Dialer
6195566 Merge "Dialer: IT translations" into cm-10.2
* packages/apps/Focal
401873e Merge "Focal: EL translations" into cm-10.2
bb5a2a9 Merge "Focal: SK translation" into cm-10.2
* packages/apps/Gallery2
3f7cbe7 Merge "Gallery2: EL translations" into cm-10.2
9c32dc8 Merge "Gallery2: Modify AOSP EL translations" into cm-10.2
e61abfc Gallery2: EL translations
* packages/apps/LockClock
94d9ee9 Merge "LockClock: SK translations" into cm-10.2
* packages/apps/Mms
bce0977 Merge "Mms: SK translation" into cm-10.2
* packages/apps/Settings
489691d Merge "Settings: AdaptiveBacklight support" into cm-10.2
30ce864 Merge "Add basic-level gamma calibration to hardware tunables" into cm-10.2
4467ed9 Merge "Fix drawable being displayed empty when re-entering the target edit dialog." into cm-10.2
32d04ad Merge "Settings: HU translation" into cm-10.2
737ba7e Merge "Settings: IT translations" into cm-10.2
5709e48 Add basic-level gamma calibration to hardware tunables
eeb6b05 Settings: HU translation
eff86c2 Settings: AdaptiveBacklight support
affc6df Fix drawable being displayed empty when re-entering the target edit dialog.
fe9897d Merge "Lockscreen targets: more unification" into cm-10.2
* packages/apps/Trebuchet
80c1c4d Merge "Trebuchet: IT translations" into cm-10.2
* packages/inputmethods/LatinIME
6b7e48d Merge "LatinIME: fix broken ( after 4.3 sources merge ) Armenian auto-capitalization" into cm-10.2
* vendor/asus
38cfe04 Merge pull request #44 from chrmhoffmann/cm-10.2
35f5fe6 tf300t: blobs from 10.6.1.27.1
* vendor/motorola
f764570 Merge pull request #64 from razrqcom-dev-team/cm-10.2
a5f617e msm8960-common: Update qseecom from X
4bdf56c msm8960-common: Update widevine libs from X
5ebe79c Merge pull request #63 from razrqcom-dev-team/cm-10.2
84f8059 msm8960: Update to extract-files from offical CM build
===================================
Since Mon Aug 19 06:53:48 UTC 2013
===================================
* external/fuse
bd2157b fuse: Reduce code size and allow static compilation
* frameworks/base
28954c3 Merge "Enable SVDO. (2/2)" into cm-10.2
f768990 Frameworks_Base: ( input devices ) Add Armenian Eastern hardware keyboard layout
bbcf1bd Minor post-merge cleanup.
42fcb83 Merge "Enable custom actions for double-tap home (1/2)" into cm-10.2
* frameworks/opt/telephony
2bda090 Revert "Telephony: Don't read records from card if not needed."
d261ca7 Telephony: Allow ruim to fetch in cdma lte mode,
9aa71ff Move custom icccardstatus back to HTCQualcommRil.
8ca3319 Merge "Enable SVDO. (1/2)" into cm-10.2
22ff84f Fix 1x/evdo data call for NV/RUIM based subscription.
24616bb Merge "Don't assume 3GPP as active app on CDMA with LTE device" into cm-10.2
ed8ff0c Merge "Telephony: Don't read records from card if not needed." into cm-10.2
4241923 Telephony: Guess radio tech
cb33c00 Don't assume 3GPP as active app on CDMA with LTE device
79920f0 Telephony: Don't read records from card if not needed.
* kernel/lge/gproj
6ad1e2b msm: spm: set vdd directly for current cpu
ca41ede block: Adding ROW scheduling algorithm
ba8075b mm: pass readahead info down to the i/o scheduler
0e5f22f mm: change initial readahead window size calculation
54be17c msm: move printk out of spin lock low_water_lock
8b8c12e sched: change WARN_ON_ONCE to WARN_ON in try_to_wake_up_local()
3083174 sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
988c5ad sched: Make sure to not re-read variables after validation
f9d6b79 sched: re-calculate a cpu's next_balance point upon sched domain changes
98a61d5 sched: fix reference to wrong cfs_rq
60044a7 sched: Fix SCHED_HRTICK bug leading to late preemption of tasks
0cb9f04 hrtimer: Prevent hrtimer_enqueue_reprogram race
1ed2f62 sched: Reset rq->next_interval before going idle
d20a343 msm: msm_bus: Correct the return value from register-client
41c2d86 msm: msm_bus: Explicitly clear client requests before removal
2431063 msm: msm_bus: Add NULL pointer checks.
9a39912 msm: msm_bus: Change MDP port interleaved setting
7ea6d45 msm: msm_bus: Fix the 64-bit division during interleaving
cc261c8 mmc: msm_sdcc: Enable clock scaling capability
d4455b9 mmc: msm_sdcc: fix a type mismatch in msmsdccc_config_dma()
71ef771 mmc: msm_sdcc: Add support for dynamic bus clock vote
d482a9e mmc: core: Add support for notifying host driver while scaling clocks
f081b9c mmc: core: Log MMC clock frequency transitions
932449a mmc: core: run clock scaling only in valid card state
b000d1f mmc: core: claim mmc host while enabling clock scaling from userspace
11be1e5 mmc: core: Add sysfs entries for dynamic control of clock scaling
24a050c mmc: core: Add load based clock scaling support
336fabc mmc: core: Fix some driver hangs when dealing with broken devices
77b1b18 mmc: core: Allow changing bus frequency for SD/eMMC cards in runtime
ae560c8 msm: Fix race condition in domain lookup
a8ad982 Staging: android: binder: Fix memory leak on thread/process exit
2002fb6 msm: rpm: add debug msg for rpm outstanding req
fc5863c msm:rq_stats: Register for Cpufreq policy notification
cfc1d6b msm:rq_stats: Add hotplug disable attribute
21c11a0 msm: pm: add failed stats
7045597 msm: cpufreq: increase priority of thread that increases frequencies
f3389c8 msm: pm: send notification only for SPC and PC
318b9a5 msm: pm-8x60: Use relative time for events
c57bcdf msm: pm-8x60: Setup memory for save/restore cpu registers early
9e82468 msm: pm: warmboot entry/exit counters on IMEM
* packages/apps/DSPManager
239c655 DSPManager: RU translation
* packages/apps/Gallery2
6fd36f5 Gallery2: fix HDR crashes && fix exposure from being set.
17565b3 Merge "Gallery2: DA translation" into cm-10.2
* packages/apps/LockClock
721539a LockClock: SK translations
* packages/apps/Settings
d4df602 Merge "Fix removal of backlight settings" into cm-10.2
27b95cf Fix removal of backlight settings
07bc95b Settings: IT translations
24b922d Merge "Enable custom actions for double tap home (2/2)" into cm-10.2
* packages/apps/Trebuchet
7bf9954 Trebuchet : Add live folder removal to removeItemsByPackageName
ef02177 Trebuchet: IT translations
* packages/inputmethods/LatinIME
2c3bbe4 LatinIME: fix broken ( after 4.3 sources merge ) Armenian auto-capitalization
* system/vold
89a65d0 vold: Format filesystems as exfat, if already exfat.
* vendor/asus
2a975d9 Merge pull request #43 from namidairo/cm-10.2
* vendor/samsung
bbfde3d Merge pull request #279 from jt1134/cm-10.2
2577426 add blobs for SGH-I437 expressatt
===================================
Since Sun Aug 18 07:24:26 UTC 2013
===================================
* external/bluetooth/bluedroid
f75697e Merge branch 'jb_mr2' of git://codeaurora.org/platform/external/bluetooth/bluedroid into cm-10.2
* external/exfat
32ba0e9 exfat: Recovery friendliness
* frameworks/base
b4eb3b9 Merge "Telephony: Introduce config item for Hot Swap support" into cm-10.2
8d94dc7 Enable SVDO. (2/2)
* frameworks/native
05f952e Forward-port surface dithering from CM10.1
* frameworks/opt/hardware
281b404 Button & keyboard backlight brightness adjustment (1/2)
* frameworks/opt/telephony
2be66cb Merge "Don't display prompt when card inserted/removed" into cm-10.2
daa1ae3 Enable SVDO. (1/2)
* packages/apps/Bluetooth
4faeb8c Merge branch 'jb_mr2' of git://codeaurora.org/platform/packages/apps/Bluetooth into cm-10.2
* packages/apps/CMFileManager
32473e7 CMFileManager: DA translation
* packages/apps/CMUpdater
c31a7c8 CMUpdater: DA translation
* packages/apps/Calculator
67c5882 Calculator: DA translation
* packages/apps/DeskClock
1d6bb85 DeskClock: DA translation
* packages/apps/Dialer
49f1306 Dialer: IT translations
bbeed6d Dialer: Modify AOSP EL translations
* packages/apps/Focal
1d343c9 Focal: Downgrade logging.
* packages/apps/Gallery2
1264e15 Gallery2: update select title and menu in selectAll mode
a0bccc0 Gallery2: force close happens on deleting MMS attachment
ef12a41 Gallery2: Fix fail to share in MovieActivity after use camera
5597e98 Gallery2: Don't restore strength from pref when toggling switch
2b41769 Gallery2: fix save button is disabled after rotate in TrimVideo
feb3651 Gallery2: Recycle effect instance when MovieActivity pauses
6e7d9a0 Gallery2: avoid to trim the unsupported clips
6b0dbec Gallery2: fix NPE when you save edited picture in file explorer.
9c32971 Gallery2: fix fail to share file-scheme uri in MovieActivity
f5913d3 Gallery2: put a itemPath to the bundle when start photopage.
b623e3a Camera: Wrong count is displayed when view details for a video
2d17068 Gallery2:fix NPE when cannot load image in FilterShowActivity
b05cffc Gallery2: finish MovieActivity when click back-up button
ae8319f Gallery2: if phone is locked, pause the video, if not, start it.
c7b1ab3 Gallery2: add strings resource for Chinese language
1b78380 Gallery2: update content start/end once getUpdateinfo
77907a6 Gallery2: update time-cluster albums for database change
5bd615c Gallery2: request thumb if fail to get region decoder
ebe4658 Gallery2: keep selection mode when deSelectAll
f5b10cb Gallery2: invalidate album view even only size changed
7e1e0ee Gallery2: dismiss delete-confirm dialog when pause
f942f1d Gallery2: set the progress bar when we pause the video
5ed7fb0 Gallery2: update selected number for database change
7c63c91 Gallery2: cut some menu items if current page is single item
0bb8b35 Gallery2: force close happens when remove Gallery widget
0bd132d Gallery2: update selected title in Chinese language
f27bb0a Gallery2: if selected count is 0, leave selection mode.
d4866d8 Gallery2: Add mimetype of AVI,DIVX to support streaming.
24fda3c Gallery2: Check the validity of effect
cb6f98e Gallery2: support audio effects during video play.
af99418 Gallery2: DA translation
* packages/apps/LockClock
2b59145 cLock: DA translation
* packages/apps/Settings
e762e91 Button & keyboard backlight brightness adjustment (1/2)
* packages/apps/Trebuchet
b76df86 Merge "Trebuchet : Update renamed ids" into cm-10.2
3413199 Trebuchet : Update renamed ids
54481b0 Trebuchet: ES translations
4d50656 Merge "Trebuchet: EL translations" into cm-10.2
* packages/inputmethods/LatinIME
9e58d71 Merge "LatinIME: Update ukrainian layout." into cm-10.2
* vendor/cm
9280c5f Merge "Add SKT LTE APN" into cm-10.2
fdc124f Merge "Update Golan (Israel) APN" into cm-10.2
35011e1 Merge "Update Ukrainian dictionary." into cm-10.2
ae8aa75 Merge "Add YouPhone 3G MVNO" into cm-10.2
===================================
Since Sat Aug 17 06:54:04 UTC 2013
===================================
* bootable/recovery
03667f6 recovery: Only install adb keys once
* external/icu4c
c1dff0b ucnv: added MR0 symbols for backwards compatibility
* external/sepolicy
e9bc5eb Revert "Add a new context for Google-authored apps"
19f4645 sepolicy: allow vold to start sdcard daemon
* frameworks/base
f25f363 Merge "Fix virtual key press detection." into cm-10.2
716ca80 Merge "policy: fix menu key for devices with no physical menu key" into cm-10.2
* frameworks/opt/telephony
5d93f5c Telephony: Query SignalStrength when there is a RAT change.
* packages/apps/Apollo
35fb6bb Improve context menus
* packages/apps/CMUpdater
dc565a4 CMUpdater: SK translation
* packages/apps/DSPManager
d16702e Merge "DSPManager: IT translations" into cm-10.2
* packages/apps/Focal
3da7bdb Preview: Fix upside-down portrait preview
bd4e5b6 Focal: EL translations
* packages/apps/Gallery2
6fffb70 Gallery2: Modify AOSP EL translations
* packages/apps/Mms
23c8fa1 Mms: SK translation
* packages/apps/Phone
ae6fa38 Phone: DA translation
* packages/apps/Torch
33ecc28 Torch: DA translation
* packages/apps/Trebuchet
293924b Trebuchet: PT-BR update translations
8d0d462 Trebuchet: EL translations
b51e4a7 Fix crash caused by double loading of widget previews
3bc0399 Persist list of shortcuts to install on home workspace
f2147c1 Fixing NPE in Workspace.removeItemsByPackageName() (Bug 8942242)
c665417 Don't close widget preview cache db
f68f03a Fix SQLite crashes in Launcher
4b1ee66 Fix bug with some 1x1 widget previews
042236a Fix rare NPE
1064ed0 Fix SQLite syntax error
9036ac5 Fix crash when creating preview cache table
4b30a26 Fix crash when switching between Apps/Widgets tabs
9fe8f45 Clean up database in WidgetPreviewLoader
e84ca6b Fix crash when rotating all apps
68c01fa Use user restrictions instead of isLinkedUser
930ab6c Follow API change to isUserLimited()
68aff94 Hide clings in child mode
84725ce Fixing issue where updating the visibility of one application can trigger all icons to disappear. (Bug 8757421)
4747cf1 Fix NPE
9f18e8f Fixing slow binding when returning to Launcher
5a0686b Cache widget previews in a DB
03cddc8 Fix bug where apps weren't appearing on workspace after being installed
9131132 Launcher: It will pop shortcut added when the screen no room
c9927e6 Launcher: Set Apps name in main menu list marquee
83d5e01 Launcher: Return item to folder when failing to drag it out
d1628e1 Launcher: The contents is not match tab when change language
a8ae088 Launcher: "No more room on this Home Screen" will prompt twice.
d48b6b1 Launcher: fix The Folder doesn't update the real-time language
* packages/apps/VoicePlus
ac692a1 VoicePlus: DA translation
* vendor/cm
733d11b Fix mmsport on Turkcell APN
9642d1d sepolicy: Start CM Common sepolicy
* vendor/samsung
586e858 Merge pull request #277 from nardholio/cm-10.2
* vendor/tmobile/providers/ThemeManager
63e3e15 ThemeManager: DA translation
===================================
Since Fri Aug 16 06:49:42 UTC 2013
===================================
* android
ffe6a9a Remove unused projects
* bootable/recovery
aee5f78 If sd-ext is defined in recovery.fstab, but user did not partition sdcard, silent failure while formatting device (every nandroid restore or wipe data)
ead73d8 Merge "Fix issue where android device manager, etc, dont actually wipe data." into cm-10.2
c0cab40 Merge "Enable mount usb for external storage on datamedia devices" into cm-10.2
6830848 Merge "fix stat for correct free space when backup path is second storage" into cm-10.2
* device/lge/e975
b7a0e21 ril: Convert the qualcomm card-swap states into standard ones
* external/fsck_msdos
437424c fsck_msdos: Static-ify
* external/koush/Superuser
1bf4fbf Change the root_access property by SystemProperties.set
* external/strace
a592678 Build a static strace utility
* frameworks/base
f798bc3 Merge "Framework: Fix blacklist support" into cm-10.2
6cf8852 Fix ringer mode being unneededly changed by setting ringer mode volume to 0.
3412a4b Framework: Fix blacklist support
dabb05c AudioService: Go back to virtual SCO calls on multi-function units
a8e5ab3 Merge "Frameworks/base: IT translations" into cm-10.2
1be61e9 Merge "SystemUI: IT translations" into cm-10.2
9bcb70b Enable custom actions for double-tap home (1/2)
3b61104 Fix virtual key press detection.
5b89de1 policy: fix menu key for devices with no physical menu key
17620a2 Lockscreen targets: more unification
16f59de Telephony: Introduce config item for Hot Swap support
* frameworks/opt/telephony
4f90873 HTCQualcommRIL: fix data drops when switching state
5f5fa7d Don't display prompt when card inserted/removed
a40d1e9 Merge "SamsungExynos3RIL: rebase to latest RIL" into cm-10.2
* frameworks/support
b89a3fb CmSupport : LiveFolder
* packages/apps/Apollo
a2df68c Reset next Track in Apollo on QUEUE_CHANGED
* packages/apps/CMFileManager
0e71a75 Merge "CMFileManager: SK translation" into cm-10.2
bfa0283 Merge "CMFileManager: IT translations" into cm-10.2
* packages/apps/DSPManager
eb9e24a DSPManager: EL translations
f02a2a9 Merge "DSPManager: ES translations" into cm-10.2
470849d DSPManager: IT translations
5fcf754 Merge "DSPManager: PT-BR update translations" into cm-10.2
d2c60b0 Merge "DSPManager: RU translation" into cm-10.2
* packages/apps/Dialer
6de923a Merge "Dialer: IT translations" into cm-10.2
d1b0093 Merge "Dialer: RU translation" into cm-10.2
* packages/apps/Focal
6e98a3b Focal: SK translation
ee25ab6 Merge "Focal: ES translations" into cm-10.2
0cd7012 Merge "Focal : FR Translation" into cm-10.2
* packages/apps/Gallery2
26b1e96 Add an option to maintain the focus mode when using touch-to-focus
0522555 Merge "Gallery2: DE translations" into cm-10.2
c888354 Merge "Gallery2: IT translations" into cm-10.2
a7b2cf7 Merge "Gallery2: RU translation" into cm-10.2
3e69726 Merge "Gallery2 : FR translation" into cm-10.2
* packages/apps/LockClock
87f9e82 Merge "LockClock: IT translations" into cm-10.2
de7c8b3 Merge "LockClock: RU translation" into cm-10.2
f0b0bbc Merge "LockClock: FR translation" into cm-10.2
* packages/apps/Mms
ab728f9 Merge "Mms: SK translation" into cm-10.2
75031a4 Merge "Mms: PT-BR update translations" into cm-10.2
d8cffdd Merge "Mms: RU translation" into cm-10.2
* packages/apps/Phone
4a5c301 Merge "Phone: RU translation" into cm-10.2
cef7da0 Merge "Phone: IT translations" into cm-10.2
3ce2bb9 Phone: RU translation
* packages/apps/Settings
47c38ec Merge "Settings: DE translations" into cm-10.2
8a58173 Merge "Settings: ES translations" into cm-10.2
b577207 Lockscreen targets: more unification
78eea6d Merge "Settings: RU translation" into cm-10.2
* packages/apps/Torch
60f5185 Merge "Torch: SK translation" into cm-10.2
9e6deec Torch: Sv translation
* packages/apps/Trebuchet
2af9bf5 Trebuchet : Make regular folders persistent
d66f2ec Merge "Trebuchet : Empty view for live folders" into cm-10.2
dda533e Trebuchet : Live folder ids fix
a00c973 Merge "Trebuchet : Cling for live folders" into cm-10.2
f37847f Merge "Trebuchet: ES translations" into cm-10.2
53a4e64 Merge "Trebuchet: IT translations" into cm-10.2
e12a9cb Merge "Trebuchet : Broadcast existing live folder ids" into cm-10.2
b01578e Trebuchet : Broadcast existing live folder ids
f46a7fc Trebuchet : Empty view for live folders
* packages/apps/VoicePlus
0a3a2d3 Use getAuthToken to clean up the code duplication.
06b1381 Merge "VoicePlus: IT translations" into cm-10.2
* packages/providers/DownloadProvider
3effba0 DownloadManager : Add live folder
* packages/wallpapers/Galaxy4
2915d39 Galaxy4: Sv translation
* system/core
a5677eb core: Add some static libraries
* vendor/cm
e9614dc Merge "Bring back the old CyanAlarm alarm tone" into cm-10.2
3e01a77 Lockscreen shortcut: fix activity name for dialer
* vendor/htc
9774206 Merge pull request #8 from HoxPlusCMOfficial/cm-10.2
e8ef7f4 enrc2b: added libkeystore_client
77a25a6 removed some prebuilt egl libs
22f7b0b enrc2b: added audio libs from endeavoru
b2d1aaa Added enrc2b proprietary files
* vendor/motorola
985af8d Merge pull request #62 from razrqcom-dev-team/cm-10.2
36b2887 Remove wcd9310 firmware as we will use symlinks to data/misc/audio
c66d2eb xt897: Add touchscreen firmware for Sprint version of xt897
* vendor/samsung
d57a6ac apexqtmo: use native sec-ril binary
[/LIST]
Thanks for this pure version of an unofficial build, it works great here :good:
Gesendet von meinem Galaxy Nexus mit Tapatalk 4
Fenvarien said:
Thanks for this pure version of an unofficial build, it works great here :good:
Gesendet von meinem Galaxy Nexus mit Tapatalk 4
Click to expand...
Click to collapse
Thanks. Enjoy it. Love stock cm
which gapps to flash?
lonestrider said:
which gapps to flash?
Click to expand...
Click to collapse
Gapps core see op I have post the gapps link
I do think that there are 4.3 to an improvement in the ram memory with this update.
I wasn't sure if it was the rom or the gapps but the genie.apk was missing.
Sent from my Galaxy Nexus using Tapatalk 4
daxisalive said:
I wasn't sure if it was the rom or the gapps but the genie.apk was missing.
Sent from my Galaxy Nexus using Tapatalk 4
Click to expand...
Click to collapse
Hmm weird, is this normal gapps or ROM itself? I think in gabbs. I am not sure.
Edit: It's all over. I adjust the Gabbs in the OP. In which is the only full google
I used the banks core gapps you mentioned in the op. The genie.apk is the stock weather widget so I managed to extract it off a stock rom. Haha I was just curious where it was from. I think it's the gapps too
Sent from my Galaxy Nexus using Tapatalk 4
daxisalive said:
I used the banks core gapps you mentioned in the op. The genie.apk is the stock weather widget so I managed to extract it off a stock rom. Haha I was just curious where it was from. I think it's the gapps too
Sent from my Galaxy Nexus using Tapatalk 4
Click to expand...
Click to collapse
Now you got it when you flash the paranoid gabbs. See OP for the link
Now syncing and building. Keep an eye on OP today!! Next build about 2a3 days.
Op, howdy?
Tought already there is a CM10.2 unofficial build with working BLE
http://forum.xda-developers.com/showthread.php?t=2387116
jhonnyx said:
Op, howdy?
Tought already there is a CM10.2 unofficial build with working BLE
http://forum.xda-developers.com/showthread.php?t=2387116
Click to expand...
Click to collapse
I know I can still also start a toppic, or not...??
And this is pure stock cm, nothing otherwise
I can not use my dropbox to the public. Someone an alternative?
Edit: have one---->box
Hey man, no mod here, just asking, don't take it badly!
another host: http://d-h.st/
jhonnyx said:
Hey man, no mod here, just asking, don't take it badly!
another host: http://d-h.st/
Click to expand...
Click to collapse
I did not mean rude. I use google translate maybe somewhere in the vocabulary is an error.
My english is not so good. And thanks for the link man
abalam said:
I did not mean rude. I use google translate maybe somewhere in the vocabulary is an error.
My english is not so good. And thanks for the link man
Click to expand...
Click to collapse
No worries, mate, english can be complicated sometimes. Cheers on your project!
dude pls post the files at http://d-h.st/
I cant download from dropbox ://
waiting to download
thx for all
New build is up. Check OP

Categories

Resources