All Projects → Lemonreds → Simplenote

Lemonreds / Simplenote

[Abandoned] 风格极简的安卓备忘录应用

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Simplenote

R Notes
Notes for using R language to do data mining and machine learning (Chinese)
Stars: ✭ 25 (-47.92%)
Mutual labels:  notes
Geekbook
G33KB00K3 - fun to read & fun to write -- 🤓 eXtreme eXtendable note taking system for nerds/geeks (including scientists!) docs: http://geekbook.rtfd.io = beautiful html generator of your markdown-based notes
Stars: ✭ 31 (-35.42%)
Mutual labels:  notes
Programming Notes
Semua catatan tentang teknologi dan development 😎
Stars: ✭ 41 (-14.58%)
Mutual labels:  notes
Release It
notes for 'Release It' by Michael T. Nygard
Stars: ✭ 10 (-79.17%)
Mutual labels:  notes
Notes
📝 Simple delightful note taking, with more unix and less lock-in.
Stars: ✭ 939 (+1856.25%)
Mutual labels:  notes
Notes
📝 Migrated to(迁移至) https://github.com/Kuangcp/Note 当前仓库已经废弃, 对应的博客网站:
Stars: ✭ 33 (-31.25%)
Mutual labels:  notes
Code Notes
A simple code snippet & gist manager for developers built with Electron & Vue.js 🚀
Stars: ✭ 919 (+1814.58%)
Mutual labels:  notes
Mff Stuff
#SharingIsCaring #CaringIsSharing
Stars: ✭ 44 (-8.33%)
Mutual labels:  notes
Learningprocess
💥 本仓库用于记录我的学习历程和学习笔记
Stars: ✭ 31 (-35.42%)
Mutual labels:  notes
Researchnote
通过issue和README来记录日常学习研究笔记 关注 机器学习系统,深度学习, LLVM,性能剖视, Linux操作系统内核 话题 关注 C/C++. JAVA. Python. Golang. Chisel. 编程语言话题 ( Writing Blogs using github issue and markdown! (inculding Machine Learning algs and system, LLVM, Linux kernel, java, python, c++, golang)
Stars: ✭ 41 (-14.58%)
Mutual labels:  notes
Instanote
Note keeping done in PHP 5.2 and JSON
Stars: ✭ 11 (-77.08%)
Mutual labels:  notes
Codimd
CodiMD - Realtime collaborative markdown notes on all platforms.
Stars: ✭ 7,592 (+15716.67%)
Mutual labels:  notes
Standardfile
Yet Another Standardfile (standardnotes server) Implementation written in Golang
Stars: ✭ 34 (-29.17%)
Mutual labels:  notes
Notes
Notes, Questions, Ideas
Stars: ✭ 8 (-83.33%)
Mutual labels:  notes
Paperwork
Paperwork - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep
Stars: ✭ 7,838 (+16229.17%)
Mutual labels:  notes
Iosinterviewsanddevnotes
🚴 iOS面试题 (iOS interview) && iOS Dev Notes ,Git ...
Stars: ✭ 930 (+1837.5%)
Mutual labels:  notes
Machine Learning Notebooks
Assorted exercises and proof-of-concepts to understand and study machine learning and statistical learning theory
Stars: ✭ 33 (-31.25%)
Mutual labels:  notes
Cs246e Notes
Object oriented programming notes
Stars: ✭ 48 (+0%)
Mutual labels:  notes
Helix
Habit tracking app
Stars: ✭ 43 (-10.42%)
Mutual labels:  notes
Notational Fzf Vim
Notational velocity for vim.
Stars: ✭ 975 (+1931.25%)
Mutual labels:  notes

SimpleNote

获取apk

http://www.coolapk.com/apk/com.example.notes

http://pan.baidu.com/s/1i4LRybN

目录说明

src/java/com.example.notes

  • Activity 活动包
  • Adapter 适配器包
  • Dialog 对话框包
  • Manager 管理类包
  • Model 实体包
  • Util 工具包
  • View 视图包

src/res

  • anim 活动滑入滑出动画
  • color 色彩配置
  • drawable 图形配置
  • drawalbe-xxhdpi 图标
  • layout 布局xml
  • menu 菜单xml
  • values 常量包

使用到的开源

compile 'me.imid.swipebacklayout.lib:library:1.0.0'

compile 'de.hdodenhof:circleimageview:2.1.0'

compile 'jp.wasabeef:richeditor-android:1.2.2'

compile 'com.getbase:floatingactionbutton:1.10.1'

compile 'uk.co.chrisjenx:calligraphy:2.2.0'

compile 'com.quinny898.library.persistentsearch:library:1.1.0-SNAPSHOT'

compile 'com.baoyz.swipemenulistview:library:1.3.0'

运行截图

Image text Image text Image text Image text Image text Image text Image text Image text Image text Image text Image text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].