aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix incorrectly located fileHEADmainBenjamin Linskey2026-05-301-0/+0
|
* Add .mailmapBenjamin Linskey2026-05-011-0/+4
|
* Add repository URLs to readmeBenjamin Linskey2026-04-241-0/+3
|
* Fix formatting in license fileBenjamin Linskey2025-11-081-6/+6
|
* Add EOL noticeBenjamin Linskey2025-11-051-2/+3
|
* Update version to 1.16.10 (40)v1.16.0Benjamin Linskey2025-11-051-2/+2
|
* Update feedback email addressBenjamin Linskey2025-11-041-1/+1
|
* Change some HTTP URLs to HTTPS in stringsBenjamin Linskey2025-11-041-9/+9
|
* Improve About and syntax footer textBenjamin Linskey2025-11-041-24/+11
|
* Fix license info formatting and add missing textBenjamin Linskey2025-11-041-3/+5
|
* Improve license dialog formattingBenjamin Linskey2025-11-043-10/+9
|
* Improve license displayBenjamin Linskey2025-11-047-18/+178
| | | | | | | | - Created new Licenses option in settings view. - Moved license info from About dialog to Licenses dialog. - Improved license text. - Fixed bug that caused Apache license text to be poorly displayed on smaller devices.
* Reword and expand list of Apache-licensed worksBenjamin Linskey2025-11-041-3/+7
|
* Remove androidx.legacy:legacy-support-v4 libraryBenjamin Linskey2025-11-041-1/+0
|
* Update Gradle toolchain Java version to 17Benjamin Linskey2025-11-032-0/+8
|
* Remove unused dependencyBenjamin Linskey2025-11-031-1/+0
|
* WIP: Update license info and readmeBenjamin Linskey2025-11-038-1233/+105
|
* Remove obsolete license.Benjamin Linskey2025-10-231-130/+0
| | | | Android Icons files are no longer included in the project.
* Update Gradle configBenjamin Linskey2025-10-231-2/+2
| | | | | - Disable Jetifier. - Use configuration cache.
* Remove obsolete and unused filesBenjamin Linskey2025-10-234-124/+0
|
* Remove images from readmeBenjamin Linskey2025-10-233-7/+5
|
* Add a missing word in readmeBenjamin Linskey2025-10-071-1/+1
|
* Bump version to 1.15.2 (39)v1.15.2Benjamin Linskey2025-10-071-2/+2
|
* Fix tablet two-pane layoutBenjamin Linskey2025-10-071-2/+4
| | | | | Fixed a bug that caused the entire layout to be covered by a tint and changed top system bar color to main accent color.
* Clean up tablet layout XMLBenjamin Linskey2025-10-071-3/+1
|
* Bump version to 1.15.1 (38)v1.15.1Benjamin Linskey2025-10-031-2/+2
|
* Improve navigation bar handlingBenjamin Linskey2025-10-034-8/+13
| | | | | | Removed uses of deprecated method setNavigationBarColor(). Used setNavigationBarContrastEnforced() to enable background on navigation bar.
* Remove uses of setStatusBarColor()Benjamin Linskey2025-10-033-15/+0
| | | | This method is deprecated.
* Ignore "local" directoryBenjamin Linskey2025-09-301-0/+1
|
* Bump version to 1.15.0 (v37)v1.15.0Benjamin Linskey2025-09-291-2/+2
|
* Edit readmeBenjamin Linskey2025-09-291-2/+3
|
* Fix readme headersBenjamin Linskey2025-09-291-2/+2
|
* Fix paragraph ordering in readmeBenjamin Linskey2025-09-291-3/+3
|
* Delete old app iconBenjamin Linskey2025-09-2917-0/+0
|
* Bump version number to 1.15.0.2 (v36)Benjamin Linskey2025-09-291-2/+2
|
* Add copyright and license note to readmeBenjamin Linskey2025-09-291-0/+5
|
* Update About textBenjamin Linskey2025-09-291-19/+2
|
* Overhaul readmeBenjamin Linskey2025-09-291-72/+32
|
* Fix some hardcoded colorsBenjamin Linskey2025-09-295-5/+5
|
* Add support for dark mode via forceDarkAllowedBenjamin Linskey2025-09-291-0/+11
|
* Update app iconBenjamin Linskey2025-09-2920-1/+33
| | | | New icon created with Android Studio tools.
* Bump version number to 1.15.0.1Benjamin Linskey2025-09-291-2/+2
|
* Set navigation bar colorBenjamin Linskey2025-09-294-2/+14
|
* Fix edge-to-edge layoutBenjamin Linskey2025-09-2912-190/+94
|
* Fix a classpathBenjamin Linskey2025-09-281-1/+1
|
* Fix classnames in XML filesBenjamin Linskey2025-09-283-5/+5
|
* Update Kotlin BOM versionBenjamin Linskey2025-09-281-1/+1
|
* Fix various build problemsBenjamin Linskey2025-09-2811-28/+30
|
* Upgrade Gradle and Android Gradle Plugin versionsBenjamin Linskey2025-09-282-3/+3
|
* Bump min SDK version to 21Benjamin Linskey2025-09-281-1/+1
|