[GUIDE] RealTime Easy Blur v2

15.21
Oke langsung aja....
download bahan di bawah ini

Bahan pre Kitkat "DOWNLOAD"
Bahan Kitkat+ "DOWNLOAD"

Bagi yang udah pasang yang v1

Rombak semua di bagian Settings

masuk arrays.xml

ganti semua <string-array name="radius">
ama ini....
<string-array name="radius">
<item>10</item>
<item>11</item>
<item>12</item>
<item>13</item>
<item>14</item>
<item>15</item>
<item>16</item>
<item>17</item>
<item>18</item>
<item>19</item>
<item>20</item>
<item>21</item>
<item>22</item>
<item>23</item>
<item>24</item>
<item>25</item>
<item>26</item>
<item>27</item>
<item>28</item>
<item>29</item>
<item>30</item>
</string-array>

dan ganti <string-array name="radius_entry_values">

dengan yang ini

<string-array name="radius_entry_values">
<item>10</item>
<item>11</item>
<item>12</item>
<item>13</item>
<item>14</item>
<item>15</item>
<item>16</item>
<item>17</item>
<item>18</item>
<item>19</item>
<item>20</item>
<item>21</item>
<item>22</item>
<item>23</item>
<item>24</item>
<item>25</item>
<item>26</item>
<item>27</item>
<item>28</item>
<item>29</item>
<item>30</item>
</string-array>

lalu ganti semua <string-array name="scale">

dengan ini

<string-array name="scale">
<item>100 (default slow rendering)</item>
<item>50</item>
<item>35</item>
<item>20</item>
<item>10</item>
</string-array>
dan juga ganti semua <string-array name="scale_value">

dengan ini

<string-array name="scale_value">
<item>1</item>
<item>2</item>
<item>3</item>
<item>5</item>
<item>10</item>
</string-array>


JIKA SUDAH DI GANTI SEMUA....

MASUKAN string-array ini di atasnya </resources>

<string-array name="color_mode">
<item>SRC</item>
<item>SRC_ATOP</item>
<item>SRC_IN</item>
<item>ADD</item>
<item>DARKEN</item>
<item>DST</item>
<item>DST_ATOP</item>
<item>DST_IN</item>
<item>DST_OUT</item>
<item>DST_OVER</item>
<item>LIGHTEN</item>
<item>MULTIPLY</item>
<item>OVERLAY</item>
<item>SCREEN</item>
<item>SRC_OUT</item>
<item>SRC_OVER</item>
</string-array>

bila belum pasang yang v1 tinggal masukan aja semua di Settings_src/res/values/arrays.xml
"UNTUK YANG BELUM PASANG YANG V1"
Lalu masuk res/xml/display_settings.xml

Masukan di bawah ini...

<PreferenceScreen android:title="Easy Blur Preference" android:fragment="com.android.settings.blur.BlurPreference"/>

ane gak tanggung jawab bila brut lakukan dengan teliti...

Jika sudah masuk Ke SystemUI_src/res/layout/gemini_statusbar_expanded.xml

tambahkan ini

di bawahnya Layout yg ada attr xmlns:android="http://

<FrameLayout android:layout_width="fill_parent" android:layout_height="fill_parent">
<com.ali.widget.LayoutBlur android:layout_width="fill_parent" android:layout_height="fill_parent"/>


lalu taruh ini </FrameLayout>

di bawahnya </com.android.systemui.bla bla bla> yang paling buawah sendiri...

jika sudah....

masuk res/layout/status_bar_recent_panel.xml

Masukan ini.
di bawahnya <FrameLayout bla bla bla>

<com.ali.widget.BlurRecent android:layout_width="fill_parent" android:layout_height="fill_parent"/>

Jika binggung.... komper ama ini....

__"gemini_statusbar_expanded.xml"__

