├── .gitignore
├── AndroidManifest.xml
├── LICENSE
├── README.md
├── build.xml
├── libs
├── abtest.jar
├── abtest.jar.properties
├── android-support-v4.jar
├── annotations-10.0.2.jar
├── armeabi-v7a
│ ├── libaviary_moalite.so
│ ├── libaviary_native.so
│ └── libexif_extended.so
├── armeabi
│ ├── libaviary_moalite.so
│ ├── libaviary_native.so
│ └── libexif_extended.so
├── aviary-cds-library.jar
├── aviary-cds-library.jar.properties
├── aviary-common-library.jar
├── aviary-common-library.jar.properties
├── aviary-headless-library.jar
├── aviary-headless-library.jar.properties
├── aviary-receipt-library.jar
├── aviary-sdk-library.jar
├── aviary-sdk-library.jar.properties
├── aviary-tracking.jar
├── horizontallistview.jar
├── horizontallistview.jar.properties
├── imageviewtouch.jar
├── imageviewtouch.jar.properties
├── listviewanimations.jar
├── listviewanimations.jar.properties
├── nineoldandroids-2.4.0.jar
├── okhttp-1.2.1-jar-with-dependencies.jar
├── picasso.jar
├── picasso.jar.properties
├── stickylistheaders_lib.jar
└── x86
│ ├── libaviary_moalite.so
│ ├── libaviary_native.so
│ └── libexif_extended.so
├── proguard-project.txt
├── project.properties
├── res
├── anim
│ ├── aviary_bottobar_in_animation.xml
│ ├── aviary_bottobar_out_animation.xml
│ ├── aviary_fadein_layout_animation.xml
│ ├── aviary_iap_close_animation.xml
│ ├── aviary_iap_layout_animation.xml
│ ├── aviary_push_up_in.xml
│ ├── aviary_push_up_out.xml
│ ├── aviary_slide_in_left.xml
│ ├── aviary_slide_in_right.xml
│ ├── aviary_slide_in_top.xml
│ ├── aviary_slide_out_bottom.xml
│ ├── aviary_slide_out_left.xml
│ ├── aviary_slide_out_right.xml
│ └── aviary_toast_exit.xml
├── color
│ ├── aviary_iap_buy_button_text_color.xml
│ ├── aviary_iap_link_text_color.xml
│ ├── aviary_tool_text_color.xml
│ ├── aviary_tool_text_color_inverted.xml
│ └── aviary_tool_text_color_no_selected.xml
├── drawable-hdpi
│ ├── aviary_hidden_textfield_normal.9.png
│ └── ic_stickers.png
├── drawable-mdpi
│ ├── aviary_adjust_knob.png
│ ├── aviary_badge_icon.png
│ ├── aviary_blue_button_background_normal.9.png
│ ├── aviary_blue_button_background_pressed.9.png
│ ├── aviary_crop_invert_indicator.png
│ ├── aviary_crop_invert_indicator_inverted.png
│ ├── aviary_crop_invert_indicator_transparent.png
│ ├── aviary_delete_knob.png
│ ├── aviary_effect_item_getmore.png
│ ├── aviary_effects_pack_background.png
│ ├── aviary_external_packs_download_icon.png
│ ├── aviary_frame_divider_background.png
│ ├── aviary_frame_item_getmore.png
│ ├── aviary_frame_item_selected_image.png
│ ├── aviary_frames_pack_background.png
│ ├── aviary_gray_button_background_normal.9.png
│ ├── aviary_gray_button_background_pressed.9.png
│ ├── aviary_iap_workspace_shadow_bottom.png
│ ├── aviary_iap_workspace_shadow_top.png
│ ├── aviary_ic_alert_small.png
│ ├── aviary_ic_circle.png
│ ├── aviary_ic_enhance_brighten.png
│ ├── aviary_ic_enhance_colorfix.png
│ ├── aviary_ic_enhance_hd.png
│ ├── aviary_ic_eraser.png
│ ├── aviary_ic_eraser_small.png
│ ├── aviary_ic_flip_horizontal.png
│ ├── aviary_ic_flip_vertical.png
│ ├── aviary_ic_free.png
│ ├── aviary_ic_na.png
│ ├── aviary_ic_na_gold.png
│ ├── aviary_ic_rectangle.png
│ ├── aviary_ic_rotate_left.png
│ ├── aviary_ic_rotate_right.png
│ ├── aviary_ic_smart.png
│ ├── aviary_knob.png
│ ├── aviary_lens_image.png
│ ├── aviary_logo_big.png
│ ├── aviary_meme_button_background.9.png
│ ├── aviary_meme_clear_button.png
│ ├── aviary_nav_check.png
│ ├── aviary_overscroll_edge.png
│ ├── aviary_overscroll_glow.png
│ ├── aviary_powered.png
│ ├── aviary_resize_knob.png
│ ├── aviary_seekbar_thumb_focused.png
│ ├── aviary_seekbar_thumb_normal.png
│ ├── aviary_seekbar_thumb_pressed.png
│ ├── aviary_seekbar_thumb_zero_normal.png
│ ├── aviary_seekbar_thumb_zero_pressed.png
│ ├── aviary_sticker_item_getmore.png
│ ├── aviary_sticker_pack_background.png
│ ├── aviary_symbol_minus_normal.png
│ ├── aviary_symbol_plus_normal.png
│ ├── aviary_toast_background.9.png
│ ├── aviary_tool_button_center_normal.9.png
│ ├── aviary_tool_button_center_pressed.9.png
│ ├── aviary_tool_button_left_normal.9.png
│ ├── aviary_tool_button_left_pressed.9.png
│ ├── aviary_tool_button_normal.9.png
│ ├── aviary_tool_button_pressed.9.png
│ ├── aviary_tool_button_right_normal.9.png
│ ├── aviary_tool_button_right_pressed.9.png
│ ├── aviary_tool_ic_blemish.png
│ ├── aviary_tool_ic_brightness.png
│ ├── aviary_tool_ic_colorsplash.png
│ ├── aviary_tool_ic_contrast.png
│ ├── aviary_tool_ic_crop.png
│ ├── aviary_tool_ic_draw.png
│ ├── aviary_tool_ic_effects.png
│ ├── aviary_tool_ic_enhance.png
│ ├── aviary_tool_ic_feedback.png
│ ├── aviary_tool_ic_focus.png
│ ├── aviary_tool_ic_frames.png
│ ├── aviary_tool_ic_meme.png
│ ├── aviary_tool_ic_orientation.png
│ ├── aviary_tool_ic_redeye.png
│ ├── aviary_tool_ic_saturation.png
│ ├── aviary_tool_ic_sharpen.png
│ ├── aviary_tool_ic_stickers.png
│ ├── aviary_tool_ic_text.png
│ ├── aviary_tool_ic_warmth.png
│ ├── aviary_tool_ic_whiten.png
│ ├── aviary_wave_dot.png
│ ├── aviary_wheel_container.9.png
│ ├── aviary_wheel_indicator.png
│ ├── aviary_wheel_line.png
│ ├── aviary_wheel_shadow.png
│ ├── aviary_wheel_shadow_bottom.9.png
│ ├── hlv_overscroll_edge.png
│ ├── hlv_overscroll_glow.png
│ └── ic_stickers.png
├── drawable-v10
│ ├── aviary_text_highlight_bg_normal.xml
│ └── aviary_text_highlight_bg_pressed.xml
├── drawable-xhdpi
│ ├── aviary_adjust_knob.png
│ ├── aviary_badge_icon.png
│ ├── aviary_blue_button_background_normal.9.png
│ ├── aviary_blue_button_background_pressed.9.png
│ ├── aviary_crop_invert_indicator.png
│ ├── aviary_crop_invert_indicator_inverted.png
│ ├── aviary_crop_invert_indicator_transparent.png
│ ├── aviary_delete_knob.png
│ ├── aviary_effect_item_getmore.png
│ ├── aviary_effects_pack_background.png
│ ├── aviary_external_packs_download_icon.png
│ ├── aviary_frame_divider_background.png
│ ├── aviary_frame_item_getmore.png
│ ├── aviary_frame_item_selected_image.png
│ ├── aviary_frames_pack_background.png
│ ├── aviary_gray_button_background_normal.9.png
│ ├── aviary_gray_button_background_pressed.9.png
│ ├── aviary_green_button_background_disabled.9.png
│ ├── aviary_green_button_background_normal.9.png
│ ├── aviary_green_button_background_pressed.9.png
│ ├── aviary_iap_grid_background.9.png
│ ├── aviary_iap_grid_background_inverted.9.png
│ ├── aviary_iap_notification_group.png
│ ├── aviary_iap_notification_ok.png
│ ├── aviary_iap_workspace_shadow_bottom.png
│ ├── aviary_iap_workspace_shadow_top.png
│ ├── aviary_ic_alert_small.png
│ ├── aviary_ic_circle.png
│ ├── aviary_ic_enhance_brighten.png
│ ├── aviary_ic_enhance_colorfix.png
│ ├── aviary_ic_enhance_hd.png
│ ├── aviary_ic_eraser.png
│ ├── aviary_ic_eraser_small.png
│ ├── aviary_ic_flip_horizontal.png
│ ├── aviary_ic_flip_vertical.png
│ ├── aviary_ic_free.png
│ ├── aviary_ic_na.png
│ ├── aviary_ic_na_gold.png
│ ├── aviary_ic_rectangle.png
│ ├── aviary_ic_rotate_left.png
│ ├── aviary_ic_rotate_right.png
│ ├── aviary_ic_smart.png
│ ├── aviary_knob.png
│ ├── aviary_lens_image.png
│ ├── aviary_light_gray_button_background_disabled.9.png
│ ├── aviary_light_gray_button_background_normal.9.png
│ ├── aviary_light_gray_button_background_pressed.9.png
│ ├── aviary_logo_big.png
│ ├── aviary_meme_button_background.9.png
│ ├── aviary_meme_clear_button.png
│ ├── aviary_nav_check.png
│ ├── aviary_overscroll_edge.png
│ ├── aviary_overscroll_glow.png
│ ├── aviary_powered.png
│ ├── aviary_resize_knob.png
│ ├── aviary_seekbar_background_image.9.png
│ ├── aviary_seekbar_secondary_inverted_normal.9.png
│ ├── aviary_seekbar_secondary_inverted_pressed.9.png
│ ├── aviary_seekbar_secondary_normal.9.png
│ ├── aviary_seekbar_secondary_pressed.9.png
│ ├── aviary_seekbar_thumb_focused.png
│ ├── aviary_seekbar_thumb_normal.png
│ ├── aviary_seekbar_thumb_pressed.png
│ ├── aviary_seekbar_thumb_zero_normal.png
│ ├── aviary_seekbar_thumb_zero_pressed.png
│ ├── aviary_sticker_item_getmore.png
│ ├── aviary_sticker_pack_background.png
│ ├── aviary_symbol_minus_normal.png
│ ├── aviary_symbol_plus_normal.png
│ ├── aviary_text_highlight_bg_normal.9.png
│ ├── aviary_text_highlight_bg_pressed.9.png
│ ├── aviary_toast_background.9.png
│ ├── aviary_tool_button_center_normal.9.png
│ ├── aviary_tool_button_center_pressed.9.png
│ ├── aviary_tool_button_left_normal.9.png
│ ├── aviary_tool_button_left_pressed.9.png
│ ├── aviary_tool_button_normal.9.png
│ ├── aviary_tool_button_pressed.9.png
│ ├── aviary_tool_button_right_normal.9.png
│ ├── aviary_tool_button_right_pressed.9.png
│ ├── aviary_tool_ic_blemish.png
│ ├── aviary_tool_ic_brightness.png
│ ├── aviary_tool_ic_colorsplash.png
│ ├── aviary_tool_ic_contrast.png
│ ├── aviary_tool_ic_crop.png
│ ├── aviary_tool_ic_draw.png
│ ├── aviary_tool_ic_effects.png
│ ├── aviary_tool_ic_enhance.png
│ ├── aviary_tool_ic_feedback.png
│ ├── aviary_tool_ic_focus.png
│ ├── aviary_tool_ic_frames.png
│ ├── aviary_tool_ic_meme.png
│ ├── aviary_tool_ic_orientation.png
│ ├── aviary_tool_ic_redeye.png
│ ├── aviary_tool_ic_saturation.png
│ ├── aviary_tool_ic_sharpen.png
│ ├── aviary_tool_ic_stickers.png
│ ├── aviary_tool_ic_text.png
│ ├── aviary_tool_ic_warmth.png
│ ├── aviary_tool_ic_whiten.png
│ ├── aviary_wave_dot.png
│ ├── aviary_wheel_container.9.png
│ ├── aviary_wheel_indicator.png
│ ├── aviary_wheel_line.png
│ ├── aviary_wheel_shadow.png
│ ├── aviary_wheel_shadow_bottom.9.png
│ ├── hlv_overscroll_edge.png
│ ├── hlv_overscroll_glow.png
│ └── ic_stickers.png
├── drawable
│ ├── aviary_blue_button_background.xml
│ ├── aviary_bottombar_hline.xml
│ ├── aviary_bottombar_logo_background.xml
│ ├── aviary_bottombar_thumb_divider_left.xml
│ ├── aviary_bottombar_thumb_divider_right.xml
│ ├── aviary_bottombar_thumb_external_background.xml
│ ├── aviary_bottombar_tools_background.xml
│ ├── aviary_bottombar_vline.xml
│ ├── aviary_bottombar_vline_inverted.xml
│ ├── aviary_bottombar_vline_selector.xml
│ ├── aviary_crop_invert_indicator_selector.xml
│ ├── aviary_gallery_default_background_selector.xml
│ ├── aviary_gallery_middle_divider.xml
│ ├── aviary_gray_button_background.xml
│ ├── aviary_green_button_background.xml
│ ├── aviary_hidden_edittext_background.xml
│ ├── aviary_home_dialog_background.xml
│ ├── aviary_iap_workspace_indicator_normal.xml
│ ├── aviary_iap_workspace_indicator_selected.xml
│ ├── aviary_iap_workspace_indicator_selector.xml
│ ├── aviary_light_gray_button_background.xml
│ ├── aviary_link_color_selector.xml
│ ├── aviary_link_normal.xml
│ ├── aviary_link_pressed.xml
│ ├── aviary_link_selected.xml
│ ├── aviary_main_loader_background.xml
│ ├── aviary_nav_background.xml
│ ├── aviary_nav_button_background.xml
│ ├── aviary_nav_button_pressed.xml
│ ├── aviary_nav_divider.xml
│ ├── aviary_seekbar_background.xml
│ ├── aviary_seekbar_secondary_center_selector.xml
│ ├── aviary_seekbar_secondary_inverted_selector.xml
│ ├── aviary_seekbar_secondary_selector.xml
│ ├── aviary_seekbar_thumb.xml
│ ├── aviary_shadow_bottom.xml
│ ├── aviary_shadow_top.xml
│ ├── aviary_sticker_highlight_background_selector.xml
│ ├── aviary_text_highlight_background.xml
│ ├── aviary_tool_button_background.xml
│ ├── aviary_tool_center_button_background.xml
│ ├── aviary_tool_left_button_background.xml
│ ├── aviary_tool_right_button_background.xml
│ ├── aviary_tools_divider.xml
│ └── aviary_wheel_background.xml
├── layout
│ ├── aviary_bottombar.xml
│ ├── aviary_content_adjust.xml
│ ├── aviary_content_crop.xml
│ ├── aviary_content_draw.xml
│ ├── aviary_content_effects.xml
│ ├── aviary_content_effects_gl.xml
│ ├── aviary_content_focus.xml
│ ├── aviary_content_meme.xml
│ ├── aviary_content_spot_draw.xml
│ ├── aviary_content_stickers.xml
│ ├── aviary_content_text.xml
│ ├── aviary_effect_item_more.xml
│ ├── aviary_feedback_dialog_view.xml
│ ├── aviary_frame_item.xml
│ ├── aviary_frame_item_divider.xml
│ ├── aviary_frame_item_external.xml
│ ├── aviary_frame_item_more.xml
│ ├── aviary_gallery_crop_item_view.xml
│ ├── aviary_gallery_crop_item_view_custom.xml
│ ├── aviary_gallery_item_divider.xml
│ ├── aviary_gallery_item_highlight_view.xml
│ ├── aviary_gallery_item_view.xml
│ ├── aviary_iap_buy_button.xml
│ ├── aviary_iap_cell_item_effects.xml
│ ├── aviary_iap_cell_item_stickers.xml
│ ├── aviary_iap_dialog_container.xml
│ ├── aviary_iap_dialog_detail.xml
│ ├── aviary_iap_dialog_list.xml
│ ├── aviary_iap_download_error_message.xml
│ ├── aviary_iap_list_item.xml
│ ├── aviary_iap_workspace_screen_effects.xml
│ ├── aviary_iap_workspace_screen_stickers.xml
│ ├── aviary_main_loader.xml
│ ├── aviary_main_view.xml
│ ├── aviary_modal_progress_view.xml
│ ├── aviary_navbar.xml
│ ├── aviary_navbar_text.xml
│ ├── aviary_pack_information_preview_grid_effects.xml
│ ├── aviary_panel_adjust.xml
│ ├── aviary_panel_colorsplash.xml
│ ├── aviary_panel_crop.xml
│ ├── aviary_panel_draw.xml
│ ├── aviary_panel_enhance.xml
│ ├── aviary_panel_focus.xml
│ ├── aviary_panel_frames.xml
│ ├── aviary_panel_meme.xml
│ ├── aviary_panel_seekbar.xml
│ ├── aviary_panel_spot.xml
│ ├── aviary_panel_stickers.xml
│ ├── aviary_panel_wheel.xml
│ ├── aviary_progress_medium.xml
│ ├── aviary_progress_medium_inverse.xml
│ ├── aviary_progress_small.xml
│ ├── aviary_sticker_item.xml
│ ├── aviary_sticker_item_more.xml
│ ├── aviary_sticker_item_single.xml
│ ├── aviary_thumb_divider_left.xml
│ ├── aviary_thumb_divider_right.xml
│ ├── aviary_toast_layout.xml
│ ├── aviary_tool_feedback_layout.xml
│ └── aviary_tool_layout.xml
├── raw
│ ├── com_aviary_effectpack_04_content.zip
│ ├── com_aviary_effectpack_04_icon.png
│ ├── com_aviary_framepack_00_icon.png
│ └── com_aviary_stickerpack_00_icon.png
├── values-bg
│ └── strings.xml
├── values-ca
│ └── strings.xml
├── values-cs
│ └── strings.xml
├── values-da
│ └── strings.xml
├── values-de
│ └── strings.xml
├── values-el
│ └── strings.xml
├── values-es
│ └── strings.xml
├── values-fi
│ └── strings.xml
├── values-fr
│ └── strings.xml
├── values-hdpi
│ └── aviary_dimens.xml
├── values-hu
│ └── strings.xml
├── values-id
│ └── strings.xml
├── values-it
│ └── strings.xml
├── values-iw
│ └── strings.xml
├── values-ja
│ └── strings.xml
├── values-ko
│ └── strings.xml
├── values-land
│ └── aviary_config.xml
├── values-large-land
│ ├── aviary_config.xml
│ └── aviary_styles.xml
├── values-large-port
│ └── aviary_config.xml
├── values-large
│ ├── aviary_dimens.xml
│ └── aviary_styles.xml
├── values-lt
│ └── strings.xml
├── values-lv
│ └── strings.xml
├── values-mdpi
│ └── aviary_dimens.xml
├── values-nl
│ └── strings.xml
├── values-no
│ └── strings.xml
├── values-pl
│ └── strings.xml
├── values-pt-rBR
│ └── strings.xml
├── values-pt
│ └── strings.xml
├── values-ru
│ └── strings.xml
├── values-sk
│ └── strings.xml
├── values-small
│ ├── aviary_config.xml
│ └── aviary_dimens.xml
├── values-sv
│ └── strings.xml
├── values-tr
│ └── strings.xml
├── values-v10
│ ├── aviary_config.xml
│ └── aviary_styles.xml
├── values-v11
│ ├── aviary_styles.xml
│ └── aviary_themes.xml
├── values-v14
│ ├── aviary_config.xml
│ └── aviary_themes.xml
├── values-vi
│ └── strings.xml
├── values-xhdpi
│ └── aviary_dimens.xml
├── values-xlarge-land
│ └── aviary_config.xml
├── values-xlarge-port
│ └── aviary_config.xml
├── values-xlarge
│ └── aviary_styles.xml
├── values-yr
│ └── strings.xml
├── values-zh-rCN
│ └── strings.xml
├── values-zh-rTW
│ └── strings.xml
└── values
│ ├── aviary_attrs.xml
│ ├── aviary_colors.xml
│ ├── aviary_config.xml
│ ├── aviary_dimens.xml
│ ├── aviary_plugin.xml
│ ├── aviary_styles.xml
│ ├── aviary_themes.xml
│ └── strings.xml
└── src
└── com
└── aviary
└── android
└── feather
├── AlertActivity.java
├── AviaryMainController.java
├── FeatherActivity.java
├── async_tasks
├── AsyncImageManager.java
├── DownloadImageAsyncTask.java
└── ExifTask.java
├── effects
├── AbstractContentPanel.java
├── AbstractOptionPanel.java
├── AbstractPanel.java
├── AbstractPanelLoaderService.java
├── AdjustEffectPanel.java
├── BordersPanel.java
├── ColorSplashPanel.java
├── CropPanel.java
├── DelayedSpotDrawPanel.java
├── DrawingPanel.java
├── EffectsPanel.java
├── EnhanceEffectPanel.java
├── MemePanel.java
├── NativeEffectRangePanel.java
├── SimpleStatusMachine.java
├── SliderEffectPanel.java
├── StickersPanel.java
├── TextPanel.java
└── TiltShiftPanel.java
├── graphics
├── CdsPreviewTransformer.java
├── GalleryBottomIndicatorDrawable.java
├── GalleryTopIndicatorDrawable.java
├── GlowBitmapDrawable.java
├── GlowDrawable.java
├── PluginDividerDrawable.java
├── PreviewFillColorDrawable.java
├── PreviewSpotDrawable.java
└── RepeatableHorizontalDrawable.java
├── opengl
└── AviaryGLSurfaceView.java
├── utils
├── PackIconCallable.java
├── SimpleBitmapCache.java
├── ThreadUtils.java
├── TypefaceUtils.java
└── UIUtils.java
└── widget
├── AdjustImageView.java
├── AviaryAbsSpinner.java
├── AviaryAdapterView.java
├── AviaryBadgeToolLayout.java
├── AviaryBottomBarViewFlipper.java
├── AviaryButton.java
├── AviaryEdgeEffect.java
├── AviaryGallery.java
├── AviaryGalleryTopIndicatorView.java
├── AviaryHighlightImageButton.java
├── AviaryImageRestoreSwitcher.java
├── AviaryImageSwitcher.java
├── AviaryNavBarViewFlipper.java
├── AviarySeekBar.java
├── AviaryTextView.java
├── AviaryToast.java
├── AviaryToggleButton.java
├── AviaryWheel.java
├── AviaryWorkspace.java
├── AviaryWorkspaceIndicator.java
├── CellLayout.java
├── CropImageView.java
├── DrawableHighlightView.java
├── EffectThumbLayout.java
├── HighlightView.java
├── IAPBuyButton.java
├── IAPDialogDetail.java
├── IAPDialogList.java
├── IAPDialogMain.java
├── ImageViewDrawableOverlay.java
├── ImageViewSpotDraw.java
├── ImageViewTiltiShiftTouch.java
├── ImageViewTouchAndDraw.java
├── PointCloud.java
├── ScrollerRunnable.java
├── VibrationHelper.java
└── VibrationWidget.java
/.gitignore:
--------------------------------------------------------------------------------
1 | # Built application files
2 | *.apk
3 | *.ap_
4 |
5 | # Files for the Dalvik VM
6 | *.dex
7 |
8 | # Java class files
9 | *.class
10 |
11 | # Generated files
12 | bin/
13 | gen/
14 |
15 | # Gradle files
16 | .gradle/
17 | build/
18 |
19 | # Local configuration file (sdk path, etc)
20 | local.properties
21 |
22 | # Proguard folder generated by Eclipse
23 | proguard/
24 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | Aviary-Android-SDK
2 | ==================
3 |
4 | Aviary Android SDK from http://developers.aviary.com/
5 |
--------------------------------------------------------------------------------
/libs/abtest.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/abtest.jar
--------------------------------------------------------------------------------
/libs/abtest.jar.properties:
--------------------------------------------------------------------------------
1 | src:../../ABTest/src
--------------------------------------------------------------------------------
/libs/android-support-v4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/android-support-v4.jar
--------------------------------------------------------------------------------
/libs/annotations-10.0.2.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/annotations-10.0.2.jar
--------------------------------------------------------------------------------
/libs/armeabi-v7a/libaviary_moalite.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/armeabi-v7a/libaviary_moalite.so
--------------------------------------------------------------------------------
/libs/armeabi-v7a/libaviary_native.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/armeabi-v7a/libaviary_native.so
--------------------------------------------------------------------------------
/libs/armeabi-v7a/libexif_extended.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/armeabi-v7a/libexif_extended.so
--------------------------------------------------------------------------------
/libs/armeabi/libaviary_moalite.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/armeabi/libaviary_moalite.so
--------------------------------------------------------------------------------
/libs/armeabi/libaviary_native.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/armeabi/libaviary_native.so
--------------------------------------------------------------------------------
/libs/armeabi/libexif_extended.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/armeabi/libexif_extended.so
--------------------------------------------------------------------------------
/libs/aviary-cds-library.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/aviary-cds-library.jar
--------------------------------------------------------------------------------
/libs/aviary-cds-library.jar.properties:
--------------------------------------------------------------------------------
1 | src:../../Aviary-Cds-Library/CDSDatabase/src
--------------------------------------------------------------------------------
/libs/aviary-common-library.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/aviary-common-library.jar
--------------------------------------------------------------------------------
/libs/aviary-common-library.jar.properties:
--------------------------------------------------------------------------------
1 | src:../../Aviary-Common-Library/src
--------------------------------------------------------------------------------
/libs/aviary-headless-library.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/aviary-headless-library.jar
--------------------------------------------------------------------------------
/libs/aviary-headless-library.jar.properties:
--------------------------------------------------------------------------------
1 | src:../../Aviary-Headless-Library/src
--------------------------------------------------------------------------------
/libs/aviary-receipt-library.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/aviary-receipt-library.jar
--------------------------------------------------------------------------------
/libs/aviary-sdk-library.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/aviary-sdk-library.jar
--------------------------------------------------------------------------------
/libs/aviary-sdk-library.jar.properties:
--------------------------------------------------------------------------------
1 | src:../../Aviary-SDK-Library/src
--------------------------------------------------------------------------------
/libs/aviary-tracking.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/aviary-tracking.jar
--------------------------------------------------------------------------------
/libs/horizontallistview.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/horizontallistview.jar
--------------------------------------------------------------------------------
/libs/horizontallistview.jar.properties:
--------------------------------------------------------------------------------
1 | src:../../orizontalListView/HorizontalVariableListView/src
--------------------------------------------------------------------------------
/libs/imageviewtouch.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/imageviewtouch.jar
--------------------------------------------------------------------------------
/libs/imageviewtouch.jar.properties:
--------------------------------------------------------------------------------
1 | src:../../ImageViewZoom/ImageViewTouch/src
--------------------------------------------------------------------------------
/libs/listviewanimations.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/listviewanimations.jar
--------------------------------------------------------------------------------
/libs/listviewanimations.jar.properties:
--------------------------------------------------------------------------------
1 | src:../../ListViewAnimations/library/src
--------------------------------------------------------------------------------
/libs/nineoldandroids-2.4.0.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/nineoldandroids-2.4.0.jar
--------------------------------------------------------------------------------
/libs/okhttp-1.2.1-jar-with-dependencies.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/okhttp-1.2.1-jar-with-dependencies.jar
--------------------------------------------------------------------------------
/libs/picasso.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/picasso.jar
--------------------------------------------------------------------------------
/libs/picasso.jar.properties:
--------------------------------------------------------------------------------
1 | src:../../picasso/picasso/src/main/java
--------------------------------------------------------------------------------
/libs/stickylistheaders_lib.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/stickylistheaders_lib.jar
--------------------------------------------------------------------------------
/libs/x86/libaviary_moalite.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/x86/libaviary_moalite.so
--------------------------------------------------------------------------------
/libs/x86/libaviary_native.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/x86/libaviary_native.so
--------------------------------------------------------------------------------
/libs/x86/libexif_extended.so:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/libs/x86/libexif_extended.so
--------------------------------------------------------------------------------
/proguard-project.txt:
--------------------------------------------------------------------------------
1 | # To enable ProGuard in your project, edit project.properties
2 | # to define the proguard.config property as described in that file.
3 | #
4 | # Add project specific ProGuard rules here.
5 | # By default, the flags in this file are appended to flags specified
6 | # in ${sdk.dir}/tools/proguard/proguard-android.txt
7 | # You can edit the include path and order by changing the ProGuard
8 | # include property in project.properties.
9 | #
10 | # For more details, see
11 | # http://developer.android.com/guide/developing/tools/proguard.html
12 |
13 | # Add any project specific keep options here:
14 |
15 | # If your project uses WebView with JS, uncomment the following
16 | # and specify the fully qualified class name to the JavaScript interface
17 | # class:
18 | #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
19 | # public *;
20 | #}
21 |
--------------------------------------------------------------------------------
/project.properties:
--------------------------------------------------------------------------------
1 | # This file is automatically generated by Android Tools.
2 | # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
3 | #
4 | # This file must be checked in Version Control Systems.
5 | #
6 | # To customize properties used by the Ant build system use,
7 | # "ant.properties", and override values to adapt the script to your
8 | # project structure.
9 |
10 | android.library=true
11 | # Project target.
12 | target=android-18
13 | jar.libs.dir=libs
14 |
15 | export.dir=bin/build
16 |
--------------------------------------------------------------------------------
/res/anim/aviary_bottobar_in_animation.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
10 |
--------------------------------------------------------------------------------
/res/anim/aviary_bottobar_out_animation.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
10 |
--------------------------------------------------------------------------------
/res/anim/aviary_fadein_layout_animation.xml:
--------------------------------------------------------------------------------
1 |
2 |
5 |
--------------------------------------------------------------------------------
/res/anim/aviary_iap_close_animation.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/res/anim/aviary_iap_layout_animation.xml:
--------------------------------------------------------------------------------
1 |
2 |
5 |
--------------------------------------------------------------------------------
/res/anim/aviary_push_up_in.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/res/anim/aviary_push_up_out.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
9 |
13 |
14 |
--------------------------------------------------------------------------------
/res/anim/aviary_slide_in_left.xml:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/res/anim/aviary_slide_in_right.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/res/anim/aviary_slide_in_top.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
8 |
--------------------------------------------------------------------------------
/res/anim/aviary_slide_out_bottom.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
8 |
--------------------------------------------------------------------------------
/res/anim/aviary_slide_out_left.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/res/anim/aviary_slide_out_right.xml:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/res/anim/aviary_toast_exit.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/res/color/aviary_iap_buy_button_text_color.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/res/color/aviary_iap_link_text_color.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/res/color/aviary_tool_text_color.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/res/color/aviary_tool_text_color_inverted.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/res/color/aviary_tool_text_color_no_selected.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
--------------------------------------------------------------------------------
/res/drawable-hdpi/aviary_hidden_textfield_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-hdpi/aviary_hidden_textfield_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-hdpi/ic_stickers.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-hdpi/ic_stickers.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_adjust_knob.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_adjust_knob.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_badge_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_badge_icon.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_blue_button_background_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_blue_button_background_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_blue_button_background_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_blue_button_background_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_crop_invert_indicator.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_crop_invert_indicator.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_crop_invert_indicator_inverted.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_crop_invert_indicator_inverted.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_crop_invert_indicator_transparent.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_crop_invert_indicator_transparent.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_delete_knob.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_delete_knob.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_effect_item_getmore.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_effect_item_getmore.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_effects_pack_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_effects_pack_background.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_external_packs_download_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_external_packs_download_icon.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_frame_divider_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_frame_divider_background.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_frame_item_getmore.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_frame_item_getmore.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_frame_item_selected_image.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_frame_item_selected_image.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_frames_pack_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_frames_pack_background.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_gray_button_background_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_gray_button_background_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_gray_button_background_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_gray_button_background_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_iap_workspace_shadow_bottom.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_iap_workspace_shadow_bottom.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_iap_workspace_shadow_top.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_iap_workspace_shadow_top.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_alert_small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_alert_small.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_circle.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_circle.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_enhance_brighten.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_enhance_brighten.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_enhance_colorfix.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_enhance_colorfix.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_enhance_hd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_enhance_hd.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_eraser.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_eraser.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_eraser_small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_eraser_small.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_flip_horizontal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_flip_horizontal.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_flip_vertical.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_flip_vertical.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_free.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_free.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_na.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_na.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_na_gold.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_na_gold.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_rectangle.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_rectangle.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_rotate_left.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_rotate_left.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_rotate_right.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_rotate_right.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_ic_smart.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_ic_smart.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_knob.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_knob.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_lens_image.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_lens_image.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_logo_big.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_logo_big.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_meme_button_background.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_meme_button_background.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_meme_clear_button.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_meme_clear_button.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_nav_check.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_nav_check.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_overscroll_edge.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_overscroll_edge.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_overscroll_glow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_overscroll_glow.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_powered.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_powered.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_resize_knob.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_resize_knob.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_seekbar_thumb_focused.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_seekbar_thumb_focused.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_seekbar_thumb_normal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_seekbar_thumb_normal.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_seekbar_thumb_pressed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_seekbar_thumb_pressed.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_seekbar_thumb_zero_normal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_seekbar_thumb_zero_normal.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_seekbar_thumb_zero_pressed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_seekbar_thumb_zero_pressed.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_sticker_item_getmore.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_sticker_item_getmore.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_sticker_pack_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_sticker_pack_background.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_symbol_minus_normal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_symbol_minus_normal.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_symbol_plus_normal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_symbol_plus_normal.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_toast_background.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_toast_background.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_button_center_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_button_center_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_button_center_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_button_center_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_button_left_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_button_left_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_button_left_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_button_left_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_button_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_button_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_button_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_button_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_button_right_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_button_right_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_button_right_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_button_right_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_blemish.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_blemish.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_brightness.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_brightness.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_colorsplash.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_colorsplash.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_contrast.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_contrast.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_crop.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_crop.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_draw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_draw.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_effects.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_effects.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_enhance.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_enhance.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_feedback.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_feedback.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_focus.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_focus.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_frames.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_frames.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_meme.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_meme.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_orientation.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_orientation.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_redeye.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_redeye.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_saturation.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_saturation.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_sharpen.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_sharpen.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_stickers.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_stickers.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_text.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_text.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_warmth.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_warmth.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_tool_ic_whiten.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_tool_ic_whiten.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_wave_dot.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_wave_dot.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_wheel_container.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_wheel_container.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_wheel_indicator.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_wheel_indicator.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_wheel_line.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_wheel_line.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_wheel_shadow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_wheel_shadow.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/aviary_wheel_shadow_bottom.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/aviary_wheel_shadow_bottom.9.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/hlv_overscroll_edge.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/hlv_overscroll_edge.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/hlv_overscroll_glow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/hlv_overscroll_glow.png
--------------------------------------------------------------------------------
/res/drawable-mdpi/ic_stickers.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-mdpi/ic_stickers.png
--------------------------------------------------------------------------------
/res/drawable-v10/aviary_text_highlight_bg_normal.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 | -
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/res/drawable-v10/aviary_text_highlight_bg_pressed.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | -
11 |
12 |
13 |
14 |
17 |
18 |
19 |
20 |
21 | -
22 |
23 |
24 |
25 |
28 |
29 |
30 |
31 |
32 |
33 |
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_adjust_knob.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_adjust_knob.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_badge_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_badge_icon.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_blue_button_background_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_blue_button_background_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_blue_button_background_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_blue_button_background_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_crop_invert_indicator.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_crop_invert_indicator.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_crop_invert_indicator_inverted.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_crop_invert_indicator_inverted.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_crop_invert_indicator_transparent.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_crop_invert_indicator_transparent.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_delete_knob.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_delete_knob.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_effect_item_getmore.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_effect_item_getmore.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_effects_pack_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_effects_pack_background.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_external_packs_download_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_external_packs_download_icon.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_frame_divider_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_frame_divider_background.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_frame_item_getmore.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_frame_item_getmore.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_frame_item_selected_image.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_frame_item_selected_image.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_frames_pack_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_frames_pack_background.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_gray_button_background_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_gray_button_background_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_gray_button_background_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_gray_button_background_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_green_button_background_disabled.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_green_button_background_disabled.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_green_button_background_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_green_button_background_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_green_button_background_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_green_button_background_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_iap_grid_background.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_iap_grid_background.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_iap_grid_background_inverted.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_iap_grid_background_inverted.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_iap_notification_group.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_iap_notification_group.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_iap_notification_ok.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_iap_notification_ok.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_iap_workspace_shadow_bottom.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_iap_workspace_shadow_bottom.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_iap_workspace_shadow_top.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_iap_workspace_shadow_top.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_alert_small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_alert_small.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_circle.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_circle.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_enhance_brighten.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_enhance_brighten.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_enhance_colorfix.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_enhance_colorfix.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_enhance_hd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_enhance_hd.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_eraser.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_eraser.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_eraser_small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_eraser_small.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_flip_horizontal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_flip_horizontal.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_flip_vertical.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_flip_vertical.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_free.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_free.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_na.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_na.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_na_gold.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_na_gold.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_rectangle.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_rectangle.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_rotate_left.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_rotate_left.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_rotate_right.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_rotate_right.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_ic_smart.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_ic_smart.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_knob.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_knob.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_lens_image.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_lens_image.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_light_gray_button_background_disabled.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_light_gray_button_background_disabled.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_light_gray_button_background_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_light_gray_button_background_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_light_gray_button_background_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_light_gray_button_background_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_logo_big.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_logo_big.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_meme_button_background.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_meme_button_background.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_meme_clear_button.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_meme_clear_button.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_nav_check.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_nav_check.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_overscroll_edge.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_overscroll_edge.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_overscroll_glow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_overscroll_glow.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_powered.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_powered.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_resize_knob.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_resize_knob.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_seekbar_background_image.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_seekbar_background_image.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_seekbar_secondary_inverted_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_seekbar_secondary_inverted_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_seekbar_secondary_inverted_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_seekbar_secondary_inverted_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_seekbar_secondary_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_seekbar_secondary_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_seekbar_secondary_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_seekbar_secondary_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_seekbar_thumb_focused.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_seekbar_thumb_focused.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_seekbar_thumb_normal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_seekbar_thumb_normal.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_seekbar_thumb_pressed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_seekbar_thumb_pressed.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_seekbar_thumb_zero_normal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_seekbar_thumb_zero_normal.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_seekbar_thumb_zero_pressed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_seekbar_thumb_zero_pressed.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_sticker_item_getmore.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_sticker_item_getmore.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_sticker_pack_background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_sticker_pack_background.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_symbol_minus_normal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_symbol_minus_normal.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_symbol_plus_normal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_symbol_plus_normal.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_text_highlight_bg_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_text_highlight_bg_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_text_highlight_bg_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_text_highlight_bg_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_toast_background.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_toast_background.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_button_center_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_button_center_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_button_center_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_button_center_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_button_left_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_button_left_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_button_left_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_button_left_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_button_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_button_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_button_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_button_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_button_right_normal.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_button_right_normal.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_button_right_pressed.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_button_right_pressed.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_blemish.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_blemish.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_brightness.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_brightness.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_colorsplash.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_colorsplash.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_contrast.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_contrast.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_crop.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_crop.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_draw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_draw.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_effects.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_effects.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_enhance.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_enhance.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_feedback.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_feedback.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_focus.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_focus.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_frames.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_frames.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_meme.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_meme.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_orientation.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_orientation.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_redeye.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_redeye.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_saturation.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_saturation.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_sharpen.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_sharpen.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_stickers.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_stickers.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_text.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_text.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_warmth.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_warmth.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_tool_ic_whiten.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_tool_ic_whiten.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_wave_dot.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_wave_dot.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_wheel_container.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_wheel_container.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_wheel_indicator.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_wheel_indicator.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_wheel_line.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_wheel_line.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_wheel_shadow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_wheel_shadow.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/aviary_wheel_shadow_bottom.9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/aviary_wheel_shadow_bottom.9.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/hlv_overscroll_edge.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/hlv_overscroll_edge.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/hlv_overscroll_glow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/hlv_overscroll_glow.png
--------------------------------------------------------------------------------
/res/drawable-xhdpi/ic_stickers.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/drawable-xhdpi/ic_stickers.png
--------------------------------------------------------------------------------
/res/drawable/aviary_blue_button_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/res/drawable/aviary_bottombar_hline.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | -
6 |
7 |
8 | -
10 |
11 |
12 |
13 |
14 |
15 |
--------------------------------------------------------------------------------
/res/drawable/aviary_bottombar_logo_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | -
5 |
6 |
7 |
8 | -
9 |
10 |
11 |
12 |
13 |
14 | -
15 |
16 |
20 |
21 |
22 |
23 |
--------------------------------------------------------------------------------
/res/drawable/aviary_bottombar_thumb_divider_left.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | -
6 |
7 |
8 |
9 | -
10 |
11 |
12 |
13 |
14 |
15 |
--------------------------------------------------------------------------------
/res/drawable/aviary_bottombar_thumb_divider_right.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | -
5 |
6 |
7 | -
10 |
11 |
12 |
13 |
14 |
15 |
--------------------------------------------------------------------------------
/res/drawable/aviary_bottombar_thumb_external_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | -
5 |
6 |
7 |
8 | -
9 |
10 |
14 |
15 |
16 |
17 |
--------------------------------------------------------------------------------
/res/drawable/aviary_bottombar_tools_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | -
5 |
6 |
7 |
8 | -
9 |
10 |
11 |
12 |
13 |
14 | -
15 |
16 |
20 |
21 |
22 |
23 |
--------------------------------------------------------------------------------
/res/drawable/aviary_bottombar_vline.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | -
6 |
7 |
8 | -
10 |
11 |
12 |
13 |
14 |
15 |
--------------------------------------------------------------------------------
/res/drawable/aviary_bottombar_vline_inverted.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | -
6 |
7 |
8 | -
10 |
11 |
12 |
13 |
14 |
15 |
--------------------------------------------------------------------------------
/res/drawable/aviary_bottombar_vline_selector.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/res/drawable/aviary_crop_invert_indicator_selector.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/res/drawable/aviary_gallery_default_background_selector.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/res/drawable/aviary_gallery_middle_divider.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | -
5 |
6 |
7 |
8 | -
11 |
12 |
13 |
14 |
15 |
16 | -
19 |
20 |
21 |
22 |
23 |
24 |
--------------------------------------------------------------------------------
/res/drawable/aviary_gray_button_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/res/drawable/aviary_green_button_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
--------------------------------------------------------------------------------
/res/drawable/aviary_hidden_edittext_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
--------------------------------------------------------------------------------
/res/drawable/aviary_home_dialog_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | -
9 |
10 |
11 |
12 |
13 |
14 |
18 |
19 |
20 | -
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
--------------------------------------------------------------------------------
/res/drawable/aviary_iap_workspace_indicator_normal.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 | -
10 |
14 |
17 |
18 |
21 |
22 |
28 |
29 |
30 | -
31 |
32 |
35 |
36 |
37 |
38 |
39 |
40 |
--------------------------------------------------------------------------------
/res/drawable/aviary_iap_workspace_indicator_selected.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 | -
10 |
14 |
17 |
18 |
21 |
22 |
28 |
29 |
30 |
31 | -
32 |
33 |
36 |
37 |
38 |
39 |
40 |
41 |
--------------------------------------------------------------------------------
/res/drawable/aviary_iap_workspace_indicator_selector.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/res/drawable/aviary_light_gray_button_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/res/drawable/aviary_link_color_selector.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/res/drawable/aviary_link_normal.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/res/drawable/aviary_link_pressed.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/res/drawable/aviary_link_selected.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/res/drawable/aviary_main_loader_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | -
4 |
5 |
6 |
7 |
8 |
9 |
--------------------------------------------------------------------------------
/res/drawable/aviary_nav_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | -
5 |
6 |
7 | -
8 |
9 |
10 | -
13 |
14 |
18 |
19 |
20 |
21 |
--------------------------------------------------------------------------------
/res/drawable/aviary_nav_button_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
--------------------------------------------------------------------------------
/res/drawable/aviary_nav_button_pressed.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | -
5 |
6 |
14 |
15 |
16 |
17 |
--------------------------------------------------------------------------------
/res/drawable/aviary_nav_divider.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | -
5 |
6 |
7 | -
9 |
10 |
11 |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/res/drawable/aviary_seekbar_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
--------------------------------------------------------------------------------
/res/drawable/aviary_seekbar_secondary_center_selector.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/res/drawable/aviary_seekbar_secondary_inverted_selector.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/res/drawable/aviary_seekbar_secondary_selector.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/res/drawable/aviary_seekbar_thumb.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/res/drawable/aviary_shadow_bottom.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/res/drawable/aviary_shadow_top.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/res/drawable/aviary_sticker_highlight_background_selector.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
--------------------------------------------------------------------------------
/res/drawable/aviary_text_highlight_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/res/drawable/aviary_tool_button_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/res/drawable/aviary_tool_center_button_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/res/drawable/aviary_tool_left_button_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/res/drawable/aviary_tool_right_button_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/res/drawable/aviary_tools_divider.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | -
5 |
6 |
7 |
8 | -
10 |
11 |
12 |
13 |
14 |
15 |
--------------------------------------------------------------------------------
/res/drawable/aviary_wheel_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
8 |
9 |
10 |
13 |
14 |
--------------------------------------------------------------------------------
/res/layout/aviary_bottombar.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
9 |
14 |
15 |
16 |
17 |
18 |
23 |
24 |
30 |
31 |
36 |
37 |
43 |
44 |
45 |
46 |
--------------------------------------------------------------------------------
/res/layout/aviary_content_adjust.xml:
--------------------------------------------------------------------------------
1 |
2 |
11 |
12 |
--------------------------------------------------------------------------------
/res/layout/aviary_content_crop.xml:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/res/layout/aviary_content_draw.xml:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
12 |
13 |
21 |
22 |
--------------------------------------------------------------------------------
/res/layout/aviary_content_effects.xml:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/res/layout/aviary_content_effects_gl.xml:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
11 |
12 |
--------------------------------------------------------------------------------
/res/layout/aviary_content_focus.xml:
--------------------------------------------------------------------------------
1 |
2 |
11 |
--------------------------------------------------------------------------------
/res/layout/aviary_content_meme.xml:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
12 |
13 |
20 |
21 |
26 |
27 |
34 |
35 |
36 |
42 |
43 |
--------------------------------------------------------------------------------
/res/layout/aviary_content_spot_draw.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
16 |
17 |
25 |
26 |
--------------------------------------------------------------------------------
/res/layout/aviary_content_stickers.xml:
--------------------------------------------------------------------------------
1 |
2 |
9 |
--------------------------------------------------------------------------------
/res/layout/aviary_content_text.xml:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
14 |
15 |
21 |
22 |
--------------------------------------------------------------------------------
/res/layout/aviary_effect_item_more.xml:
--------------------------------------------------------------------------------
1 |
2 |
10 |
11 |
20 |
21 |
31 |
32 |
33 |
34 |
35 |
--------------------------------------------------------------------------------
/res/layout/aviary_feedback_dialog_view.xml:
--------------------------------------------------------------------------------
1 |
2 |
10 |
11 |
12 |
13 |
17 |
18 |
24 |
25 |
26 |
27 |
35 |
36 |
45 |
46 |
47 |
48 |
56 |
57 |
--------------------------------------------------------------------------------
/res/layout/aviary_frame_item.xml:
--------------------------------------------------------------------------------
1 |
2 |
11 |
12 |
21 |
22 |
32 |
33 |
40 |
41 |
--------------------------------------------------------------------------------
/res/layout/aviary_frame_item_divider.xml:
--------------------------------------------------------------------------------
1 |
2 |
9 |
10 |
16 |
17 |
--------------------------------------------------------------------------------
/res/layout/aviary_frame_item_external.xml:
--------------------------------------------------------------------------------
1 |
2 |
8 |
9 |
14 |
15 |
24 |
25 |
34 |
35 |
41 |
42 |
43 |
51 |
52 |
--------------------------------------------------------------------------------
/res/layout/aviary_frame_item_more.xml:
--------------------------------------------------------------------------------
1 |
2 |
8 |
9 |
18 |
19 |
29 |
30 |
--------------------------------------------------------------------------------
/res/layout/aviary_gallery_crop_item_view.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
9 |
10 |
16 |
17 |
25 |
26 |
--------------------------------------------------------------------------------
/res/layout/aviary_gallery_crop_item_view_custom.xml:
--------------------------------------------------------------------------------
1 |
2 |
5 |
6 |
7 |
8 |
14 |
15 |
--------------------------------------------------------------------------------
/res/layout/aviary_gallery_item_divider.xml:
--------------------------------------------------------------------------------
1 |
2 |
5 |
6 |
--------------------------------------------------------------------------------
/res/layout/aviary_gallery_item_highlight_view.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
9 |
10 |
17 |
18 |
--------------------------------------------------------------------------------
/res/layout/aviary_gallery_item_view.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
9 |
10 |
17 |
18 |
--------------------------------------------------------------------------------
/res/layout/aviary_iap_buy_button.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
15 |
16 |
24 |
25 |
--------------------------------------------------------------------------------
/res/layout/aviary_iap_cell_item_effects.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/res/layout/aviary_iap_cell_item_stickers.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
--------------------------------------------------------------------------------
/res/layout/aviary_iap_dialog_list.xml:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
11 |
12 |
19 |
20 |
23 |
24 |
25 |
29 |
30 |
38 |
39 |
47 |
48 |
54 |
55 |
56 |
--------------------------------------------------------------------------------
/res/layout/aviary_iap_download_error_message.xml:
--------------------------------------------------------------------------------
1 |
2 |
10 |
11 |
17 |
18 |
25 |
26 |
34 |
35 |
--------------------------------------------------------------------------------
/res/layout/aviary_iap_list_item.xml:
--------------------------------------------------------------------------------
1 |
2 |
9 |
10 |
18 |
19 |
26 |
27 |
33 |
34 |
41 |
42 |
49 |
50 |
51 |
52 |
53 |
54 |
58 |
59 |
--------------------------------------------------------------------------------
/res/layout/aviary_iap_workspace_screen_effects.xml:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/res/layout/aviary_iap_workspace_screen_stickers.xml:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/res/layout/aviary_main_loader.xml:
--------------------------------------------------------------------------------
1 |
2 |
11 |
12 |
15 |
16 |
--------------------------------------------------------------------------------
/res/layout/aviary_modal_progress_view.xml:
--------------------------------------------------------------------------------
1 |
2 |
6 |
7 |
13 |
14 |
23 |
24 |
25 |
26 |
--------------------------------------------------------------------------------
/res/layout/aviary_navbar_text.xml:
--------------------------------------------------------------------------------
1 |
2 |
12 |
--------------------------------------------------------------------------------
/res/layout/aviary_pack_information_preview_grid_effects.xml:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/res/layout/aviary_panel_crop.xml:
--------------------------------------------------------------------------------
1 |
2 |
5 |
6 |
15 |
16 |
17 |
18 |
22 |
23 |
24 |
--------------------------------------------------------------------------------
/res/layout/aviary_panel_draw.xml:
--------------------------------------------------------------------------------
1 |
2 |
5 |
6 |
12 |
13 |
20 |
21 |
26 |
27 |
28 |
35 |
36 |
37 |
40 |
41 |
45 |
46 |
53 |
54 |
--------------------------------------------------------------------------------
/res/layout/aviary_panel_focus.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
14 |
15 |
16 |
17 |
26 |
27 |
35 |
36 |
37 |
45 |
46 |
--------------------------------------------------------------------------------
/res/layout/aviary_panel_frames.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
9 |
19 |
20 |
21 |
27 |
28 |
--------------------------------------------------------------------------------
/res/layout/aviary_panel_meme.xml:
--------------------------------------------------------------------------------
1 |
2 |
10 |
11 |
15 |
16 |
23 |
24 |
33 |
34 |
35 |
39 |
40 |
47 |
48 |
57 |
58 |
59 |
--------------------------------------------------------------------------------
/res/layout/aviary_panel_seekbar.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
14 |
15 |
21 |
22 |
28 |
29 |
--------------------------------------------------------------------------------
/res/layout/aviary_panel_spot.xml:
--------------------------------------------------------------------------------
1 |
2 |
5 |
6 |
15 |
16 |
17 |
18 |
22 |
23 |
24 |
30 |
31 |
--------------------------------------------------------------------------------
/res/layout/aviary_panel_stickers.xml:
--------------------------------------------------------------------------------
1 |
2 |
11 |
12 |
13 |
14 |
20 |
21 |
22 |
23 |
29 |
30 |
31 |
32 |
38 |
39 |
--------------------------------------------------------------------------------
/res/layout/aviary_panel_wheel.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
8 |
15 |
16 |
23 |
24 |
31 |
32 |
--------------------------------------------------------------------------------
/res/layout/aviary_progress_medium.xml:
--------------------------------------------------------------------------------
1 |
2 |
10 |
11 |
17 |
18 |
24 |
25 |
--------------------------------------------------------------------------------
/res/layout/aviary_progress_medium_inverse.xml:
--------------------------------------------------------------------------------
1 |
2 |
10 |
11 |
17 |
18 |
24 |
25 |
--------------------------------------------------------------------------------
/res/layout/aviary_progress_small.xml:
--------------------------------------------------------------------------------
1 |
2 |
10 |
11 |
17 |
18 |
24 |
25 |
--------------------------------------------------------------------------------
/res/layout/aviary_sticker_item.xml:
--------------------------------------------------------------------------------
1 |
2 |
8 |
9 |
18 |
19 |
26 |
27 |
--------------------------------------------------------------------------------
/res/layout/aviary_sticker_item_more.xml:
--------------------------------------------------------------------------------
1 |
2 |
9 |
10 |
19 |
20 |
28 |
29 |
--------------------------------------------------------------------------------
/res/layout/aviary_sticker_item_single.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
9 |
10 |
17 |
18 |
--------------------------------------------------------------------------------
/res/layout/aviary_thumb_divider_left.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
11 |
12 |
15 |
16 |
--------------------------------------------------------------------------------
/res/layout/aviary_thumb_divider_right.xml:
--------------------------------------------------------------------------------
1 |
2 |
10 |
11 |
14 |
15 |
--------------------------------------------------------------------------------
/res/layout/aviary_toast_layout.xml:
--------------------------------------------------------------------------------
1 |
2 |
8 |
9 |
13 |
14 |
--------------------------------------------------------------------------------
/res/layout/aviary_tool_feedback_layout.xml:
--------------------------------------------------------------------------------
1 |
2 |
9 |
10 |
16 |
17 |
18 |
27 |
28 |
37 |
38 |
--------------------------------------------------------------------------------
/res/layout/aviary_tool_layout.xml:
--------------------------------------------------------------------------------
1 |
2 |
11 |
12 |
22 |
23 |
31 |
32 |
41 |
42 |
43 |
51 |
52 |
--------------------------------------------------------------------------------
/res/raw/com_aviary_effectpack_04_content.zip:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/raw/com_aviary_effectpack_04_content.zip
--------------------------------------------------------------------------------
/res/raw/com_aviary_effectpack_04_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/raw/com_aviary_effectpack_04_icon.png
--------------------------------------------------------------------------------
/res/raw/com_aviary_framepack_00_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/raw/com_aviary_framepack_00_icon.png
--------------------------------------------------------------------------------
/res/raw/com_aviary_stickerpack_00_icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/kitek/Aviary-Android-SDK/18f13b1a242c3c502703aee9f22332e4d95fbeaf/res/raw/com_aviary_stickerpack_00_icon.png
--------------------------------------------------------------------------------
/res/values-ca/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | Reajustar
4 | Dibuix
5 | Lliure
6 | Aplicant efectes
7 | Eina
8 | Fet
9 | Calor
10 | Lluentor
11 | Introdueixi text aquí
12 | Esperi! No ha guardat els canvis. Està segur que desitja tancar aquest navegador?
13 | Aviary és un SDK gratuït disponible per iOS i Android que et permet afegir capacitats d\'edició de fotos i efectes a la teva aplicació amb només dues línies de codi.
14 | Automàtic
15 | Adhesius
16 | Contrast
17 | Ulls vermells
18 | Girar
19 | Esborrar
20 | Actualitzar
21 | Meme
22 | Blanquejar
23 | Text
24 | Marc
25 | Editar text inferior
26 | Taca
27 | Desenvolupat per Aviary.com
28 | Lliure
29 | Tancar
30 | Voltejar
31 | Editar text superior
32 | Continuar editant
33 | Cancellar
34 | Retallar
35 | Saturació
36 | Aplicar
37 |
38 |
--------------------------------------------------------------------------------
/res/values-hdpi/aviary_dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | 12dip
4 | 12dip
5 | 8dip
6 | 10dip
7 |
8 | 10sp
9 | 13sp
10 |
--------------------------------------------------------------------------------
/res/values-land/aviary_config.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | 15
4 |
5 | 60
6 | 60
7 |
8 |
--------------------------------------------------------------------------------
/res/values-large-land/aviary_config.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | 6
7 | 3
8 |
9 | 4
10 | 2
11 |
12 | 0
13 | 75
14 | 70
15 |
16 | 70
17 | 70
18 |
19 | 8
20 | 8
21 | 20
22 |
23 |
--------------------------------------------------------------------------------
/res/values-large-land/aviary_styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
7 |
8 |
--------------------------------------------------------------------------------
/res/values-large-port/aviary_config.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | 5
7 | 3
8 |
9 | 3
10 | 2
11 |
12 | 8
13 | 70
14 | 80
15 |
16 | 80
17 | 80
18 |
19 | 10
20 | 10
21 | 25
22 |
--------------------------------------------------------------------------------
/res/values-large/aviary_dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 | 14sp
8 | 16sp
9 | 24sp
10 |
11 | 28dip
12 | 28dip
13 |
14 | 10dip
15 | 10dip
16 | 5dip
17 | 5dip
18 |
19 |
--------------------------------------------------------------------------------
/res/values-large/aviary_styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
7 |
8 |
--------------------------------------------------------------------------------
/res/values-mdpi/aviary_dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | 10dip
4 | 10dip
5 | 8dip
6 | 9dip
7 |
--------------------------------------------------------------------------------
/res/values-small/aviary_config.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | 90
7 | 100
8 |
--------------------------------------------------------------------------------
/res/values-small/aviary_dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | 20sp
4 |
5 |
--------------------------------------------------------------------------------
/res/values-v10/aviary_config.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | 300
4 | 450
5 |
6 |
--------------------------------------------------------------------------------
/res/values-v10/aviary_styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
8 |
9 |
14 |
15 |
--------------------------------------------------------------------------------
/res/values-v11/aviary_styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
7 |
8 |
12 |
13 |
--------------------------------------------------------------------------------
/res/values-v14/aviary_config.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | 1
5 |
6 |
--------------------------------------------------------------------------------
/res/values-xhdpi/aviary_dimens.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | 12sp
4 | 14sp
5 |
--------------------------------------------------------------------------------
/res/values-xlarge-land/aviary_config.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | 6
4 | 3
5 |
6 | 3
7 | 2
8 |
9 | 6
10 | 70
11 | 50
12 |
--------------------------------------------------------------------------------
/res/values-xlarge-port/aviary_config.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | 5
4 | 3
5 |
6 | 3
7 | 2
8 |
9 | 40
10 | 10
11 | 55
12 |
--------------------------------------------------------------------------------
/res/values-xlarge/aviary_styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
7 |
8 |
--------------------------------------------------------------------------------
/res/values-yr/strings.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
--------------------------------------------------------------------------------
/res/values/aviary_plugin.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | 0
5 | 1
6 | 1
7 | 0
8 |
9 | Original
10 |
11 |
12 |
13 |
14 |
15 | 1
16 |
17 |
18 |
--------------------------------------------------------------------------------
/src/com/aviary/android/feather/async_tasks/ExifTask.java:
--------------------------------------------------------------------------------
1 | package com.aviary.android.feather.async_tasks;
2 |
3 | import it.sephiroth.android.library.media.ExifInterfaceExtended;
4 | import android.os.Bundle;
5 |
6 | import com.aviary.android.feather.common.threading.ThreadPool.Job;
7 | import com.aviary.android.feather.common.threading.ThreadPool.Worker;
8 |
9 | public class ExifTask implements Job {
10 |
11 | @Override
12 | public Bundle run( Worker context, String... params ) throws Exception {
13 | if ( params == null ) {
14 | return null;
15 | }
16 |
17 | Bundle result = new Bundle();
18 |
19 | try {
20 | ExifInterfaceExtended exif = new ExifInterfaceExtended( params[0] );
21 | exif.copyTo( result );
22 |
23 | } catch ( Throwable t ) {
24 | t.printStackTrace();
25 | }
26 | return result;
27 | }
28 |
29 | }
30 |
--------------------------------------------------------------------------------
/src/com/aviary/android/feather/effects/AbstractContentPanel.java:
--------------------------------------------------------------------------------
1 | package com.aviary.android.feather.effects;
2 |
3 | import it.sephiroth.android.library.imagezoom.ImageViewTouch;
4 | import android.view.LayoutInflater;
5 | import android.view.View;
6 |
7 | import com.aviary.android.feather.effects.AbstractPanel.ContentPanel;
8 | import com.aviary.android.feather.library.content.ToolEntry;
9 | import com.aviary.android.feather.library.services.IAviaryController;
10 |
11 | abstract class AbstractContentPanel extends AbstractOptionPanel implements ContentPanel {
12 |
13 | protected OnContentReadyListener mContentReadyListener;
14 | protected View mDrawingPanel;
15 | protected ImageViewTouch mImageView;
16 |
17 | public AbstractContentPanel ( IAviaryController context, ToolEntry entry ) {
18 | super( context, entry );
19 | }
20 |
21 | @Override
22 | public final void setOnReadyListener( OnContentReadyListener listener ) {
23 | mContentReadyListener = listener;
24 | }
25 |
26 | @Override
27 | public final View getContentView( LayoutInflater inflater ) {
28 | mDrawingPanel = generateContentView( inflater );
29 | return mDrawingPanel;
30 | }
31 |
32 | @Override
33 | public final View getContentView() {
34 | return mDrawingPanel;
35 | }
36 |
37 | @Override
38 | protected void onDispose() {
39 | mContentReadyListener = null;
40 | super.onDispose();
41 | }
42 |
43 | @Override
44 | public void setEnabled( boolean value ) {
45 | super.setEnabled( value );
46 | getContentView().setEnabled( value );
47 | }
48 |
49 | /**
50 | * Call this method when your tool is ready to display its overlay.
51 | * After this call the main context will remove the main image
52 | * and will replace it with the content of this panel
53 | */
54 | protected void contentReady() {
55 | if ( mContentReadyListener != null && isActive() ) mContentReadyListener.onReady( this );
56 | }
57 |
58 | protected abstract View generateContentView( LayoutInflater inflater );
59 |
60 | @Override
61 | public boolean isRendering() {
62 | // assume that a content panel is always in rendering mode
63 | return true;
64 | }
65 | }
66 |
--------------------------------------------------------------------------------
/src/com/aviary/android/feather/effects/SimpleStatusMachine.java:
--------------------------------------------------------------------------------
1 | package com.aviary.android.feather.effects;
2 |
3 | public class SimpleStatusMachine {
4 |
5 | public static int INVALID_STATUS = -1;
6 |
7 | private int currentStatus = INVALID_STATUS;
8 | private int previousStatus = INVALID_STATUS;
9 |
10 | private OnStatusChangeListener mStatusListener;
11 |
12 | public void setOnStatusChangeListener( OnStatusChangeListener listener ) {
13 | mStatusListener = listener;
14 | }
15 |
16 | public void setStatus( int newStatus ) {
17 | if ( newStatus != currentStatus ) {
18 | previousStatus = currentStatus;
19 | currentStatus = newStatus;
20 |
21 | if ( null != mStatusListener ) {
22 | mStatusListener.OnStatusChanged( previousStatus, currentStatus );
23 | }
24 | } else {
25 | if ( null != mStatusListener ) {
26 | mStatusListener.OnStatusUpdated( newStatus );
27 | }
28 | }
29 | }
30 |
31 | public int getCurrentStatus() {
32 | return currentStatus;
33 | }
34 |
35 | public static interface OnStatusChangeListener {
36 |
37 | public void OnStatusChanged( int oldStatus, int newStatus );
38 |
39 | public void OnStatusUpdated( int status );
40 | }
41 | }
42 |
--------------------------------------------------------------------------------
/src/com/aviary/android/feather/utils/SimpleBitmapCache.java:
--------------------------------------------------------------------------------
1 | package com.aviary.android.feather.utils;
2 |
3 | import java.lang.ref.SoftReference;
4 | import java.util.HashMap;
5 | import java.util.LinkedHashMap;
6 | import java.util.concurrent.ConcurrentHashMap;
7 |
8 | import android.graphics.Bitmap;
9 | import android.os.Handler;
10 |
11 | public class SimpleBitmapCache {
12 |
13 | private static final int DELAY_BEFORE_PURGE = 30 * 1000;
14 | private static final int HARD_CACHE_CAPACITY = 4;
15 | private final Handler purgeHandler = new Handler();
16 |
17 | private final HashMap sHardBitmapCache = new LinkedHashMap( HARD_CACHE_CAPACITY / 2, 0.75f, true ) {
18 |
19 | private static final long serialVersionUID = 7320831300767054723L;
20 |
21 | @Override
22 | protected boolean removeEldestEntry( LinkedHashMap.Entry eldest ) {
23 | if ( size() > HARD_CACHE_CAPACITY ) {
24 | sSoftBitmapCache.put( eldest.getKey(), new SoftReference( eldest.getValue() ) );
25 | return true;
26 | } else return false;
27 | }
28 | };
29 |
30 | private final static ConcurrentHashMap> sSoftBitmapCache = new ConcurrentHashMap>(
31 | HARD_CACHE_CAPACITY / 2 );
32 |
33 | public SimpleBitmapCache () {}
34 |
35 | public Bitmap getBitmapFromCache( String url ) {
36 | synchronized ( sHardBitmapCache ) {
37 | final Bitmap bitmap = sHardBitmapCache.get( url );
38 | if ( bitmap != null ) {
39 | sHardBitmapCache.remove( url );
40 | sHardBitmapCache.put( url, bitmap );
41 | return bitmap;
42 | }
43 | }
44 |
45 | SoftReference bitmapReference = sSoftBitmapCache.get( url );
46 | if ( bitmapReference != null ) {
47 | final Bitmap bitmap = bitmapReference.get();
48 | if ( bitmap != null ) {
49 | return bitmap;
50 | } else {
51 | sSoftBitmapCache.remove( url );
52 | }
53 | }
54 |
55 | return null;
56 | }
57 |
58 | public void addBitmapToCache( String url, Bitmap bitmap ) {
59 | if ( bitmap != null ) {
60 | synchronized ( sHardBitmapCache ) {
61 | sHardBitmapCache.put( url, bitmap );
62 | }
63 | }
64 | }
65 |
66 | public void clearCache() {
67 | synchronized ( sHardBitmapCache ) {
68 | sHardBitmapCache.clear();
69 | }
70 | sSoftBitmapCache.clear();
71 | }
72 |
73 | public void resetPurgeTimer() {
74 | purgeHandler.removeCallbacks( mPurger );
75 | purgeHandler.postDelayed( mPurger, DELAY_BEFORE_PURGE );
76 | }
77 |
78 | private final Runnable mPurger = new Runnable() {
79 |
80 | @Override
81 | public void run() {
82 | clearCache();
83 | }
84 | };
85 | }
86 |
--------------------------------------------------------------------------------
/src/com/aviary/android/feather/utils/TypefaceUtils.java:
--------------------------------------------------------------------------------
1 | package com.aviary.android.feather.utils;
2 |
3 | import java.lang.ref.SoftReference;
4 | import java.util.HashMap;
5 |
6 | import android.content.res.AssetManager;
7 | import android.graphics.Typeface;
8 |
9 | public class TypefaceUtils {
10 |
11 | private static final HashMap> sTypeCache = new HashMap>();
12 |
13 | public static Typeface createFromAsset( final AssetManager assets, final String fontname ) {
14 | Typeface result = null;
15 | SoftReference cachedFont = getFromCache( fontname );
16 |
17 | if ( null != cachedFont && cachedFont.get() != null ) {
18 | result = cachedFont.get();
19 | } else {
20 | result = Typeface.createFromAsset( assets, fontname );
21 | putIntoCache( fontname, result );
22 | }
23 |
24 | return result;
25 | }
26 |
27 | private static SoftReference getFromCache( final String fontname ) {
28 | synchronized ( sTypeCache ) {
29 | return sTypeCache.get( fontname );
30 | }
31 | }
32 |
33 | private static void putIntoCache( final String fontname, final Typeface font ) {
34 | synchronized ( sTypeCache ) {
35 | sTypeCache.put( fontname, new SoftReference( font ) );
36 | }
37 | }
38 | }
39 |
--------------------------------------------------------------------------------
/src/com/aviary/android/feather/utils/UIUtils.java:
--------------------------------------------------------------------------------
1 | package com.aviary.android.feather.utils;
2 |
3 | import android.content.Context;
4 | import android.view.Gravity;
5 | import android.view.LayoutInflater;
6 | import android.view.View;
7 | import android.widget.Toast;
8 |
9 | import com.aviary.android.feather.R;
10 | import com.aviary.android.feather.widget.AviaryToast;
11 |
12 | public class UIUtils {
13 |
14 | public static final int HIGHLIGHT_MODE_PRESSED = 2;
15 | public static final int HIGHLIGHT_MODE_CHECKED = 4;
16 | public static final int HIGHLIGHT_MODE_SELECTED = 8;
17 |
18 | public static final int GLOW_MODE_PRESSED = 2;
19 | public static final int GLOW_MODE_CHECKED = 4;
20 | public static final int GLOW_MODE_SELECTED = 8;
21 |
22 | public static boolean checkBits( int status, int checkBit ) {
23 | return ( status & checkBit ) == checkBit;
24 | }
25 |
26 | /**
27 | * @see #makeCustomToast(Context, int)
28 | */
29 | public static Toast makeCustomToast( Context context ) {
30 | return makeCustomToast( context, R.layout.aviary_toast_layout );
31 | }
32 |
33 | /**
34 | * Creates a custom {@link Toast} with a custom layout View
35 | *
36 | * @param context
37 | * the context
38 | * @param resId
39 | * the custom view
40 | * @return the created {@link Toast}
41 | */
42 | public static Toast makeCustomToast( Context context, int resId ) {
43 | View view = LayoutInflater.from( context ).inflate( resId, null );
44 | Toast t = new Toast( context );
45 | t.setDuration( Toast.LENGTH_SHORT );
46 | t.setView( view );
47 | t.setGravity( Gravity.CENTER, 0, 0 );
48 | return t;
49 | }
50 |
51 | /**
52 | * Creates an {@link AviaryToast} with an animate progress drawable
53 | *
54 | * @param context
55 | * @return
56 | */
57 | public static AviaryToast createModalLoaderToast( Context context ) {
58 | AviaryToast mToastLoader = AviaryToast.make( context, R.layout.aviary_modal_progress_view, -1 );
59 | return mToastLoader;
60 | }
61 | }
62 |
--------------------------------------------------------------------------------
/src/com/aviary/android/feather/widget/AviaryButton.java:
--------------------------------------------------------------------------------
1 | package com.aviary.android.feather.widget;
2 |
3 | import android.content.Context;
4 | import android.content.res.Resources.Theme;
5 | import android.content.res.TypedArray;
6 | import android.graphics.Typeface;
7 | import android.util.AttributeSet;
8 | import android.util.Log;
9 | import android.widget.Button;
10 |
11 | import com.aviary.android.feather.R;
12 | import com.aviary.android.feather.utils.TypefaceUtils;
13 |
14 | public class AviaryButton extends Button {
15 |
16 | public AviaryButton ( Context context ) {
17 | this( context, null );
18 | }
19 |
20 | public AviaryButton ( Context context, AttributeSet attrs ) {
21 | this( context, attrs, R.attr.aviaryPrimaryButtonStyle );
22 | }
23 |
24 | public AviaryButton ( Context context, AttributeSet attrs, int defStyle ) {
25 | super( context, attrs, defStyle );
26 |
27 | final Theme theme = context.getTheme();
28 | TypedArray a = theme.obtainStyledAttributes( attrs, R.styleable.AviaryTextView, defStyle, 0 );
29 |
30 | String font = a.getString( R.styleable.AviaryTextView_aviary_typeface );
31 | setTypeface( font );
32 |
33 | a.recycle();
34 | }
35 |
36 | public void setTypeface( String name ) {
37 | if ( null != name ) {
38 | try {
39 | Typeface font = TypefaceUtils.createFromAsset( getContext().getAssets(), name );
40 | setTypeface( font );
41 | } catch ( Throwable t ) {
42 | }
43 | }
44 | }
45 |
46 | @Override
47 | public void setTextAppearance( Context context, int resid ) {
48 | Log.i( VIEW_LOG_TAG, "setTextAppearance: " + resid );
49 | super.setTextAppearance( context, resid );
50 | }
51 | }
52 |
--------------------------------------------------------------------------------
/src/com/aviary/android/feather/widget/AviaryGalleryTopIndicatorView.java:
--------------------------------------------------------------------------------
1 | package com.aviary.android.feather.widget;
2 |
3 | import android.content.Context;
4 | import android.content.res.Resources.Theme;
5 | import android.content.res.TypedArray;
6 | import android.util.AttributeSet;
7 | import android.widget.LinearLayout;
8 |
9 | import com.aviary.android.feather.R;
10 | import com.aviary.android.feather.graphics.GalleryTopIndicatorDrawable;
11 |
12 | public class AviaryGalleryTopIndicatorView extends LinearLayout {
13 |
14 | public AviaryGalleryTopIndicatorView ( Context context ) {
15 | this( context, null );
16 | }
17 |
18 | public AviaryGalleryTopIndicatorView ( Context context, AttributeSet attrs ) {
19 | this( context, attrs, R.attr.aviaryGalleryTopIndicatorStyle );
20 | }
21 |
22 | @SuppressWarnings ( "deprecation" )
23 | public AviaryGalleryTopIndicatorView ( Context context, AttributeSet attrs, int defStyle ) {
24 | super( context, attrs );
25 |
26 | Theme theme = context.getTheme();
27 |
28 | TypedArray array = theme.obtainStyledAttributes( attrs, R.styleable.AviaryGalleryIndicatorView, defStyle, 0 );
29 | int resId = array.getResourceId( R.styleable.AviaryGalleryIndicatorView_aviary_drawableStyle, 0 );
30 | array.recycle();
31 |
32 | if ( resId != 0 ) {
33 | setBackgroundDrawable( new GalleryTopIndicatorDrawable( context, 0, resId ) );
34 | } else {
35 | setBackgroundDrawable( new GalleryTopIndicatorDrawable( context ) );
36 | }
37 |
38 | }
39 |
40 | }
41 |
--------------------------------------------------------------------------------
/src/com/aviary/android/feather/widget/AviaryImageSwitcher.java:
--------------------------------------------------------------------------------
1 | package com.aviary.android.feather.widget;
2 |
3 | import it.sephiroth.android.library.imagezoom.ImageViewTouch;
4 | import it.sephiroth.android.library.imagezoom.ImageViewTouchBase;
5 | import android.content.Context;
6 | import android.graphics.Bitmap;
7 | import android.graphics.Matrix;
8 | import android.graphics.drawable.Drawable;
9 | import android.util.AttributeSet;
10 | import android.widget.ViewSwitcher;
11 |
12 | public class AviaryImageSwitcher extends ViewSwitcher {
13 |
14 | protected boolean mSwitchEnabled = true;
15 |
16 | public AviaryImageSwitcher ( Context context ) {
17 | super( context );
18 | }
19 |
20 | public AviaryImageSwitcher ( Context context, AttributeSet attrs ) {
21 | super( context, attrs );
22 | }
23 |
24 | public void setImageBitmap( Bitmap bitmap, Matrix matrix ) {
25 | ImageViewTouch image = null;
26 |
27 | if ( mSwitchEnabled ) image = (ImageViewTouch) this.getNextView();
28 | else image = (ImageViewTouch) this.getChildAt( 0 );
29 |
30 | image.setImageBitmap( bitmap, matrix, ImageViewTouchBase.ZOOM_INVALID, ImageViewTouchBase.ZOOM_INVALID );
31 |
32 | if ( mSwitchEnabled ) showNext();
33 | else setDisplayedChild( 0 );
34 | }
35 |
36 | public void setImageDrawable( Drawable drawable, Matrix matrix ) {
37 | ImageViewTouch image = null;
38 |
39 | if ( mSwitchEnabled ) image = (ImageViewTouch) this.getNextView();
40 | else image = (ImageViewTouch) this.getChildAt( 0 );
41 |
42 | image.setImageDrawable( drawable, matrix, ImageViewTouchBase.ZOOM_INVALID, ImageViewTouchBase.ZOOM_INVALID );
43 |
44 | if ( mSwitchEnabled ) showNext();
45 | else setDisplayedChild( 0 );
46 | }
47 |
48 | public void setSwitchEnabled( boolean enable ) {
49 | mSwitchEnabled = enable;
50 | }
51 | }
52 |
--------------------------------------------------------------------------------
/src/com/aviary/android/feather/widget/AviaryTextView.java:
--------------------------------------------------------------------------------
1 | package com.aviary.android.feather.widget;
2 |
3 | import android.content.Context;
4 | import android.content.res.Resources.Theme;
5 | import android.content.res.TypedArray;
6 | import android.graphics.Typeface;
7 | import android.util.AttributeSet;
8 | import android.widget.TextView;
9 |
10 | import com.aviary.android.feather.R;
11 | import com.aviary.android.feather.utils.TypefaceUtils;
12 |
13 | public class AviaryTextView extends TextView {
14 |
15 | public AviaryTextView ( Context context ) {
16 | super( context );
17 | }
18 |
19 | public AviaryTextView ( Context context, AttributeSet attrs ) {
20 | this( context, attrs, R.attr.aviaryDefaultTextStyle );
21 | }
22 |
23 | public AviaryTextView ( Context context, AttributeSet attrs, int defStyle ) {
24 | super( context, attrs, defStyle );
25 |
26 | final Theme theme = context.getTheme();
27 | TypedArray a = theme.obtainStyledAttributes( attrs, R.styleable.AviaryTextView, defStyle, 0 );
28 |
29 | String font = a.getString( R.styleable.AviaryTextView_aviary_typeface );
30 | setTypeface( font );
31 | a.recycle();
32 | }
33 |
34 | public void setTypeface( String name ) {
35 | if ( null != name ) {
36 | try {
37 | Typeface font = TypefaceUtils.createFromAsset( getContext().getAssets(), name );
38 | setTypeface( font );
39 | } catch ( Throwable t ) {
40 | }
41 | }
42 | }
43 |
44 | @Override
45 | public void setTextAppearance( Context context, int resid ) {
46 | super.setTextAppearance( context, resid );
47 | }
48 |
49 | }
50 |
--------------------------------------------------------------------------------
/src/com/aviary/android/feather/widget/AviaryToggleButton.java:
--------------------------------------------------------------------------------
1 | package com.aviary.android.feather.widget;
2 |
3 | import android.content.Context;
4 | import android.content.res.Resources.Theme;
5 | import android.content.res.TypedArray;
6 | import android.graphics.Typeface;
7 | import android.util.AttributeSet;
8 | import android.util.Log;
9 | import android.widget.ToggleButton;
10 |
11 | import com.aviary.android.feather.R;
12 | import com.aviary.android.feather.utils.TypefaceUtils;
13 |
14 | public class AviaryToggleButton extends ToggleButton {
15 |
16 | public AviaryToggleButton ( Context context ) {
17 | this( context, null );
18 | }
19 |
20 | public AviaryToggleButton ( Context context, AttributeSet attrs ) {
21 | this( context, attrs, R.attr.aviaryToggleButtonStyle );
22 | }
23 |
24 | public AviaryToggleButton ( Context context, AttributeSet attrs, int defStyle ) {
25 | super( context, attrs, defStyle );
26 |
27 | final Theme theme = context.getTheme();
28 | TypedArray a = theme.obtainStyledAttributes( attrs, R.styleable.AviaryTextView, defStyle, 0 );
29 |
30 | String font = a.getString( R.styleable.AviaryTextView_aviary_typeface );
31 | setTypeface( font );
32 |
33 | a.recycle();
34 | }
35 |
36 | public void setTypeface( String name ) {
37 | if ( null != name ) {
38 | try {
39 | Typeface font = TypefaceUtils.createFromAsset( getContext().getAssets(), name );
40 | setTypeface( font );
41 | } catch ( Throwable t ) {
42 | }
43 | }
44 | }
45 |
46 | @Override
47 | public void setTextAppearance( Context context, int resid ) {
48 | Log.i( VIEW_LOG_TAG, "setTextAppearance: " + resid );
49 | super.setTextAppearance( context, resid );
50 | }
51 | }
52 |
--------------------------------------------------------------------------------
/src/com/aviary/android/feather/widget/VibrationWidget.java:
--------------------------------------------------------------------------------
1 | package com.aviary.android.feather.widget;
2 |
3 | public interface VibrationWidget {
4 |
5 | /**
6 | * Enable the vibration feedback
7 | *
8 | * @param value
9 | */
10 | public void setVibrationEnabled( boolean value );
11 |
12 | /**
13 | * Get the vibration feedback enabled status
14 | *
15 | * @return
16 | */
17 | public boolean getVibrationEnabled();
18 | }
19 |
--------------------------------------------------------------------------------