Socialoid-Preference-Library


Source link: https://github.com/power7714/Socialoid-Preference-Library

<--- If you enjoyed using this library, please contribute to my passion and work.

Socialoid-Preference-Library

Custom preference view for preference screens on Android. Each social icon is selectable in the normal view. If the user clicks on the title, the dialog appears which is also clickable. Each social icon is programmed to open in the corresponding app or in the browser if the app isn't present. Including this library into your preference screen layout is very easy. See screenshots below.

Min api level = 15

Add to dependencies

  • Add this to your projects build.gradle(module:YOUR_APP)
 compile 'com.curtrostudios.socialoidlibrary:socialoidlibrary:1.0.3'

Usage

  • Add this to the top of your preference screen:
  xmlns:app="http://schemas.android.com/apk/res-auto"
  • Then add this to your settings:

  <com.curtrostudios.socialoidlibrary.SocialoidPref

android:enabled="true"

app:gplus="https://plus.google.com/YOUR_GOOGLE_PLUS_PAGE_ID_NUMBER"

app:ytube="http://www.youtube.com/user/YOUR_YOUTUBE_USERNAME"

app:twit="twitter://user?screen_name=YOUR_TWITTER_USERNAME_HERE"

app:twit2="https://twitter.com/intent/user?screen_name=YOUR_TWITTER_USERNAME_HERE"

app:fb="fb://profile/FACEBOOK_USERNAME_HERE"

app:fb2="https://facebook.com/FACEBOOK_USERNAME_HERE"

app:titleDef="YOUR_CUSTOM_TITLE_HERE"

app:dialogTitle="YOUR_TITLE_FOR_THE_DIALOG" />

Screenshots

License

If you use Socialoid library in your application you should inform the author about it ( email: steve.curtis.jr[at]gmail[dot]com ) like this:

Subject: Socialoid usage notification
Text: I use Socialoid Library <lib_version> in <application_name> - http://link_to_google_play. I [allow | don't allow] to mention my app in section "Applications using Socialoid" on GitHub.

Also I would be very grateful if you mention Socialoid in your application UI with a string "Using Socialoid Library (c) 2015, Steve Curtis" (e.g. "About", "Credits" sections).

Copyright 2015 Steve Curtis  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 in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. 

Resources

Online tool for converting SVG to Android VectorDrawable XML resource file.

JDROID Framework provides a programming and architectural model for modern Java-based enterprise and android applications.

This library provides a fully customizable linear compass view.

BlurDialogFragment allows to display DialogFragment with a burring effect behind. The blurring part is achieved through FastBlur algorithm.

This project is based on android.support.v4.app.DialogFragment and android.support.v7.app.ActionBarActivity.

sweet-alert-dialog is a library to show beautiful alert dialogs.

Implementation of Ripple effect from Material Design for Android API 9+.

Topics


2D Engines   3D Engines   9-Patch   Action Bars   Activities   ADB   Advertisements   Analytics   Animations   ANR   AOP   API   APK   APT   Architecture   Audio   Autocomplete   Background Processing   Backward Compatibility   Badges   Bar Codes   Benchmarking   Bitmaps   Bluetooth   Blur Effects   Bread Crumbs   BRMS   Browser Extensions   Build Systems   Bundles   Buttons   Caching   Camera   Canvas   Cards   Carousels   Changelog   Checkboxes   Cloud Storages   Color Analysis   Color Pickers   Colors   Comet/Push   Compass Sensors   Conferences   Content Providers   Continuous Integration   Crash Reports   Credit Cards   Credits   CSV   Curl/Flip   Data Binding   Data Generators   Data Structures   Database   Database Browsers   Date &   Debugging   Decompilers   Deep Links   Dependency Injections   Design   Design Patterns   Dex   Dialogs   Distributed Computing   Distribution Platforms   Download Managers   Drawables   Emoji   Emulators   EPUB   Equalizers &   Event Buses   Exception Handling   Face Recognition   Feedback &   File System   File/Directory   Fingerprint   Floating Action   Fonts   Forms   Fragments   FRP   FSM   Functional Programming   Gamepads   Games   Geocaching   Gestures   GIF   Glow Pad   Gradle Plugins   Graphics   Grid Views   Highlighting   HTML   HTTP Mocking   Icons   IDE   IDE Plugins   Image Croppers   Image Loaders   Image Pickers   Image Processing   Image Views   Instrumentation   Intents   Job Schedulers   JSON   Keyboard   Kotlin   Layouts   Library Demos   List View   List Views   Localization   Location   Lock Patterns   Logcat   Logging   Mails   Maps   Markdown   Mathematics   Maven Plugins   MBaaS   Media   Menus   Messaging   MIME   Mobile Web   Native Image   Navigation   NDK   Networking   NFC   NoSQL   Number Pickers   OAuth   Object Mocking   OCR Engines   OpenGL   ORM   Other Pickers   Parallax List   Parcelables   Particle Systems   Password Inputs   PDF   Permissions   Physics Engines   Platforms   Plugin Frameworks   Preferences   Progress Indicators   ProGuard   Properties   Protocol Buffer   Pull To   Purchases   Push/Pull   QR Codes   Quick Return   Radio Buttons   Range Bars   Ratings   Recycler Views   Resources   REST   Ripple Effects   RSS   Screenshots   Scripting   Scroll Views   SDK   Search Inputs   Security   Sensors   Services   Showcase Views   Signatures   Sliding Panels   Snackbars   SOAP   Social Networks   Spannable   Spinners   Splash Screens   SSH   Static Analysis   Status Bars   Styling   SVG   System   Tags   Task Managers   TDD &   Template Engines   Testing   Testing Tools   Text Formatting   Text Views   Text Watchers   Text-to   Toasts   Toolkits For   Tools   Tooltips   Trainings   TV   Twitter   Updaters   USB   User Stories   Utils   Validation   Video   View Adapters   View Pagers   Views   Watch Face   Wearable Data   Wearables   Weather   Web Tools   Web Views   WebRTC   WebSockets   Wheel Widgets   Wi-Fi   Widgets   Windows   Wizards   XML   XMPP   YAML   ZIP Codes