<?xml version="1.0" encoding="utf-8"?>
<com.android.systemui.statusbar.phone.NotificationPanelView android:id="@id/notification_panel" android:background="@null" android:paddingTop="@dimen/notification_panel_padding_top" android:layout_width="0.0dip" android:layout_height="wrap_content" android:layout_marginStart="@dimen/notification_panel_margin_left"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui"> LAYOUT INI YANG ANE MAKSUT
<FrameLayout android:layout_width="fill_parent" android:layout_height="fill_parent">
<com.ali.widget.LayoutBlur android:layout_width="fill_parent" android:layout_height="fill_parent" />
<View android:id="@id/handle" android:background="@drawable/status_bar_close" android:visibility="invisible" android:layout_width="fill_parent" android:layout_height="@dimen/close_handle_height" />
<include android:layout_gravity="bottom" android:layout_width="fill_parent" android:layout_height="@dimen/carrier_label_height" android:layout_marginBottom="@dimen/close_handle_height" layout="@layout/gemini_carrier_label" />
<LinearLayout android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginBottom="@dimen/close_handle_underlap" android:animateLayoutChanges="false">
<!--com.ali.widget.TabUi android:layout_width="fill_parent" android:layout_height="50.0dip" />
<!
com.ali.widget.TabLayout android:layout_width="fill_parent" android:layout_height="fill_parent"-->
<mbah.yon.vp.PineapleAppleTab maxPage="2" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent">
<mbah.yon.vp.SlidingTabLayout android:textSize="1.0dip" android:tag="tab" android:background="#1A000000" android:layout_width="fill_parent" android:layout_height="wrap_content" />
<android.support.v4.view.ViewPager android:tag="vp" android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_weight="1.0">
<com.ali.widget.SwipeHerpSwipe android:layout_width="fill_parent" android:tag="tab1" android:layout_height="wrap_content">
<LinearLayout android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginBottom="0.0dip" android:animateLayoutChanges="false">
<!--com.android.systemui.statusbar.NotificationSwipeHelper android:layout_width="fill_parent" android:layout_height="wrap_content"-->
<LinearLayout android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="wrap_content" >
<include android:layout_width="fill_parent" android:layout_height="@dimen/notification_panel_header_height" layout="@layout/status_bar_expanded_header" />
<FrameLayout android:visibility="gone" android:id="@id/toolBarSwitchPanel" android:background="@drawable/notification_header_bg" android:layout_width="fill_parent" android:layout_height="103.0dip">
<include layout="@layout/toolbar_view" />
<include layout="@layout/toolbar_indicator" />
<include layout="@layout/toolbar_divider" />
</FrameLayout>
<FrameLayout android:layout_width="fill_parent" android:layout_height="wrap_content">
<ViewStub android:id="@id/flip_settings_stub" android:layout="@layout/flip_settings" android:layout_width="fill_parent" android:layout_height="wrap_content" />
<ScrollView android:id="@id/scroll" android:fadingEdge="none" android:layout_width="fill_parent" android:layout_height="wrap_content" android:overScrollMode="ifContentScrolls">
<com.ali.widget.BackgroundRemover android:layout_width="fill_parent" android:layout_height="wrap_content">
<com.android.systemui.statusbar.policy.NotificationRowLayout android:id="@id/latestItems" android:layout_width="fill_parent" android:layout_height="wrap_content" systemui:rowHeight="@dimen/notification_row_min_height" />
</com.ali.widget.BackgroundRemover>
</ScrollView>
</FrameLayout>
</LinearLayout>
<!/com.android.systemui.statusbar.NotificationSwipeHelper>
</LinearLayout>
</com.ali.widget.SwipeHerpSwipe>
<LinearLayout android:tag="tab3" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="#ffffffff" android:layout_marginBottom="0.0dip" android:animateLayoutChanges="false">
</LinearLayout>
<LinearLayout android:tag="tab2" android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginBottom="0.0dip" android:animateLayoutChanges="false">
<include layout="@layout/youtube_ui" />
</LinearLayout>
</android.support.v4.view.ViewPager >
</mbah.yon.vp.PineapleAppleTab>
<!/com.ali.widget.TabLayout>
</LinearLayout>
</FrameLayout> DAN INI YANG ANE SURUH NGASIH DI ATASNYA COM.ANDROID.TADI
</com.android.systemui.statusbar.phone.NotificationPanelView>


