index
:
forks/tt-rss-android
master
Fork of deprecated tt-rss-android repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
org.fox.ttrss
/
src
/
main
/
java
/
org
/
fox
/
ttrss
/
CommonActivity.java
Age
Commit message (
Expand
)
Author
2025-05-21
add editorconfig and reformat code accordingly
Andrew Dolgov
2025-05-19
restart on enable_icon_tinting pref change
Andrew Dolgov
2025-05-19
add option to enable dynamic colors
Andrew Dolgov
2025-05-18
add option to enable secure window mode
Andrew Dolgov
2025-05-18
switch between display modes without restart, add missing string resource
Andrew Dolgov
2025-05-17
experimental - switch to glide 4
Andrew Dolgov
2025-05-17
restart when option to enable cats is changed
Andrew Dolgov
2025-05-16
cleaner implementation for shared preference change listener / unread toggling
Andrew Dolgov
2025-05-16
deal with issues related to feed selection
Andrew Dolgov
2025-05-16
switch feeds to recycler view while removing most of legacy code
Andrew Dolgov
2025-05-14
minor cleanup
Andrew Dolgov
2025-05-13
optimize imports
Andrew Dolgov
2025-05-13
cleanup refresh code from article pager, drop uri preload stuff
Andrew Dolgov
2025-05-11
run a few more inspections
Andrew Dolgov
2025-05-11
run a bunch of android studio batch inspections
Andrew Dolgov
2025-05-11
switch to androidx preferencemanager
Andrew Dolgov
2025-05-11
optimize imports
Andrew Dolgov
2025-05-09
fix wrong typecast in mark as read alertdialog
Andrew Dolgov
2025-05-08
try setting margins inside webview content so scrollbar is properly positioned
Andrew Dolgov
2025-05-07
add m3 edge-to-edge
Andrew Dolgov
2025-05-07
stop setting background for customtabs
Andrew Dolgov
2025-05-07
switch to material alert dialogs
Andrew Dolgov
2025-05-06
reimport most material icons as uptodate vector resources
Andrew Dolgov
2025-05-06
drop annotation-based save handling and go back to stone-age vanilla methods
Andrew Dolgov
2025-05-05
replace unmaintained icepick with unmaintained Android-State :(
Andrew Dolgov
2024-11-28
required fixes to bump target SDK to 31 / minimum SDK to 24
Andrew Dolgov
2024-11-28
fix custom tabs on android 11+, bump gradle plugin to deal with android 11 ma...
Andrew Dolgov
2023-10-04
allow selecting which feed to open on startup
Andrew Dolgov
2020-12-16
externalize hardcoded string
Andrew Dolgov
2020-12-16
allow sharing both image bitmap and image URL from gallery, webview context m...
Andrew Dolgov
2020-06-01
add an option to force phone layout on tablet devices
Andrew Dolgov
2019-11-29
remove deprecated MODE_NIGHT_AUTO_TIME
Andrew Dolgov
2019-11-28
support MODE_NIGHT_FOLLOW_SYSTEM
Andrew Dolgov
2019-11-28
use Theme.DayNight and values-night to implement light/dark theme
Andrew Dolgov
2019-08-15
resize to shortest screen dimension instead of width
Andrew Dolgov
2019-08-12
make HEADLINES_REQUEST_SIZE into a configurable preference to speed things up...
Andrew Dolgov
2019-03-06
feeds fragment: sort labels alphabetically
Andrew Dolgov
2019-02-08
migrate from android support library to androidx
Andrew Dolgov
2019-01-14
WIP: ask backend to resize images to screen width
Andrew Dolgov
2018-12-30
Show page title when using custom tabs
Michael Kuhn
2018-12-10
add amber theme
Andrew Dolgov
2018-07-11
simplify requests to update widget
Andrew Dolgov
2018-07-10
only update widget in onReceive if received proper intent
Andrew Dolgov
2018-03-12
use two common notification channels instead of separate ones
Andrew Dolgov
2018-03-08
commonactivity: use icepick/bridge
Andrew Dolgov
2018-03-08
initial set of changes to target SDK 27
Andrew Dolgov
2017-11-21
never try to pass null package name to bindCustomTabsService
Andrew Dolgov
2017-11-21
Revert "Revert "custom tabs: use system default browser instead of hardcoded ...
Andrew Dolgov
2017-11-21
Revert "custom tabs: use system default browser instead of hardcoded chrome"
Andrew Dolgov
2017-11-20
custom tabs: use system default browser instead of hardcoded chrome
George Nikandrov
[next]