Skip to content

Commit

Permalink
bug fixes
Browse files Browse the repository at this point in the history
not use progard anymore.
added "pull up to load more"
auto refresh should work.
image preview in status should work.
list performance improved.
  • Loading branch information
mariotaku committed Aug 18, 2012
1 parent f461f57 commit 12861a1
Show file tree
Hide file tree
Showing 59 changed files with 536 additions and 341,644 deletions.
10 changes: 0 additions & 10 deletions AndroidManifest.xml
Expand Up @@ -301,16 +301,6 @@
android:scheme="twidere"/> android:scheme="twidere"/>
</intent-filter> </intent-filter>
</activity> </activity>
<activity
android:name=".activity.DirectMessagesActivity"
android:label="@string/direct_messages">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<action android:name="org.mariotaku.twidere.DIRECT_MESSAGES"/>

<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</activity>
<activity <activity
android:name=".activity.DraftsActivity" android:name=".activity.DraftsActivity"
android:label="@string/drafts"> android:label="@string/drafts">
Expand Down
1 change: 0 additions & 1 deletion assets/donate.html

This file was deleted.

43 changes: 0 additions & 43 deletions proguard-project.txt

This file was deleted.

0 comments on commit 12861a1

Please sign in to comment.