├── Class ├── DDEmotionScrollView.h ├── DDEmotionScrollView.m ├── DDEmotionView.h ├── DDEmotionView.m ├── DDEmotionViewConfig.h ├── DDMagnifierView.h ├── DDMagnifierView.m └── Emotion.bundle │ ├── 001.gif │ ├── 001.png │ ├── 001@2x.png │ ├── 002.gif │ ├── 002.png │ ├── 002@2x.png │ ├── 003.gif │ ├── 003.png │ ├── 003@2x.png │ ├── 004.gif │ ├── 004.png │ ├── 004@2x.png │ ├── 005.gif │ ├── 005.png │ ├── 005@2x.png │ ├── 006.gif │ ├── 006.png │ ├── 006@2x.png │ ├── 007.gif │ ├── 007.png │ ├── 007@2x.png │ ├── 008.gif │ ├── 008.png │ ├── 008@2x.png │ ├── 009.gif │ ├── 009.png │ ├── 009@2x.png │ ├── 010.gif │ ├── 010.png │ ├── 010@2x.png │ ├── 011.png │ ├── 011@2x.png │ ├── 012.png │ ├── 012@2x.png │ ├── 013.gif │ ├── 013.png │ ├── 013@2x.png │ ├── 014.gif │ ├── 014.png │ ├── 014@2x.png │ ├── 015.gif │ ├── 015.png │ ├── 015@2x.png │ ├── 016.gif │ ├── 016.png │ ├── 016@2x.png │ ├── 017.gif │ ├── 017.png │ ├── 017@2x.png │ ├── 018.gif │ ├── 018.png │ ├── 018@2x.png │ ├── 019.gif │ ├── 019.png │ ├── 019@2x.png │ ├── 020.gif │ ├── 020.png │ ├── 020@2x.png │ ├── 021.gif │ ├── 021.png │ ├── 021@2x.png │ ├── 022.gif │ ├── 022.png │ ├── 022@2x.png │ ├── 023.gif │ ├── 023.png │ ├── 023@2x.png │ ├── 024.gif │ ├── 024.png │ ├── 024@2x.png │ ├── 025.gif │ ├── 025.png │ ├── 025@2x.png │ ├── 026.gif │ ├── 026.png │ ├── 026@2x.png │ ├── 027.gif │ ├── 027.png │ ├── 027@2x.png │ ├── 028.gif │ ├── 028.png │ ├── 028@2x.png │ ├── 029.gif │ ├── 029.png │ ├── 029@2x.png │ ├── 030.gif │ ├── 030.png │ ├── 030@2x.png │ ├── 031.gif │ ├── 031.png │ ├── 031@2x.png │ ├── 032.gif │ ├── 032.png │ ├── 032@2x.png │ ├── 033.gif │ ├── 033.png │ ├── 033@2x.png │ ├── 034.gif │ ├── 034.png │ ├── 034@2x.png │ ├── 035.gif │ ├── 035.png │ ├── 035@2x.png │ ├── 036.gif │ ├── 036.png │ ├── 036@2x.png │ ├── 037.gif │ ├── 037.png │ ├── 037@2x.png │ ├── 038.gif │ ├── 038.png │ ├── 038@2x.png │ ├── 039.gif │ ├── 039.png │ ├── 039@2x.png │ ├── 040.gif │ ├── 040.png │ ├── 040@2x.png │ ├── 041.gif │ ├── 041.png │ ├── 041@2x.png │ ├── 042.gif │ ├── 042.png │ ├── 042@2x.png │ ├── 043.gif │ ├── 043.png │ ├── 043@2x.png │ ├── 044.gif │ ├── 044.png │ ├── 044@2x.png │ ├── 045.gif │ ├── 045.png │ ├── 045@2x.png │ ├── 046.gif │ ├── 046.png │ ├── 046@2x.png │ ├── 047.gif │ ├── 047.png │ ├── 047@2x.png │ ├── 048.gif │ ├── 048.png │ ├── 048@2x.png │ ├── 049.gif │ ├── 049.png │ ├── 049@2x.png │ ├── 050.gif │ ├── 050.png │ ├── 050@2x.png │ ├── 051.gif │ ├── 051.png │ ├── 051@2x.png │ ├── 052.gif │ ├── 052.png │ ├── 052@2x.png │ ├── 053.gif │ ├── 053.png │ ├── 053@2x.png │ ├── 054.gif │ ├── 054.png │ ├── 054@2x.png │ ├── 055.gif │ ├── 055.png │ ├── 055@2x.png │ ├── 056.gif │ ├── 056.png │ ├── 056@2x.png │ ├── 057.gif │ ├── 057.png │ ├── 057@2x.png │ ├── 058.gif │ ├── 058.png │ ├── 058@2x.png │ ├── 059.gif │ ├── 059.png │ ├── 059@2x.png │ ├── 060.gif │ ├── 060.png │ ├── 060@2x.png │ ├── 061.gif │ ├── 061.png │ ├── 061@2x.png │ ├── 062.gif │ ├── 062.png │ ├── 062@2x.png │ ├── 063.gif │ ├── 063.png │ ├── 063@2x.png │ ├── 064.gif │ ├── 064.png │ ├── 064@2x.png │ ├── 065.gif │ ├── 065.png │ ├── 065@2x.png │ ├── 066.gif │ ├── 066.png │ ├── 066@2x.png │ ├── 067.gif │ ├── 067.png │ ├── 067@2x.png │ ├── 068.gif │ ├── 068.png │ ├── 068@2x.png │ ├── 069.gif │ ├── 069.png │ ├── 069@2x.png │ ├── 070.gif │ ├── 070.png │ ├── 070@2x.png │ ├── 071.gif │ ├── 071.png │ ├── 071@2x.png │ ├── 072.gif │ ├── 072.png │ ├── 072@2x.png │ ├── 073.gif │ ├── 073.png │ ├── 073@2x.png │ ├── 074.gif │ ├── 074.png │ ├── 074@2x.png │ ├── 075.gif │ ├── 075.png │ ├── 075@2x.png │ ├── 076.gif │ ├── 076.png │ ├── 076@2x.png │ ├── 077.gif │ ├── 077.png │ ├── 077@2x.png │ ├── 078.gif │ ├── 078.png │ ├── 078@2x.png │ ├── 079.gif │ ├── 079.png │ ├── 079@2x.png │ ├── 080.gif │ ├── 080.png │ ├── 080@2x.png │ ├── 081.gif │ ├── 081.png │ ├── 081@2x.png │ ├── 082.gif │ ├── 082.png │ ├── 082@2x.png │ ├── 083.gif │ ├── 083.png │ ├── 083@2x.png │ ├── 084.gif │ ├── 084.png │ ├── 084@2x.png │ ├── 085.gif │ ├── 085.png │ ├── 085@2x.png │ ├── 086.gif │ ├── 086.png │ ├── 086@2x.png │ ├── 087.gif │ ├── 087.png │ ├── 087@2x.png │ ├── 088.gif │ ├── 088.png │ ├── 088@2x.png │ ├── 089.gif │ ├── 089.png │ ├── 089@2x.png │ ├── 090.gif │ ├── 090.png │ ├── 090@2x.png │ ├── 091.gif │ ├── 091.png │ ├── 091@2x.png │ ├── 092.gif │ ├── 092.png │ ├── 092@2x.png │ ├── 093.gif │ ├── 093.png │ ├── 093@2x.png │ ├── 094.gif │ ├── 094.png │ ├── 094@2x.png │ ├── 095.gif │ ├── 095.png │ ├── 095@2x.png │ ├── 096.gif │ ├── 096.png │ ├── 096@2x.png │ ├── 097.gif │ ├── 097.png │ ├── 097@2x.png │ ├── 098.gif │ ├── 098.png │ ├── 098@2x.png │ ├── 099.gif │ ├── 099.png │ ├── 099@2x.png │ ├── 100.gif │ ├── 100.png │ ├── 100@2x.png │ ├── 101.gif │ ├── 101.png │ ├── 101@2x.png │ ├── 102.gif │ ├── 102.png │ ├── 102@2x.png │ ├── 103.gif │ ├── 103.png │ ├── 103@2x.png │ ├── 104.gif │ ├── 104.png │ ├── 104@2x.png │ ├── emoticon_keyboard_background.png │ ├── emoticon_keyboard_background@2x.png │ ├── emoticon_keyboard_magnifier.png │ ├── emoticon_keyboard_magnifier@2x.png │ └── emoticons.plist ├── EmotionView.xcodeproj ├── project.pbxproj ├── project.xcworkspace │ ├── contents.xcworkspacedata │ └── xcuserdata │ │ ├── aiyou4399.xcuserdatad │ │ └── UserInterfaceState.xcuserstate │ │ └── liuchendi.xcuserdatad │ │ └── UserInterfaceState.xcuserstate └── xcuserdata │ ├── aiyou4399.xcuserdatad │ ├── xcdebugger │ │ └── Breakpoints_v2.xcbkptlist │ └── xcschemes │ │ ├── EmotionView.xcscheme │ │ └── xcschememanagement.plist │ └── liuchendi.xcuserdatad │ ├── xcdebugger │ └── Breakpoints_v2.xcbkptlist │ └── xcschemes │ ├── EmotionView.xcscheme │ └── xcschememanagement.plist ├── EmotionView ├── AppDelegate.h ├── AppDelegate.m ├── Base.lproj │ ├── LaunchScreen.xib │ └── Main.storyboard ├── Images.xcassets │ └── AppIcon.appiconset │ │ └── Contents.json ├── Info.plist ├── ViewController.h ├── ViewController.m └── main.m ├── EmotionViewTests ├── EmotionViewTests.m └── Info.plist ├── LICENSE ├── README.md └── resource └── DDEmotion.gif /Class/DDEmotionScrollView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/DDEmotionScrollView.h -------------------------------------------------------------------------------- /Class/DDEmotionScrollView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/DDEmotionScrollView.m -------------------------------------------------------------------------------- /Class/DDEmotionView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/DDEmotionView.h -------------------------------------------------------------------------------- /Class/DDEmotionView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/DDEmotionView.m -------------------------------------------------------------------------------- /Class/DDEmotionViewConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/DDEmotionViewConfig.h -------------------------------------------------------------------------------- /Class/DDMagnifierView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/DDMagnifierView.h -------------------------------------------------------------------------------- /Class/DDMagnifierView.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/DDMagnifierView.m -------------------------------------------------------------------------------- /Class/Emotion.bundle/001.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/001.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/001.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/001@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/001@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/002.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/002.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/002.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/002@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/002@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/003.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/003.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/003.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/003@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/003@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/004.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/004.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/004.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/004@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/004@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/005.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/005.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/005.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/005@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/005@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/006.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/006.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/006.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/006@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/006@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/007.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/007.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/007.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/007@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/007@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/008.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/008.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/008.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/008@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/008@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/009.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/009.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/009.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/009@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/009@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/010.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/010.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/010.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/010@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/010@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/011.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/011@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/011@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/012.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/012@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/012@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/013.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/013.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/013.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/013@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/013@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/014.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/014.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/014.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/014@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/014@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/015.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/015.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/015.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/015.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/015@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/015@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/016.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/016.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/016.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/016.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/016@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/016@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/017.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/017.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/017.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/017.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/017@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/017@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/018.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/018.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/018.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/018.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/018@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/018@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/019.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/019.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/019.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/019@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/019@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/020.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/020.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/020.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/020.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/020@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/020@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/021.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/021.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/021.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/021.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/021@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/021@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/022.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/022.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/022.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/022.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/022@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/022@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/023.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/023.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/023.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/023@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/023@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/024.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/024.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/024.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/024@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/024@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/025.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/025.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/025.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/025.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/025@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/025@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/026.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/026.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/026.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/026.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/026@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/026@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/027.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/027.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/027.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/027.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/027@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/027@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/028.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/028.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/028.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/028.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/028@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/028@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/029.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/029.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/029.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/029.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/029@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/029@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/030.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/030.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/030.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/030.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/030@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/030@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/031.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/031.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/031.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/031.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/031@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/031@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/032.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/032.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/032.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/032.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/032@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/032@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/033.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/033.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/033.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/033.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/033@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/033@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/034.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/034.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/034.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/034.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/034@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/034@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/035.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/035.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/035.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/035.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/035@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/035@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/036.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/036.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/036.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/036.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/036@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/036@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/037.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/037.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/037.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/037.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/037@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/037@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/038.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/038.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/038.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/038.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/038@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/038@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/039.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/039.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/039.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/039.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/039@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/039@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/040.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/040.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/040.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/040.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/040@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/040@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/041.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/041.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/041.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/041.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/041@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/041@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/042.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/042.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/042.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/042.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/042@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/042@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/043.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/043.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/043.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/043.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/043@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/043@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/044.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/044.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/044.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/044.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/044@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/044@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/045.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/045.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/045.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/045.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/045@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/045@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/046.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/046.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/046.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/046.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/046@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/046@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/047.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/047.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/047.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/047.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/047@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/047@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/048.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/048.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/048.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/048.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/048@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/048@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/049.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/049.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/049.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/049.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/049@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/049@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/050.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/050.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/050.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/050.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/050@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/050@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/051.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/051.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/051.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/051.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/051@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/051@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/052.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/052.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/052.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/052.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/052@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/052@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/053.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/053.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/053.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/053.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/053@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/053@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/054.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/054.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/054.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/054.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/054@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/054@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/055.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/055.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/055.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/055.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/055@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/055@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/056.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/056.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/056.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/056.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/056@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/056@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/057.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/057.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/057.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/057.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/057@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/057@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/058.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/058.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/058.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/058.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/058@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/058@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/059.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/059.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/059.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/059.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/059@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/059@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/060.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/060.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/060.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/060.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/060@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/060@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/061.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/061.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/061.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/061.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/061@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/061@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/062.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/062.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/062.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/062.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/062@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/062@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/063.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/063.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/063.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/063.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/063@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/063@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/064.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/064.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/064.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/064.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/064@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/064@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/065.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/065.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/065.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/065.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/065@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/065@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/066.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/066.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/066.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/066.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/066@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/066@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/067.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/067.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/067.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/067.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/067@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/067@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/068.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/068.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/068.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/068.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/068@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/068@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/069.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/069.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/069.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/069.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/069@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/069@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/070.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/070.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/070.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/070.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/070@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/070@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/071.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/071.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/071.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/071.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/071@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/071@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/072.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/072.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/072.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/072.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/072@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/072@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/073.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/073.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/073.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/073.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/073@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/073@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/074.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/074.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/074.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/074.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/074@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/074@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/075.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/075.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/075.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/075.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/075@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/075@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/076.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/076.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/076.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/076.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/076@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/076@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/077.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/077.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/077.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/077.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/077@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/077@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/078.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/078.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/078.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/078.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/078@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/078@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/079.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/079.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/079.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/079.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/079@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/079@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/080.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/080.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/080.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/080.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/080@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/080@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/081.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/081.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/081.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/081.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/081@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/081@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/082.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/082.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/082.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/082.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/082@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/082@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/083.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/083.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/083.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/083.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/083@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/083@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/084.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/084.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/084.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/084.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/084@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/084@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/085.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/085.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/085.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/085.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/085@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/085@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/086.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/086.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/086.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/086.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/086@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/086@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/087.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/087.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/087.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/087.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/087@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/087@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/088.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/088.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/088.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/088.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/088@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/088@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/089.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/089.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/089.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/089.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/089@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/089@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/090.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/090.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/090.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/090.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/090@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/090@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/091.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/091.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/091.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/091.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/091@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/091@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/092.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/092.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/092.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/092.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/092@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/092@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/093.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/093.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/093.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/093.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/093@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/093@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/094.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/094.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/094.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/094.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/094@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/094@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/095.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/095.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/095.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/095.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/095@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/095@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/096.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/096.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/096.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/096.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/096@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/096@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/097.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/097.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/097.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/097.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/097@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/097@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/098.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/098.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/098.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/098.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/098@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/098@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/099.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/099.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/099.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/099.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/099@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/099@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/100.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/100.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/100.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/100@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/100@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/101.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/101.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/101.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/101.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/101@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/101@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/102.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/102.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/102.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/102.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/102@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/102@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/103.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/103.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/103.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/103.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/103@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/103@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/104.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/104.gif -------------------------------------------------------------------------------- /Class/Emotion.bundle/104.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/104.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/104@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/104@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/emoticon_keyboard_background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/emoticon_keyboard_background.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/emoticon_keyboard_background@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/emoticon_keyboard_background@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/emoticon_keyboard_magnifier.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/emoticon_keyboard_magnifier.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/emoticon_keyboard_magnifier@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/emoticon_keyboard_magnifier@2x.png -------------------------------------------------------------------------------- /Class/Emotion.bundle/emoticons.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/Class/Emotion.bundle/emoticons.plist -------------------------------------------------------------------------------- /EmotionView.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /EmotionView.xcodeproj/project.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView.xcodeproj/project.xcworkspace/contents.xcworkspacedata -------------------------------------------------------------------------------- /EmotionView.xcodeproj/project.xcworkspace/xcuserdata/aiyou4399.xcuserdatad/UserInterfaceState.xcuserstate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView.xcodeproj/project.xcworkspace/xcuserdata/aiyou4399.xcuserdatad/UserInterfaceState.xcuserstate -------------------------------------------------------------------------------- /EmotionView.xcodeproj/project.xcworkspace/xcuserdata/liuchendi.xcuserdatad/UserInterfaceState.xcuserstate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView.xcodeproj/project.xcworkspace/xcuserdata/liuchendi.xcuserdatad/UserInterfaceState.xcuserstate -------------------------------------------------------------------------------- /EmotionView.xcodeproj/xcuserdata/aiyou4399.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView.xcodeproj/xcuserdata/aiyou4399.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist -------------------------------------------------------------------------------- /EmotionView.xcodeproj/xcuserdata/aiyou4399.xcuserdatad/xcschemes/EmotionView.xcscheme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView.xcodeproj/xcuserdata/aiyou4399.xcuserdatad/xcschemes/EmotionView.xcscheme -------------------------------------------------------------------------------- /EmotionView.xcodeproj/xcuserdata/aiyou4399.xcuserdatad/xcschemes/xcschememanagement.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView.xcodeproj/xcuserdata/aiyou4399.xcuserdatad/xcschemes/xcschememanagement.plist -------------------------------------------------------------------------------- /EmotionView.xcodeproj/xcuserdata/liuchendi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView.xcodeproj/xcuserdata/liuchendi.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist -------------------------------------------------------------------------------- /EmotionView.xcodeproj/xcuserdata/liuchendi.xcuserdatad/xcschemes/EmotionView.xcscheme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView.xcodeproj/xcuserdata/liuchendi.xcuserdatad/xcschemes/EmotionView.xcscheme -------------------------------------------------------------------------------- /EmotionView.xcodeproj/xcuserdata/liuchendi.xcuserdatad/xcschemes/xcschememanagement.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView.xcodeproj/xcuserdata/liuchendi.xcuserdatad/xcschemes/xcschememanagement.plist -------------------------------------------------------------------------------- /EmotionView/AppDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView/AppDelegate.h -------------------------------------------------------------------------------- /EmotionView/AppDelegate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView/AppDelegate.m -------------------------------------------------------------------------------- /EmotionView/Base.lproj/LaunchScreen.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView/Base.lproj/LaunchScreen.xib -------------------------------------------------------------------------------- /EmotionView/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /EmotionView/Images.xcassets/AppIcon.appiconset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView/Images.xcassets/AppIcon.appiconset/Contents.json -------------------------------------------------------------------------------- /EmotionView/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView/Info.plist -------------------------------------------------------------------------------- /EmotionView/ViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView/ViewController.h -------------------------------------------------------------------------------- /EmotionView/ViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView/ViewController.m -------------------------------------------------------------------------------- /EmotionView/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionView/main.m -------------------------------------------------------------------------------- /EmotionViewTests/EmotionViewTests.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionViewTests/EmotionViewTests.m -------------------------------------------------------------------------------- /EmotionViewTests/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/EmotionViewTests/Info.plist -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/README.md -------------------------------------------------------------------------------- /resource/DDEmotion.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lcddhr/DDEmotionView/HEAD/resource/DDEmotion.gif --------------------------------------------------------------------------------