Android Open Source - Framework Native Native-Clip-Board






Project Summary

Add native clip board functionality to android using Xposed Framework.

Web Site / Source Repository

Native-Clip-Board is hosted in the following web site
https://github.com/DHM47/Native-Clip-Board

If you think the Android project Native-Clip-Board listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Native-Clip-Board.

ItemValue
Java File Count23
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version15
Activity Count3
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED
android.permission.SYSTEM_ALERT_WINDOW
Asset File Namesassets\xposed_init




Resource Files

There are 14 image files in Native-Clip-Board. The names of the image files are listed as follows.

ic_action_overflow_dark.png
ic_action_overflow_light.png
ic_action_paste.png
ic_advanced.png
ic_blacklist.png
ic_close_dark.png
ic_close_light.png
ic_size.png
ic_sort.png
ic_theme.png
support.png
support_a.png
test.png
test_a.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Native-Clip-Board has the following Java source files.

com.dhm47.nativeclipboard.ApplicationsDialog.java
com.dhm47.nativeclipboard.Blacklist.java
com.dhm47.nativeclipboard.BootReceiver.java
com.dhm47.nativeclipboard.Clip.java
com.dhm47.nativeclipboard.ClipAdapter.java
com.dhm47.nativeclipboard.ClipBoard.java
com.dhm47.nativeclipboard.ClipMonitorLegacy.java
com.dhm47.nativeclipboard.ClipMonitorReceiver.java
com.dhm47.nativeclipboard.ClipMonitorService.java
com.dhm47.nativeclipboard.Setting.java
com.dhm47.nativeclipboard.SettingFragment.java
com.dhm47.nativeclipboard.SwipeDismissTouchListener.java
com.dhm47.nativeclipboard.Util.java
com.dhm47.nativeclipboard.WidgetNumberPicker.java
com.dhm47.nativeclipboard.comparators.NewFirst.java
com.dhm47.nativeclipboard.comparators.PinnedFirst.java
com.dhm47.nativeclipboard.comparators.PinnedLast.java
com.dhm47.nativeclipboard.xposed.XposedMod.java
net.margaritov.preference.colorpicker.AlphaPatternDrawable.java
net.margaritov.preference.colorpicker.ColorPickerDialog.java
net.margaritov.preference.colorpicker.ColorPickerPanelView.java
net.margaritov.preference.colorpicker.ColorPickerPreference
.java
net.margaritov.preference.colorpicker.ColorPickerView.java