This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package me.papercom.imxd.Fragment; | |
import android.database.Cursor; | |
import android.net.Uri; | |
import android.os.Bundle; | |
import android.support.annotation.Nullable; | |
import android.support.v4.app.Fragment; | |
import android.support.v4.app.LoaderManager; | |
import android.support.v4.content.CursorLoader; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.company.whitelord.sibumdes; | |
import android.support.v7.app.AppCompatActivity; | |
import android.os.Bundle; | |
import android.support.v7.widget.LinearLayoutManager; | |
import android.support.v7.widget.RecyclerView; | |
import android.util.Log; | |
import android.widget.Toast; | |
import com.company.whitelord.sibumdes.Adapter.AdapterPotensi; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<LinearLayout | |
xmlns:android="http://schemas.android.com/apk/res/android" | |
xmlns:tools="http://schemas.android.com/tools" | |
android:layout_width="match_parent" | |
android:layout_height="match_parent" | |
android:paddingBottom="@dimen/activity_vertical_margin" | |
android:paddingLeft="@dimen/activity_horizontal_margin" | |
android:paddingRight="@dimen/activity_horizontal_margin" | |
android:paddingTop="@dimen/activity_vertical_margin" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.alfianyusufabdullah.produkhalal | |
import android.content.Context | |
import android.content.SharedPreferences | |
class SessionManager(context: Context) { | |
private var sharedPreferences: SharedPreferences = context.getSharedPreferences("PREF", Context.MODE_PRIVATE) | |
fun saveKey(key: String) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.example.harokidz.katalogfilm; | |
import android.app.ProgressDialog; | |
import android.content.Intent; | |
import android.os.AsyncTask; | |
import android.os.Bundle; | |
import android.provider.Settings; | |
import android.support.annotation.NonNull; | |
import android.support.design.widget.BottomNavigationView; | |
import android.support.v4.app.Fragment; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.alfianyusufabdullah.firebaseauthwithgoogle; | |
import android.content.Intent; | |
import android.support.annotation.NonNull; | |
import android.support.v4.app.FragmentActivity; | |
import android.support.v7.app.AppCompatActivity; | |
import android.os.Bundle; | |
import android.util.Log; | |
import android.view.View; | |
import android.widget.Button; |
We can't make this file beautiful and searchable because it's too large.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,1,بِسْمِ اللَّهِ الرَّحْمَٰنِ الرَّحِيمِ,Dengan menyebut nama Allah Yang Maha Pemurah lagi Maha Penyayang. | |
1,2,الْحَمْدُ لِلَّهِ رَبِّ الْعَالَمِينَ,Segala puji bagi Allah | |
1,3,الرَّحْمَٰنِ الرَّحِيمِ,Maha Pemurah lagi Maha Penyayang. | |
1,4,مَالِكِ يَوْمِ الدِّينِ,Yang menguasai di Hari Pembalasan. | |
1,5,إِيَّاكَ نَعْبُدُ وَإِيَّاكَ نَسْتَعِينُ,Hanya Engkaulah yang kami sembah | |
1,6,اهْدِنَا الصِّرَاطَ الْمُسْتَقِيمَ,Tunjukilah kami jalan yang lurus | |
1,7,صِرَاطَ الَّذِينَ أَنْعَمْتَ عَلَيْهِمْ غَيْرِ الْمَغْضُوبِ عَلَيْهِمْ وَلَا الضَّالِّينَ,(yaitu) Jalan orang-orang yang telah Engkau beri nikmat kepada mereka; bukan (jalan) mereka yang dimurkai dan bukan (pula jalan) mereka yang sesat. | |
2,1,بِسْمِ اللَّهِ الرَّحْمَٰنِ الرَّحِيمِ الم,Alif laam miim. | |
2,2,ذَٰلِكَ الْكِتَابُ لَا رَيْبَ ۛ فِيهِ ۛ هُدًى لِلْمُتَّقِينَ,Kitab (Al Quran) ini tidak ada keraguan padanya; petunjuk bagi mereka yang bertakwa | |
2,3,الَّذِينَ يُؤْمِنُونَ بِالْغَيْبِ وَيُقِيمُونَ الصَّلَاةَ وَمِمَّا رَزَقْنَاهُمْ يُنْفِقُونَ,(yaitu) mereka yang beri |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package kalkulator; | |
public class Kalkulator { | |
private static Kalkulator instance; | |
public static final int KALKULATOR_PENAMBAHAN = 0; | |
public static final int KALKULATOR_PERKALIAN = 1; | |
public static final int KALKULATOR_PEMBAGIAN = 2; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<android.support.v7.widget.CardView | |
android:layout_width="match_parent" | |
android:layout_height="wrap_content" | |
android:layout_marginLeft="10dp" | |
android:layout_marginRight="10dp" | |
android:layout_marginTop="20dp" | |
app:cardCornerRadius="5dp"> | |
<android.support.v7.widget.Toolbar | |
android:id="@+id/toolbar" | |
android:layout_width="match_parent" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.alfianyusufabdullah.infofilm.presenter; | |
import android.support.annotation.NonNull; | |
import android.util.Log; | |
import com.alfianyusufabdullah.infofilm.App; | |
import com.alfianyusufabdullah.infofilm.BuildConfig; | |
import com.alfianyusufabdullah.infofilm.R; | |
import com.alfianyusufabdullah.infofilm.base.BasePresenter; | |
import com.alfianyusufabdullah.infofilm.model.ModelListMovieResponse; |