Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TryGhost/Ghost-Android

🤖 Ghost for Android
https://github.com/TryGhost/Ghost-Android

Fix #11: Allow saving drafts / published posts.

960a32d512e1721f324909619c09f4b844580e15 authored almost 10 years ago by Vicky Chijwani <[email protected]>
Share Post instance between Activity and child Fragments, for easier mutation.

ddbce2235edf5df00d3534ddf1b63081294683f0 authored almost 10 years ago by Vicky Chijwani <[email protected]>
Fix #14: Allow editing post title in editor.

The UI is heavily inspired by Trello's card back UI on Android.

0399c70a4e0733fbb7fe643f21ca1f780106dd3a authored almost 10 years ago by Vicky Chijwani <[email protected]>
Add up navigation to post editor screen.

46f1f6b1858ff1e80df5bd65939ce058eb349a76 authored almost 10 years ago by Vicky Chijwani <[email protected]>
Update AndDown to 0.2.3. But still no fenced code block support :(

67616ef883c827d79a18909eed98901603f2853c authored almost 10 years ago by Vicky Chijwani <[email protected]>
Ignore root *.iml file.

47fda181d48666c1948ac1bd06b27cea35b67d1b authored almost 10 years ago by Vicky Chijwani <[email protected]>
Minor UI improvements.

1d5c937503b733b7caf5e3ef890dc6238ff997a4 authored almost 10 years ago by Vicky Chijwani <[email protected]>
Add Markdown preview to post editor. Fixes #7.

But I'm using AndDown v0.2.2, which doesn't support GFM-style fenced code blocks. v0.2.3 should ...

08ef56ace3fe9b417760e3c4c337b098f16c3246 authored almost 10 years ago by Vicky Chijwani <[email protected]>
UI improvements on login screen.

b3f88064fbe19689eabcffc1bcf1de17f206d884 authored almost 10 years ago by Vicky Chijwani <[email protected]>
Add post title to toolbar on view / edit screens.

ec1b32291e034bea9876f1a44ccf7733f3de81dd authored almost 10 years ago by Vicky Chijwani <[email protected]>
Add UI-only primitive post editor. Save functionality yet to be implemented.

622de9f600aa27c2aa985174db1fc8102c6239ee authored almost 10 years ago by Vicky Chijwani <[email protected]>
Minor UI improvements.

0d617cb7c7ec33c8167a1eac21fe04114a633305 authored almost 10 years ago by Vicky Chijwani <[email protected]>
Add bare-bones post HTML viewer.

bdfd85c81aef160d95acb3dfd3ed01adcc9ff5a0 authored almost 10 years ago by Vicky Chijwani <[email protected]>
Remove unneeded dependencies.

f9f45eaf0577d3ee3ee174a2f41b7a44566bdd3c authored almost 10 years ago by Vicky Chijwani <[email protected]>
Add branded Toolbar on all screens.

5894a63a79a34b3a8a24d016429fc32229245017 authored almost 10 years ago by Vicky Chijwani <[email protected]>
Update scrollbarStyle to outsideOverlay in post list.

cb02e2536034b3578ff0fb6383b09786d5bf8f53 authored almost 10 years ago by Vicky Chijwani <[email protected]>
Add draft / published status in post list.

c2f4f25944f12aad0e1730a776b31395feff0770 authored almost 10 years ago by Vicky Chijwani <[email protected]>
Improve aesthetics of post list.

586ad19164447205ecb84a9458430588e19e81d1 authored almost 10 years ago by Vicky Chijwani <[email protected]>
Correctly set parent of inflated view in adapter.

54aea2d11c9a5919226214c19ef422ef29873d82 authored almost 10 years ago by Vicky Chijwani <[email protected]>
First commit, login and post list working! :dancer:

e94a97b65bd7ac98089d1325d7b50146d9973973 authored almost 10 years ago by Vicky Chijwani <[email protected]>
Initial commit

9f06a7b653b6085189dbbe086dd19e4ac005d064 authored almost 10 years ago by Vicky Chijwani <[email protected]>