code
string
repo_name
string
path
string
language
string
license
string
size
int64
/* * Copyright (C) 2009 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
09bicsekanjam-clone
java/src/org/pocketworkstation/pckeyboard/EditingUtil.java
Java
asf20
13,010
/* * Copyright (C) 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
09bicsekanjam-clone
java/src/org/pocketworkstation/pckeyboard/UserBigramDictionary.java
Java
asf20
15,477
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
09bicsekanjam-clone
java/src/org/pocketworkstation/pckeyboard/Suggest.java
Java
asf20
22,169
package org.pocketworkstation.pckeyboard; import java.io.IOException; import java.io.InputStream; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import org.xmlpull.v1.XmlPullParserException; import android.content.BroadcastReceiver; import android.content.Context; ...
09bicsekanjam-clone
java/src/org/pocketworkstation/pckeyboard/PluginManager.java
Java
asf20
10,528
/* * Copyright (C) 2009 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
09bicsekanjam-clone
java/src/org/pocketworkstation/pckeyboard/ExpandableDictionary.java
Java
asf20
31,364
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
09bicsekanjam-clone
java/src/org/pocketworkstation/pckeyboard/PrefScreenFeedback.java
Java
asf20
1,711
/* * Copyright (C) 2008-2009 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ag...
09bicsekanjam-clone
java/src/org/pocketworkstation/pckeyboard/InputLanguageSelection.java
Java
asf20
15,082
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
09bicsekanjam-clone
java/src/org/pocketworkstation/pckeyboard/CandidateView.java
Java
asf20
18,067
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
09bicsekanjam-clone
java/src/org/pocketworkstation/pckeyboard/LatinIMESettings.java
Java
asf20
10,307
/* * Copyright (C) 2010 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
09bicsekanjam-clone
java/src/org/pocketworkstation/pckeyboard/LatinIMEDebugSettings.java
Java
asf20
2,686
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
09bicsekanjam-clone
java/src/org/pocketworkstation/pckeyboard/UserDictionary.java
Java
asf20
4,998
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
09bicsekanjam-clone
java/src/org/pocketworkstation/pckeyboard/LatinIMEBackupAgent.java
Java
asf20
1,058
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
09bicsekanjam-clone
java/src/org/pocketworkstation/pckeyboard/BinaryDictionary.java
Java
asf20
11,174
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
09bicsekanjam-clone
java/src/org/pocketworkstation/pckeyboard/PrefScreenActions.java
Java
asf20
1,584
#!/usr/bin/perl binmode(STDOUT, ":utf8"); use Getopt::Std; getopts('c') || die; # Character used to display combining diacritics my $placeholder = "\x{25cc}"; # dotted circle #my $placeholder = "\x{25ab}"; # very small square #my $placeholder = " "; # space my %entities = ( 'amp' => '&', 'lt' => '<', 'gt' => ...
09bicsekanjam-clone
java/CheckMap.pl
Raku
asf20
4,184
/* * Copyright (C) 2010 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
09bicsekanjam-clone
java/jni/src/char_utils.cpp
C++
asf20
53,690
/** * Table mapping most combined Latin, Greek, and Cyrillic characters * to their base characters. If c is in range, BASE_CHARS[c] == c * if c is not a combined character, or the base character if it * is combined. */ static unsigned short BASE_CHARS[] = { 0x0000, 0x0001, 0x0002, 0x0003, 0x0004, 0x0005, 0x00...
09bicsekanjam-clone
java/jni/src/basechars.h
C
asf20
11,582
/* * Copyright (C) 2009 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
09bicsekanjam-clone
java/jni/src/dictionary.h
C++
asf20
3,832
/* * Copyright (C) 2010 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
09bicsekanjam-clone
java/jni/src/char_utils.h
C++
asf20
811
/* ** ** Copyright 2009, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. ** You may obtain a copy of the License at ** ** http://www.apache.org/licenses/LICENSE-2.0 ** ** Unless required by appl...
09bicsekanjam-clone
java/jni/src/dictionary.cpp
C++
asf20
19,272
APP_ABI := all
09bicsekanjam-clone
java/jni/Application.mk
Makefile
asf20
15
/* ** ** Copyright 2009, The Android Open Source Project ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. ** You may obtain a copy of the License at ** ** http://www.apache.org/licenses/LICENSE-2.0 ** ** Unless required by appl...
09bicsekanjam-clone
java/jni/jni/org_pocketworkstation_pckeyboard_BinaryDictionary.cpp
C++
asf20
6,786
LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_C_INCLUDES += $(LOCAL_PATH)/src LOCAL_SRC_FILES := \ jni/org_pocketworkstation_pckeyboard_BinaryDictionary.cpp \ src/dictionary.cpp \ src/char_utils.cpp #ifneq ($(TARGET_ARCH),x86) #LOCAL_NDK_VERSION := 4 #LOCAL_SDK_VERSION := 8 #endif LOCAL_MODULE := libj...
09bicsekanjam-clone
java/jni/Android.mk
Makefile
asf20
394
LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) LOCAL_MODULE_TAGS := optional LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_PACKAGE_NAME := PCKeyboard LOCAL_CERTIFICATE := shared LOCAL_JNI_SHARED_LIBRARIES := libjni_pckeyboard LOCAL_STATIC_JAVA_LIBRARIES := android-common #LOCAL_AAPT_FLAGS := -0 ....
09bicsekanjam-clone
java/Android.mk
Makefile
asf20
426
#!/bin/bash Res=res/ Alt=donottranslate-altchars.xml Map=donottranslate-keymap.xml Out=assets/kbd/ mkdir -p "$Out" for Dir in res/values res/values-* do [ -f $Dir/$Map ] || continue # -o -f $Dir/$Alt ] || continue Args="$Res/values/$Alt" [ -f $Dir/$Alt ] && Args="$Args $Dir/$Alt" Args="$Args $Res/values/$Map...
09bicsekanjam-clone
java/CheckMaps.sh
Shell
asf20
594
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/MediaButtonIntentReceiver.java
Java
gpl3
4,373
/* * Copyright (C) 2011 The MusicMod Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
061304011116lyj-yammp
src/org/yammp/app/Equalizer.java
Java
gpl3
4,986
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/app/MediaPlayerActivity.java
Java
gpl3
4,136
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/app/AppearanceSettingsActivity.java
Java
gpl3
1,842
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/app/PluginsManagerActivity.java
Java
gpl3
1,548
package org.yammp.app; import org.yammp.R; import org.yammp.YAMMPApplication; import org.yammp.util.MediaUtils; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.drawable.Drawable; import android.os.AsyncTask; import android.os.Bundle; import android.view.View; import andr...
061304011116lyj-yammp
src/org/yammp/app/BaseActivity.java
Java
gpl3
3,076
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/app/MusicSettingsActivity.java
Java
gpl3
2,277
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/app/MusicPlaybackActivity.java
Java
gpl3
40,660
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/app/TrackBrowserActivity.java
Java
gpl3
4,274
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/app/QueryBrowserActivity.java
Java
gpl3
5,271
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
061304011116lyj-yammp
src/org/yammp/view/VerticalTextSpinner.java
Java
gpl3
13,342
/* * Copyright (C) 2011 The MusicMod Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
061304011116lyj-yammp
src/org/yammp/view/VisualizerViewWaveForm.java
Java
gpl3
3,482
/* * Copyright (C) 2011 The MusicMod Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
061304011116lyj-yammp
src/org/yammp/view/VisualizerViewFftSpectrum.java
Java
gpl3
3,763
package org.yammp.view; import android.content.Context; import android.graphics.Color; import android.util.AttributeSet; import android.view.GestureDetector; import android.view.GestureDetector.OnGestureListener; import android.view.MotionEvent; import android.view.View; import android.view.View.OnTouchListener; publ...
061304011116lyj-yammp
src/org/yammp/view/SliderView.java
Java
gpl3
2,651
package org.yammp.view; import java.util.Arrays; import java.util.HashMap; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.LinearGradient; import android.graphics.Paint; import android.graphics.Path; import android.graphics.Point; import android.g...
061304011116lyj-yammp
src/org/yammp/view/EqualizerView.java
Java
gpl3
7,685
package org.yammp.view; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BlurMaskFilter; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.PorterDuff.Mode; import android.graphics.Rect; import android.os.Handler;...
061304011116lyj-yammp
src/org/yammp/view/TouchPaintView.java
Java
gpl3
4,538
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/IMusicPlaybackService.aidl
AIDL
gpl3
2,681
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/MusicPlaybackService.java
Java
gpl3
78,582
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/MediaAppWidgetProvider4x1.java
Java
gpl3
8,414
package org.yammp.dialog; import java.util.ArrayList; import java.util.List; import java.util.Map; import org.yammp.Constants; import org.yammp.R; import org.yammp.YAMMPApplication; import org.yammp.util.MediaUtils; import android.app.AlertDialog; import android.content.DialogInterface; import android.content.Intent...
061304011116lyj-yammp
src/org/yammp/dialog/PlaylistPicker.java
Java
gpl3
3,841
package org.yammp.dialog; import org.yammp.Constants; import org.yammp.R; import org.yammp.YAMMPApplication; import org.yammp.util.MediaUtils; import org.yammp.util.ServiceToken; import android.content.ComponentName; import android.content.ServiceConnection; import android.os.Bundle; import android.os.IBinder; import...
061304011116lyj-yammp
src/org/yammp/dialog/PlayShortcut.java
Java
gpl3
1,788
/* * Copyright (C) 2011 The MusicMod Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
061304011116lyj-yammp
src/org/yammp/dialog/SleepTimerDialog.java
Java
gpl3
5,140
package org.yammp.dialog; import org.yammp.R; import org.yammp.YAMMPApplication; import org.yammp.util.MediaUtils; import android.app.AlertDialog; import android.app.Dialog; import android.content.DialogInterface; import android.content.DialogInterface.OnClickListener; import android.os.Bundle; import com.actionbars...
061304011116lyj-yammp
src/org/yammp/dialog/DeleteDialogFragment.java
Java
gpl3
2,591
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
061304011116lyj-yammp
src/org/yammp/dialog/ScanningProgress.java
Java
gpl3
3,784
package org.yammp.dialog; import org.yammp.view.VerticalTextSpinner; import android.app.AlertDialog; import android.content.Context; import android.util.DisplayMetrics; import android.view.Gravity; import android.widget.LinearLayout; public class VerticalTextSpinnerDialog extends AlertDialog { private VerticalText...
061304011116lyj-yammp
src/org/yammp/dialog/VerticalTextSpinnerDialog.java
Java
gpl3
1,264
/* * Copyright (C) 2011 The MusicMod Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
061304011116lyj-yammp
src/org/yammp/dialog/SearchDialog.java
Java
gpl3
17,104
/* * Copyright (C) 2011 The MusicMod Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
061304011116lyj-yammp
src/org/yammp/dialog/WeekSelector.java
Java
gpl3
3,347
/* * Copyright (C) 2011 The MusicMod Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
061304011116lyj-yammp
src/org/yammp/dialog/PlaylistDialog.java
Java
gpl3
9,445
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/Constants.java
Java
gpl3
17,701
package org.yammp; import org.yammp.util.LazyImageLoader; import org.yammp.util.MediaUtils; import org.yammp.util.ServiceInterface; import android.app.Application; import android.content.res.Configuration; public class YAMMPApplication extends Application { private MediaUtils mUtils; private ServiceInterface mSer...
061304011116lyj-yammp
src/org/yammp/YAMMPApplication.java
Java
gpl3
1,226
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/MediaAppWidgetProvider4x2.java
Java
gpl3
10,056
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
061304011116lyj-yammp
src/org/yammp/widget/RepeatingImageButton.java
Java
gpl3
4,205
package org.yammp.widget; import org.yammp.util.LyricsSplitter; import android.content.Context; import android.graphics.Color; import android.os.Handler; import android.os.Message; import android.support.v4.view.ViewCompat; import android.util.AttributeSet; import android.util.Log; import android.view.Gravity; import...
061304011116lyj-yammp
src/org/yammp/widget/TextScrollView.java
Java
gpl3
7,617
package org.yammp.widget; import java.util.LinkedHashMap; import java.util.Map; import org.yammp.R; import android.content.Context; import android.view.View; import android.view.ViewGroup; import android.widget.Adapter; import android.widget.ArrayAdapter; import android.widget.BaseAdapter; public class SeparatedLis...
061304011116lyj-yammp
src/org/yammp/widget/SeparatedListAdapter.java
Java
gpl3
2,927
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
061304011116lyj-yammp
src/org/yammp/widget/CheckableRelativeLayout.java
Java
gpl3
1,857
/* * Copyright (C) 2008 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
061304011116lyj-yammp
src/org/yammp/widget/TouchInterceptor.java
Java
gpl3
13,303
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/fragment/MusicPlaybackFragment.java
Java
gpl3
15,302
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/fragment/AlbumFragment.java
Java
gpl3
12,590
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/fragment/QueryFragment.java
Java
gpl3
11,229
/* * Copyright (C) 2009 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
061304011116lyj-yammp
src/org/yammp/fragment/MovieViewControl.java
Java
gpl3
6,202
/* * Copyright (C) 2007 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
061304011116lyj-yammp
src/org/yammp/fragment/VideoPlaybackActivity.java
Java
gpl3
1,857
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/fragment/PlaylistFragment.java
Java
gpl3
7,908
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/fragment/TrackFragment.java
Java
gpl3
17,682
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/fragment/GenreFragment.java
Java
gpl3
5,204
package org.yammp.fragment; import java.io.IOException; import java.io.UnsupportedEncodingException; import org.xmlpull.v1.XmlPullParserException; import org.yammp.Constants; import org.yammp.R; import org.yammp.util.LyricsDownloader; import org.yammp.util.LyricsDownloader.SearchResultItem; import android.content.Co...
061304011116lyj-yammp
src/org/yammp/fragment/LyricsSearchFragment.java
Java
gpl3
4,839
package org.yammp.fragment; import android.database.Cursor; import android.net.Uri; import android.os.Bundle; import android.provider.MediaStore.Video; import android.support.v4.app.LoaderManager.LoaderCallbacks; import android.support.v4.content.CursorLoader; import android.support.v4.content.Loader; import android.s...
061304011116lyj-yammp
src/org/yammp/fragment/VideoFragment.java
Java
gpl3
1,685
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/fragment/ArtistFragment.java
Java
gpl3
20,360
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/fragment/PluginFragment.java
Java
gpl3
10,530
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/fragment/LyricsFragment.java
Java
gpl3
6,834
/* * YAMMP - Yet Another Multi Media Player for android * Copyright (C) 2011-2012 Mariotaku Lee <mariotaku.lee@gmail.com> * * This file is part of YAMMP. * * YAMMP is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Sof...
061304011116lyj-yammp
src/org/yammp/fragment/MusicBrowserFragment.java
Java
gpl3
6,222
/* * Copyright (C) 2012 The MusicMod Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
061304011116lyj-yammp
src/org/yammp/util/LyricsDownloader.java
Java
gpl3
9,853
package org.yammp.util; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.lang.ref.SoftReference; import java.net.HttpURLConnection; impo...
061304011116lyj-yammp
src/org/yammp/util/LazyImageLoader.java
Java
gpl3
10,250
package org.yammp.util; import java.lang.reflect.InvocationTargetException; import android.util.Log; /** * An Equalizer is used to alter the frequency response of a particular music * source or of the main output mix. * <p> * An application creates an Equalizer object to instantiate and control an * Equalizer e...
061304011116lyj-yammp
src/org/yammp/util/EqualizerWrapper.java
Java
gpl3
15,062
package org.yammp.util; public class VisualizerWrapper { public static VisualizerCompat getInstance(int audioSessionId, int fps) { if (isAudioFXSupported()) return new VisualizerCompatAudioFX(audioSessionId, fps); else if (isScoopSupported()) return new VisualizerCompatScoop(audioSessionId, fps); return nul...
061304011116lyj-yammp
src/org/yammp/util/VisualizerWrapper.java
Java
gpl3
887
package org.yammp.util; import android.content.ContextWrapper; public class ServiceToken { ContextWrapper mWrappedContext; ServiceToken(ContextWrapper context) { mWrappedContext = context; } }
061304011116lyj-yammp
src/org/yammp/util/ServiceToken.java
Java
gpl3
202
/* * Copyright (C) 2007 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
061304011116lyj-yammp
src/org/yammp/util/SortCursor.java
Java
gpl3
7,300
/* * Copyright (C) 2011 The MusicMod Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable la...
061304011116lyj-yammp
src/org/yammp/util/ShakeListener.java
Java
gpl3
4,049
/* * Copyright (C) 2011 The MusicMod Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
061304011116lyj-yammp
src/org/yammp/util/ImageDownloader.java
Java
gpl3
2,394
package org.yammp.util; import java.util.Timer; import java.util.TimerTask; import org.yammp.util.VisualizerWrapper.OnDataChangedListener; import android.media.audiofx.Visualizer; import android.os.Handler; import android.os.Message; public class VisualizerCompatAudioFX extends VisualizerCompat { private OnDataCh...
061304011116lyj-yammp
src/org/yammp/util/VisualizerCompatAudioFX.java
Java
gpl3
3,326
/* * Copyright (C) 2011 The MusicMod Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
061304011116lyj-yammp
src/org/yammp/util/LyricsSplitter.java
Java
gpl3
2,671
/* * Copyright (C) 2012 The MusicMod Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law...
061304011116lyj-yammp
src/org/yammp/util/MediaUtils.java
Java
gpl3
48,650
package org.yammp.util; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import android.graphics.Bitmap; import android.graphics.Color; /** * * @author mariotaku * * Get the main color from a {@link Bitmap}<br> * <br> * * <b>Important</b>: I recommand usin...
061304011116lyj-yammp
src/org/yammp/util/ColorAnalyser.java
Java
gpl3
3,327
package org.yammp.util; import org.yammp.Constants; import android.content.Context; import android.content.SharedPreferences; import android.content.SharedPreferences.Editor; public class PreferencesEditor implements Constants { private Context context; public PreferencesEditor(Context context) { this.context...
061304011116lyj-yammp
src/org/yammp/util/PreferencesEditor.java
Java
gpl3
4,474
package org.yammp.util; import java.util.ArrayList; import java.util.List; import org.yammp.Constants; import org.yammp.IMusicPlaybackService; import org.yammp.YAMMPApplication; import android.content.BroadcastReceiver; import android.content.ComponentName; import android.content.Context; import android.content.Inte...
061304011116lyj-yammp
src/org/yammp/util/ServiceInterface.java
Java
gpl3
16,902
package org.yammp.util; import java.lang.reflect.Method; import java.util.Timer; import java.util.TimerTask; import org.yammp.util.VisualizerWrapper.OnDataChangedListener; import android.os.Handler; import android.os.Message; public class VisualizerCompatScoop extends VisualizerCompat { private OnDataChangedListe...
061304011116lyj-yammp
src/org/yammp/util/VisualizerCompatScoop.java
Java
gpl3
3,552
package org.yammp.util; import org.yammp.util.VisualizerWrapper.OnDataChangedListener; public abstract class VisualizerCompat { public final static int WAVE_CHANGED = 0; public final static int FFT_CHANGED = 1; public float accuracy = 1.0f; public long duration = 50; public VisualizerCompat(int audioSessionId,...
061304011116lyj-yammp
src/org/yammp/util/VisualizerCompat.java
Java
gpl3
706
package org.yammp.util; import android.content.pm.ApplicationInfo; import android.content.pm.PackageManager; import android.content.pm.ResolveInfo; import android.graphics.drawable.Drawable; public class PluginInfo { public Drawable icon; public CharSequence name; public CharSequence description; public String p...
061304011116lyj-yammp
src/org/yammp/util/PluginInfo.java
Java
gpl3
644
/* * Copyright (C) 2011 The MusicMod Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unles...
061304011116lyj-yammp
src/org/yammp/util/LyricsParser.java
Java
gpl3
4,454
<?php require_once('include/header.php'); require_once('dao/ImagenesDAO.php'); require_once('logic/ImagenesLogic.php'); require_once('search/ImagenesSearchCriteria.php'); $logic = new ImagenesLogic($_POST); // obtener action $action = $_GET['action']; if ($action == null){ $action = $_POST['action']; ...
0admin
trunk/imagenes.php
PHP
oos
1,732
<?php require_once('search/SearchCriteria.php'); Class ImageSearchCriteria extends SearchCriteria{ private $idItem; private $fecha; private $table; function getIdItem() { return $this->idItem; } function getFecha() { return $this->fecha; } function getTable() { return $this->table; } func...
0admin
trunk/search/ImageSearchCriteria.php
PHP
oos
469
<?php require_once('search/SearchCriteria.php'); Class AvisosSearchCriteria extends SearchCriteria{ private $fecha = null; private $search = null; public function getFecha(){ return $this->fecha; } public function setFecha($fecha){ $this->fecha = $fecha; } public function getSearch()...
0admin
trunk/search/AvisosSearchCriteria.php
PHP
oos
434
<?php Class SearchCriteria{ private $id; private $inicio = 1; private $fin; private $activo; private $borrado = 0; private $orderby; private $order; function getId(){ return $this->id; } function setId($id){ $this->id = $id; } function getInicio(){ return $this->inicio; } ...
0admin
trunk/search/SearchCriteria.php
PHP
oos
1,060
<?php require_once('search/SearchCriteria.php'); require_once('plugin/UtilsPlugin.php'); class NoticiasSearchCriteria extends SearchCriteria { private $titulo = null; private $tags = null; private $fechaFrom = null; private $fechaTo = null; private $categoria = null; private $seccion = null; pri...
0admin
trunk/search/NoticiasSearchCriteria.php
PHP
oos
1,530
<?php require_once('search/SearchCriteria.php'); Class ClientesSearchCriteria extends SearchCriteria{ private $nombre = null; private $ciudad = null; private $active = null; private $fecha = null; private $search = null; public function getNombre(){ return $this->nombre; } public funct...
0admin
trunk/search/ClientesSearchCriteria.php
PHP
oos
911
<?php require_once('search/SearchCriteria.php'); Class UsuarioSearchCriteria extends SearchCriteria{ private $username = null; private $rol = null; public function getUsername(){ return $this->username; } public function setUsername($username){ $this->username = $username; } public...
0admin
trunk/search/UsuarioSearchCriteria.php
PHP
oos
432