589 Commits (3e3c39ae4b619a792888cfd2ba309300701552f1)
 

Author SHA1 Message Date
Austin Huang 7e93383561
foreground 4 years ago
Austin Huang d1027b30cd
Merge pull request #77 from ammargitham/task/update-feed-view 4 years ago
Austin Huang 7e52a94cb5
change of icon 4 years ago
Ammar Githam 15eed4137a Fix previous themes and add Material Dark theme (needs improvements) 4 years ago
Ammar Githam e7cd0e0041 Add Barinsta Light theme 4 years ago
Austin Huang 0fd5ce56e6
Update and rename ban-report.md to ban_report.md 4 years ago
Ammar Githam 31b94f17fc Fix actionMode styling 4 years ago
Ammar Githam 490956565a Update most of the png images to their xml counterparts and remove unused png 4 years ago
Ammar Githam ad36331a06 No need for Image assets (.png) as Vector assets (.xml) work with AppCompat views 4 years ago
Ammar Githam ebdaae94d1 Initial commit for updated flow of themes. (Check description) 4 years ago
Ammar Githam fb20deb9ee Remove ic_star in favor of ic_star_24 4 years ago
Ammar Githam c52f35bc3e Convert AccountSwitcher dialog to a DialogFragment as the AlertDialog was causing a leak (detected by LeakCanary) 4 years ago
Ammar Githam 122d84fbf2 No more requireContext() as it is fail first. Instead use getContext() and check for null. 4 years ago
Ammar Githam ee7f0a5c95 Remove unused layouts and rename StoryViewerFragment layout 4 years ago
Ammar Githam 5c0ba88210 Make profile view appbar non elevated, and better scrolling effect 4 years ago
Ammar Githam 01fe50fa7d Convert profile view top from nested layout to flat constraint view 4 years ago
Ammar Githam f514e8b34c Just rearrange the dependencies 4 years ago
Austin Huang 84caa633a3
oeuf 4 years ago
Austin Huang aa6dab07cb
attempt to add a third-party storyviewer, plus logout without removing accounts 4 years ago
Ammar Githam 93e8e25186 Add LeakCanary to detect leaks in debug builds 4 years ago
Ammar Githam e560fd364b Migrate from Glide to Fresco 4 years ago
Ammar Githam 08134ef5f1 Add activity checker service 4 years ago
Ammar Githam 60d9e64a57 Rename services package to webservices to avoid confusion with native Android services 4 years ago
Ammar Githam 37912854d0 Add activity/notification view fragment 4 years ago
Austin Huang 73a9e627d9
more crash resolution and home decor 4 years ago
Austin Huang c9bd85cbf3
new about fragment 4 years ago
Austin Huang 7d2dd6ff75
github stuff 4 years ago
Ammar Githam 8049ddec45 Add about dialog back 4 years ago
Ammar Githam 9431d72e72 Search for telegram package only on demand 4 years ago
Ammar Githam 80044b5daf Break down Utils into separate utility classes as Utils was getting bloated 4 years ago
Ammar Githam 6fa13a6fbb Merge remote-tracking branch 'origin/task/update-feed-view' into task/update-feed-view 4 years ago
Ammar Githam 00762c85e6 Add account switcher in MorePreferencesFragment 4 years ago
Austin Huang 1cc21896b7
crash resolution 4 years ago
Austin Huang 154608d087
Update README.md 4 years ago
Austin Huang 3e7097ff6d
restoration of DM mark-as-seen setting 4 years ago
Austin Huang e52c185ffe
Merge branch 'master' into pr/77 4 years ago
Austin Huang 43f77409ba
Update UpdateChecker.java 4 years ago
Austin Huang 1ea631e760
Merge branch 'master' into task/update-feed-view 4 years ago
Austin Huang 93b80a7147
implement F-Droid update checker 4 years ago
Austin Huang 1f2f526eb6
New Crowdin updates (#72) 4 years ago
Austin Huang 36c1879c78
Merge branch 'master' into task/update-feed-view 4 years ago
Austin Huang ca0868a564
v18.3 4 years ago
Ammar Githam 8e51773085 Fix parent and child comments view. 4 years ago
Ammar Githam 8b2ac8de3b Merge remote-tracking branch 'origin/task/update-feed-view' into task/update-feed-view 4 years ago
Ammar Githam 149410d552 Hide search if default tab is not profile 4 years ago
Austin Huang 26b4d9d650
Merge branch 'master' into task/update-feed-view 4 years ago
Ammar Githam 31f6f735f2 Resolve Doc warning 4 years ago
Ammar Githam 3de2f4ea99 Fix auto play videos setting not correctly set 4 years ago
Ammar Githam d4a28d6aa1 Handle null context! Need to add this check in all async listeners. 4 years ago
Ammar Githam 61851f2ef7 Fix long click in feed view and url click in profile view 4 years ago