__"statusbar_recent_panel.xml"__


<?xml version="1.0" encoding="utf-8"?>
<com.android.systemui.recent.RecentsPanelView android:id="@id/recents_root" android:layout_width="fill_parent" android:layout_height="fill_parent" android:foreground="@drawable/bg_protect" systemui:recentItemLayout="@layout/status_bar_recent_item"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui">
<FrameLayout android:id="@id/recents_bg_protect" android:background="@drawable/status_bar_recents_background" android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_alignParentBottom="true"> ini yang ane maksut tadi.... jika tdk ada... tambahkan manual tapi gak usah android:id ya kawan
<com.ali.widget.BlurRecent android:layout_width="fill_parent" android:layout_height="fill_parent" />
<com.android.systemui.recent.RecentsVerticalScrollView android:layout_gravity="start|bottom|center" android:id="@id/recents_container" android:scrollbars="none" android:fadingEdge="vertical" android:fadingEdgeLength="@dimen/status_bar_recents_scroll_fading_edge_length" android:clipChildren="false" android:clipToPadding="false" android:layout_width="fill_parent" android:layout_height="wrap_content" android:stackFromBottom="true" android:divider="@null" android:layout_marginEnd="0.0dip">
<LinearLayout android:orientation="vertical" android:id="@id/recents_linear_layout" android:fitsSystemWindows="true" android:clipChildren="false" android:clipToPadding="false" android:layout_width="fill_parent" android:layout_height="wrap_content" />
</com.android.systemui.recent.RecentsVerticalScrollView>
</FrameLayout>
<include android:id="@id/recents_no_apps" android:visibility="invisible" android:layout_width="fill_parent" android:layout_height="fill_parent" layout="@layout/status_bar_no_recent_apps" />
</com.android.systemui.recent.RecentsPanelView>


Thanks and Credit....
-Allah SWT.
-Muhamad SAW.
-Om Herp Lagi
-Mbah Septh
-Om Zhen
-Om Rois
-Om Danang
-Om banyak pokoknya... 😂😂😂😂
-Source Github paveldudka untuk Trick scaling bitmap...
-StackBlur Canvas Mario Klingemann <@quasimondo.com>

Semoga bermanfaat....
#Note
-Ini ane rebuild karena yang v1 kemaren banyak yg kritik kurang enteng.... jika ente pengen enteng nariknya... maka scale settingsnya perkecil lagi.... jadi tambah enteng... kalo di jadiin 100 malah agak berat....
-Ane Harap bisa mengerti... cz ane gak bisa nulis guide secara rinci.... semoga yang ane sampaikan di atas bisa di mengerti... 😂😂😂😂

Akhir kata Wassalamualaikum...

posted from Bloggeroid

Share this :

Previous
Next Post »
1 Komentar

Penulisan markup di komentar
  • Silakan tinggalkan komentar sesuai topik. Komentar yang menyertakan link aktif, iklan, atau sejenisnya akan dihapus.
  • Untuk menyisipkan kode gunakan <i rel="code"> kode yang akan disisipkan </i>
  • Untuk menyisipkan kode panjang gunakan <i rel="pre"> kode yang akan disisipkan </i>
  • Untuk menyisipkan quote gunakan <i rel="quote"> catatan anda </i>
  • Untuk menyisipkan gambar gunakan <i rel="image"> URL gambar </i>
  • Untuk menyisipkan video gunakan [iframe] URL embed video [/iframe]
  • Kemudian parse kode tersebut pada kotak di bawah ini
  • © 2015 Simple SEO ✔