1217 Commits (8f80d1aec6c98ffdbd80490ad824489de605ff48)

Author SHA1 Message Date
Austin Huang 6aead8ff2b
add material design icons attribution 4 years ago
Ammar Githam d2b2e4e428 Replace expired.png with vector drawable 4 years ago
Ammar Githam 837c6ba8ad Updated some icons and category in MorePreferencesFragment 4 years ago
Ammar Githam 644de57666 Fix navigation after logging in 4 years ago
Ammar Githam 444c51a36d Reselect proper tab immediately after logging off 4 years ago
Ammar Githam e89cf7af46 Keep follow requests at top in notification viewer 4 years ago
Ammar Githam 46014928df Quick workaround for leftover refreshing status 4 years ago
Ammar Githam 07bb2f47f1 Fix posts duplication on profile follow/unfollow 4 years ago
Ammar Githam 0e881ba7c5 Fix layout problem in notification item 4 years ago
Ammar Githam 3bf4aa86d0 Fix weird layout when keyboard is open and indexoutofbounds when fetching profile details 4 years ago
Anderson Mesquita dd0f1e397c Extract method to get cookie value 4 years ago
Anderson Mesquita 890c4d32d1 Extract method to get longest cookie 4 years ago
Ammar Githam 0de0cb233e Fix build error on LGTM 4 years ago
Ammar Githam cf974a74f3 Add favorites, also fixes the hashtag follow, and some theming 4 years ago
Anderson Mesquita 68033cd0ec Save "Swap time and date positions" checkbox state 4 years ago
Anderson Mesquita 29840f66c7 Switch isSwapTime conditional 4 years ago
Austin Huang 8d388c17e5
Update CrashReporter.java 4 years ago
Austin Huang 10f2e51a2e
New Crowdin updates (#155) 4 years ago
Austin Huang 7ac9c965e3
bibliogram theme, translation setup 4 years ago
Austin Huang 841f61f6cf
image stuff 4 years ago
Austin Huang 42c7414b8d
New Crowdin updates (#144) 4 years ago
Ammar Githam 027b356357 Fix recurring alert sound if notification not tapped 4 years ago
Austin Huang 84127fb317
rebrand 4 years ago
ImgBotApp 6147e08c74
[ImgBot] Optimize images 4 years ago
Austin Huang 7e93383561
foreground 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
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
Ammar Githam 8049ddec45 Add about dialog back 4 years ago
Ammar Githam 9431d72e72 Search for telegram package only on demand 4 years ago