2 ## [0.16.0] - 2020-12-28
5 + add support for latest JSON API (hledger-web 1.19.1)
6 + backend server version detection
7 + backend communication supports multiple JSON API versions
9 + do database-related initialization in the background while the splash screen is shown
11 + honour default currency in new transaction entry
12 + several crashes fixed
14 ## [0.15.0] - 2020-09-20
17 + splash screen on startup
18 + show account/transaction counts
20 + theme fixes, improved contrast
21 + better responsiveness, more work moved to background threads
22 + faster storage of retrieved data
23 + last update info moved to lists to save space
25 + fixed progress of data retrieval from hledger-web
26 + fixed extra fetches of remote data
27 + fill currency list with data from the journal
29 ## [0.14.1] - 2020-06-28
32 + better theme support, especially in system-wide dark mode
34 + restore f-droid listing icon
36 ## [0.14.0] - 2020-06-18
39 + show transaction-level comment in transaction list
40 + scroll to a specific date in the transaction list
42 + better all-around theming; employ some material design recommendations
43 + follow system-wide font size settings
45 + fix a crash upon profile theme change
46 + fix a crash when returning to the new transaction entry with the date
50 ## [0.13.1] - 2020-05-15
52 * additional, universal fix for entering numbers
54 ## [0.13.0] - 2020-05-14
57 + transaction-level comment entry
58 + ability to hide comment entry, per profile
60 + fixed crash when parsing posting flags with hledger-web before 1.14
62 + fix numerical entry with some samsung keyboards
64 ## [0.12.0] - 2020-05-06
67 + support for adding account-level comments for new transactions
68 + currency/commodity support in new transaction screen, per-profile default commodity
69 + control of entry dates in the future
70 + support 1.14 and 1.15+ JSON API
72 + darker yellow, green and cyan theme colours
74 - suggest distinct color for new profiles
75 - improved profile editor interface
76 + avoid UI lockup while looking for a previous transaction with the chosen description
78 + restore ability to scroll the profile details screen
79 + remove profile-specific options from the database when removing a profile
80 + consistent item colors in the profile details
81 + fixed stuck refreshing indicator when main view is slid to the transaction list while transactions are loading
82 + limit the number of launcher shortcuts to the maximum supported
84 ## [0.11.0] - 2019-12-01
87 + new transaction: add clear button to text input fields
89 + avoid exposing basic HTTP authentication to wifi portals
90 + profile editor: warn when using authentication with insecure HTTP scheme
91 + permit cleartext HTTP traffic on Android 8+ (still, please use HTTPS to keep yout data safe while in transit)
93 + clarify that crash reports are sent via email and user can review them before sending
94 + allow toggling password visibility in profile details
95 + reworked new transaction screen:
97 - re-enable app shortcuts on Android 7.1 (Nougat)
98 - fix possible crash when returning to new transaction screen from another app
99 - fix race in setting up theme colors while creating UI
100 - rotating screen no longer restarts new transaction entry
101 - fix JSON API for hledger-web 1.15.2
103 ## [0.10.3] - 2019-06-30
106 - JSON API parser: add String constructor for ParsedQuantity
108 ## [0.10.2] - 2019-06-14
111 - two fixes in the JSON parser by Mattéo Delabre
112 (for version 1.14+ hledger-web backends)
114 ## [0.10.1] - 2019-06-05
117 - multi-color progress indicators
119 - avoid a crash when parsing amounts like '1,234.56'
120 - show new transaction button when re-entering the app
121 - use a color that is different for the new transaction submission progress
122 - keep account name filter upon app re-entry
123 - add MoLe version to the crash report
125 ## [0.10.0] - 2019-05-18
128 - profile list is a prime-time element in the side drawer, always visible
131 - adjust feature graphic to better fit the f-droid client's interface
133 - more readable theme colors
134 - better, smoother color selector
135 - internal improvements
136 - omit debug log messages in production build
137 - avoid multiple acc/trn list updating when switching profiles
138 - remove unused Options side drawer element
139 - better "swipe up to show button" implementation, without a dummy padding row under the list
140 - better async DB operations
142 - account name filter shown only on transaction list
143 - profile-dependent colors in the header items - account name filter, cancel refresh button
144 - fix "synthetic" accounts created when backend skips unused accounts
146 ## [0.9.5] - 2019-04-13
149 - nicer icon for the new transaction floating action button
151 - fixes in the color selection dialog, most notable on Android versions before 7
153 ## [0.9.4] - 2019-04-13
156 - don't attempt to create app shortcuts (and crash) on pre 7.1 devices
157 - fixed profile list expansion on pre 7.1 devices
158 - fix first run experience
160 ## [0.9.3] - 2019-04-10
163 - fix saving of new transactions from the app shortcut when the main app is not running
165 ## [0.9.2] - 2019-04-08
167 - fix account name auto-completion when the new transaction screen is invoked by an app shortcut and the main app is not running
169 ## [0.9.1] - 2019-04-06
171 - fix a crash when the new transaction screen is invoked by an app shortcut and the main app is not running
173 ## [0.9] - 2019-04-04
175 - App shortcuts to the New transaction screen on Android 7.1+
176 - Account list: Accounts with many commodities have their commodity list collapsed to avoid filling too much of the screen with one account
177 - Account list: Viewing account's transactions migrated to a context menu
178 - Auto-filling of the accounts in the new transaction screen can be limitted to the transactions using accounts corresponding to a filter -- the filter is set in the profile details
180 - Transaction list: Back now returns to the accounts list when activated after viewing account's transactions
181 - Profile details: deleting a profile requires confirmation
182 - Enable animations when adding/removing rows in the new transaction screen
183 - Better visual feedback when removing transaction details rows by side-swiping
184 - New transactions are now sent via the JSON API if it is available
185 - Better progress handling while downloading transactions via the JSON API
187 - Transaction list: keep account name filter when the device is rotated
188 - Avoid a restart upon app startup when the active profile uses a non-default colour theme
189 - Account commodities no longer disappear after updating the data from the remote backend via the JSON API
190 - Fix legacy account parser when handling missing parent accounts
191 - Removed a couple of memory leaks
193 ## [0.8.1] - 2019-03-26
194 * Avoid double slashes when constructing backend URLs
195 * Remove all data belonging to deleted profiles
196 * Update profile list when profile list data changes
197 * Fixed "has sub-accounts" internal flag when refreshing account list
198 * Fix icon for f-droid
199 * Cleaner color selection dialog
200 * Internal reorganization of database access. Should reduce the deadlocks significantly
201 * Show accumulated balance in parent accounts retrieved via the JSON API
203 ## [0.8] - 2019-03-17
204 - account list is a tree with collapsible nodes
205 - account's transactions still available by tapping on amounts
206 - add support for hledger-web's JSON API for retrieving accounts and transactions
207 - better handling of HTTP errors
208 - better display of network errors
209 - some async task improvements
210 - add version/API level info to the crash report
212 ## [0.7] - 2019-03-03
213 - add crash handling dialog with optional sending of the crash to the author
214 - a couple of crashes fixed
215 - per-profile user-selectable theme color
216 - move profile list to the main navigation drawer
217 - some visual glitches fixed
218 - better multi-threading
220 ## [0.6] - 2019-02-10
221 - use a floating action button for the save transaction action in the new
223 - stop popping-up the date selection dialog when new transaction is started
224 - auto-fill transaction details when a previous transaction description is
227 ## [0.5] - 2019-02-09
228 - First public release