Alex Ning
|
ba2a219168
|
Show a preview image before autoplaying video is loaded.
|
2020-07-06 22:14:58 +08:00 |
|
Alex Ning
|
3ef4b90a63
|
Set color of received and sent messages, and send message button.
|
2020-07-06 17:18:42 +08:00 |
|
Alex Ning
|
933e928faf
|
Fixed some default colors.
|
2020-07-06 16:50:07 +08:00 |
|
Alex Ning
|
18e38f6527
|
Add two more comments in theme preview.
|
2020-07-06 15:40:29 +08:00 |
|
Alex Ning
|
4654090b31
|
Remove ParseAndSaveAccountInfo and move the code to FetchMyInfo. Move some classes to packages.
|
2020-07-06 12:19:21 +08:00 |
|
Alex Ning
|
5e02a43ba7
|
Fix notification interval not properly set for 15 and 30 mins.
|
2020-07-06 10:51:41 +08:00 |
|
Alex Ning
|
845e016f0a
|
Fix link color not change in MessageRecyclerViewAdapter and PrivateMessagesDetailRecyclerViewAdapter.
|
2020-07-06 00:00:26 +08:00 |
|
Alex Ning
|
9ee22c3098
|
Fix themeing problems for recently-added features.
|
2020-07-05 11:34:05 +08:00 |
|
Alex Ning
|
90f741e9e1
|
Add more themeing options for links, private messages, etc. Restructure class files.
|
2020-07-03 21:48:35 +08:00 |
|
Alex Ning
|
4f8b313b3c
|
Fully collapsing comments is now available (barebone).
|
2020-07-03 10:27:24 +08:00 |
|
Alex Ning
|
9a4edde8fb
|
Add an option to change time format. Properly show message time in ViewPrivateMessagesActivity.
|
2020-07-02 18:59:53 +08:00 |
|
Alex Ning
|
3a72c5a1f8
|
Open message tab in InboxActivity when opening a message notification.
|
2020-07-02 13:12:36 +08:00 |
|
Alex Ning
|
1958ad77e3
|
Maintain RecyclerView position when showing and hiding the keyboard in ViewPrivateMessagesActivity.
|
2020-07-02 11:13:10 +08:00 |
|
Alex Ning
|
2fbc4d02c8
|
Changing ost layout in AccountSavedThingActivity is available.
|
2020-07-02 09:52:19 +08:00 |
|
Alex Ning
|
eff385ccd6
|
Read all the replies when replying a message. Update the replied message in InboxFragment.
|
2020-07-01 21:48:39 +08:00 |
|
Alex Ning
|
707316c7ad
|
Replying to messages is now available. Remove CollapsingToolbarLayout in ViewPrivateMessagesActivity. Scroll to bottom when entering ViewPrivateMessagesActivity.
|
2020-07-01 13:38:25 +08:00 |
|
Alex Ning
|
a00f7ced6c
|
Add an EditText and a send button in ViewPrivateMessagesActivity. Rewrite the code of fetchUserAvatar in ViewPrivateMessagesActivity.
|
2020-07-01 11:53:18 +08:00 |
|
Alex Ning
|
bde545b75f
|
Implemente a chat UI for private messages.
|
2020-06-30 13:33:05 +08:00 |
|
Alex Ning
|
a888ae8435
|
Show all the messages in ViewPrivateMessagesActivity.
|
2020-06-29 16:42:43 +08:00 |
|
Alex Ning
|
04f16d5664
|
Add ViewPrivateMessagesActivity. Rename getSharedPreferences to getDefaultSharedPreferences in BaseActivity.
|
2020-06-29 13:15:23 +08:00 |
|
Alex Ning
|
d1fc84f9d0
|
Test WorkManager. Still implementing PM.
|
2020-06-29 12:00:06 +08:00 |
|
Alex Ning
|
3c482c63ec
|
Add another tab for PM in ViewMessageActivity.
|
2020-06-27 14:00:24 +08:00 |
|
Docile-Alligator
|
f988416769
|
Merge pull request #145 from OHermesJunior/hide-actionbar
Hide actionbar on imgur images too.
|
2020-06-24 16:02:11 +08:00 |
|
Hermes Junior
|
7bb9d14f1d
|
Hide actionbar on imgur images too.
|
2020-06-23 16:37:53 +02:00 |
|
Docile-Alligator
|
dc16f83d72
|
Merge pull request #142 from Docile-Alligator/3.2.0
3.2.0
|
2020-06-23 16:42:39 +08:00 |
|
Alex Ning
|
1c370c5303
|
Merge branch '3.2.0-FD' into 3.2.0
|
2020-06-23 16:38:30 +08:00 |
|
Alex Ning
|
d7558a8e9c
|
For F-Droid release.
|
2020-06-23 16:37:16 +08:00 |
|
Alex Ning
|
5daa0de82d
|
Prepare to support PM.
|
2020-06-23 16:32:40 +08:00 |
|
Alex Ning
|
421315f0c6
|
Fix flair cannot be applied when submitting posts. Fix crash in FollowedUsersRecyclerViewAdapter.
|
2020-06-23 11:36:17 +08:00 |
|
Docile-Alligator
|
405cac91e8
|
Merge pull request #140 from OHermesJunior/eventbus-index
Enable EventBus Index, avoids reflection, and better performance.
|
2020-06-22 23:41:20 +08:00 |
|
Docile-Alligator
|
eda7a64c14
|
Merge pull request #141 from OHermesJunior/maven-clean
Remove unnecessary maven repositories.
|
2020-06-22 23:40:17 +08:00 |
|
Hermes Junior
|
14c42ee56f
|
Remove unnecessary maven repositories.
|
2020-06-22 17:28:35 +02:00 |
|
Docile-Alligator
|
46e0aef6de
|
Merge pull request #139 from OHermesJunior/fastlane-structure
Add Fastlane file structure for app metadata.
|
2020-06-22 16:46:23 +08:00 |
|
Docile-Alligator
|
51714b95ce
|
Merge pull request #138 from OHermesJunior/improve-removed
Improve removed thing not found detection.
|
2020-06-22 16:44:14 +08:00 |
|
Hermes Junior
|
eef66ac3b1
|
Add Fastlane file structure for app metadata.
|
2020-06-21 22:26:03 +02:00 |
|
Hermes Junior
|
3a88cacdde
|
Improve removed thing not found detection.
|
2020-06-21 17:39:41 +02:00 |
|
Docile-Alligator
|
ed679e835d
|
Merge pull request #137 from OHermesJunior/fix-image-feed
Probably fix blurred images this time.
|
2020-06-21 08:14:15 +08:00 |
|
Hermes Junior
|
0fc513cb9d
|
Probably fix blurred images this time.
|
2020-06-20 21:53:26 +02:00 |
|
Alex Ning
|
b782a90bf3
|
Try another possible solution for blurry image problem.
|
2020-06-20 23:14:15 +08:00 |
|
Alex Ning
|
354529ca88
|
Add 2 options for notification interval: 15 minutes and 30 minutes.
|
2020-06-20 22:20:01 +08:00 |
|
Alex Ning
|
dce5777fbb
|
Add an option to automatically try loading removed gfycat videos on Redgifs.
|
2020-06-20 22:02:18 +08:00 |
|
Alex Ning
|
9f16b6c25a
|
Add an option: Mute Autoplaying Videos.
|
2020-06-20 14:02:33 +08:00 |
|
Docile-Alligator
|
02af3edd09
|
Merge pull request #133 from OHermesJunior/fix-slide
Fix swipe on two missed activities.
|
2020-06-20 12:24:58 +08:00 |
|
Docile-Alligator
|
f3862e1c8a
|
Merge pull request #132 from OHermesJunior/divider-drawer
Add preferences label and divider in nav drawer.
|
2020-06-20 12:23:51 +08:00 |
|
Docile-Alligator
|
88dea552dd
|
Merge pull request #136 from OHermesJunior/version-about
Add version info to about section.
|
2020-06-20 12:22:32 +08:00 |
|
Docile-Alligator
|
508f881171
|
Merge pull request #135 from OHermesJunior/fix-dark-icon
Fix "See Removed" icon dark on dark mode.
|
2020-06-20 12:20:12 +08:00 |
|
Docile-Alligator
|
8871eeaca8
|
Merge pull request #131 from OHermesJunior/sort-icons
Add icons to sort bottom sheets.
|
2020-06-20 12:18:02 +08:00 |
|
Docile-Alligator
|
cf69dc114a
|
Merge pull request #134 from OHermesJunior/remove-sneaky-gms
Exclude transitive dependency from Google services.
|
2020-06-20 11:55:26 +08:00 |
|
Hermes Junior
|
8cec7aff11
|
Add version info to about section.
|
2020-06-20 00:51:13 +02:00 |
|
Hermes Junior
|
0d07e86358
|
Fix "See Removed" icon dark on dark mode.
|
2020-06-18 18:39:21 +02:00 |
|