Skip to content

Commit

Permalink
Merge branch 'feature/sync' into develop
Browse files Browse the repository at this point in the history
Conflicts:
	omniNotes/build.gradle
  • Loading branch information
federicoiosue committed Oct 15, 2014
1 parent 3a2a264 commit d8ac903
Show file tree
Hide file tree
Showing 30 changed files with 3,080 additions and 2,555 deletions.
2 changes: 1 addition & 1 deletion omniNotes/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
</service>

<service
android:name=".extensions.PushBulletExtension"
android:name="it.feio.android.omninotes.extensions.PushBulletExtension"
android:permission="com.pushbullet.android.permission.READ_MESSAGING_EXTENSION_DATA">
<intent-filter>
<action android:name="com.pushbullet.android.extension.MessagingExtension" />
Expand Down
Loading

0 comments on commit d8ac903

Please sign in to comment.