]> git.ktnx.net Git - mobile-ledger.git/blob - CHANGES.md
fix auto-complete account list amounts alignment
[mobile-ledger.git] / CHANGES.md
1 # Changes
2 ## [0.18.0] - 2020-05-05
3
4 * NEW
5     + newly added transactions are visible in transaction list without a refresh
6 * IMPROVEMENTS
7     + finished migration to fully asynchronous database layer
8     + better responsiveness when switching from the account list to the transaction list for the first time
9 * FIXES
10     + fix layout glitches in template editor
11     + fix error handling while trying different JSON API versions
12     + stop resetting the date when an old transaction is loaded
13     + several smaller fixes
14
15 ## [0.17.1] - 2020-03-24
16
17 * FIXES
18     + fix a bug in db migration for profiles without detected version
19
20 ## [0.17.0] - 2020-03-11
21
22 * NEW
23     + transaction templates, applied via QR scan
24 * IMPROVEMENTS
25     + bigger commodify button in new transaction screen
26     + unified floating action button behaviour
27     + start migration to a fully asynchronous database layer
28
29 ## [0.16.0] - 2020-12-28
30
31 * NEW
32     + add support for latest JSON API (hledger-web 1.19.1)
33     + backend server version detection
34     + backend communication supports multiple JSON API versions
35 * IMPROVEMENTS
36     + do database-related initialization in the background while the splash screen is shown
37 * FIXES
38     + honour default currency in new transaction entry
39     + several crashes fixed
40
41 ## [0.15.0] - 2020-09-20
42
43 * NEW
44     + splash screen on startup
45     + show account/transaction counts
46 * IMPROVEMENTS
47     + theme fixes, improved contrast
48     + better responsiveness, more work moved to background threads
49     + faster storage of retrieved data
50     + last update info moved to lists to save space
51 * FIXES
52     + fixed progress of data retrieval from hledger-web
53     + fixed extra fetches of remote data
54     + fill currency list with data from the journal
55
56 ## [0.14.1] - 2020-06-28
57
58 * IMPROVEMENTS
59     + better theme support, especially in system-wide dark mode
60 * FIXES
61     + restore f-droid listing icon
62
63 ## [0.14.0] - 2020-06-18
64
65 * NEW
66     + show transaction-level comment in transaction list
67     + scroll to a specific date in the transaction list
68 * IMPROVEMENTS
69     + better all-around theming; employ some material design recommendations
70     + follow system-wide font size settings
71 * FIXES
72     + fix a crash upon profile theme change
73     + fix a crash when returning to the new transaction entry with the date
74       picker open
75     + various small fixes
76
77 ## [0.13.1] - 2020-05-15
78
79 * additional, universal fix for entering numbers
80
81 ## [0.13.0] - 2020-05-14
82
83 * NEW
84     + transaction-level comment entry
85     + ability to hide comment entry, per profile
86 * FIXES:
87     + fixed crash when parsing posting flags with hledger-web before 1.14
88     + visual fixes
89     + fix numerical entry with some samsung keyboards
90
91 ## [0.12.0] - 2020-05-06
92
93 * NEW
94     + support for adding account-level comments for new transactions
95     + currency/commodity support in new transaction screen, per-profile default commodity
96     + control of entry dates in the future
97     + support 1.14 and 1.15+ JSON API
98 * IMPROVEMENTS
99     + darker yellow, green and cyan theme colours
100     + Profiles:
101         - suggest distinct color for new profiles
102         - improved profile editor interface
103     + avoid UI lockup while looking for a previous transaction with the chosen description
104 * FIXES
105     + restore ability to scroll the profile details screen
106     + remove profile-specific options from the database when removing a profile
107     + consistent item colors in the profile details
108     + fixed stuck refreshing indicator when main view is slid to the transaction list while transactions are loading
109     + limit the number of launcher shortcuts to the maximum supported
110
111 ## [0.11.0] - 2019-12-01
112
113 * NEW
114     + new transaction: add clear button to text input fields
115 * SECURITY
116     + avoid exposing basic HTTP authentication to wifi portals
117     + profile editor: warn when using authentication with insecure HTTP scheme
118     + permit cleartext HTTP traffic on Android 8+ (still, please use HTTPS to keep yout data safe while in transit)
119 * IMPROVEMENTS
120     + clarify that crash reports are sent via email and user can review them before sending
121     + allow toggling password visibility in profile details
122     + reworked new transaction screen:
123 * FIXES
124     - re-enable app shortcuts on Android 7.1 (Nougat)
125     - fix possible crash when returning to new transaction screen from another app
126     - fix race in setting up theme colors while creating UI
127     - rotating screen no longer restarts new transaction entry
128     - fix JSON API for hledger-web 1.15.2
129
130 ## [0.10.3] - 2019-06-30
131
132 * FIXES:
133     - JSON API parser: add String constructor for ParsedQuantity
134
135 ## [0.10.2] - 2019-06-14
136
137 * FIXES:
138     - two fixes in the JSON parser by Mattéo Delabre
139       (for version 1.14+ hledger-web backends)
140
141 ## [0.10.1] - 2019-06-05
142
143 * IMPROVEMENTS:
144     - multi-color progress indicators
145 * FIXES:
146     - avoid a crash when parsing amounts like '1,234.56'
147     - show new transaction button when re-entering the app
148     - use a color that is different for the new transaction submission progress
149     - keep account name filter upon app re-entry
150     - add MoLe version to the crash report
151
152 ## [0.10.0] - 2019-05-18
153
154 * NEW:
155     - profile list is a prime-time element in the side drawer, always visible
156 * IMPROVEMENTS
157     - better app icon
158     - adjust feature graphic to better fit the f-droid client's interface
159     - more translations
160     - more readable theme colors
161     - better, smoother color selector
162     - internal improvements
163     - omit debug log messages in production build
164     - avoid multiple acc/trn list updating when switching profiles
165     - remove unused Options side drawer element
166     - better "swipe up to show button" implementation, without a dummy padding row under the list
167     - better async DB operations
168 * FIXES
169     - account name filter shown only on transaction list
170     - profile-dependent colors in the header items - account name filter, cancel refresh button
171     - fix "synthetic" accounts created when backend skips unused accounts
172
173 ## [0.9.5] - 2019-04-13
174
175  * IMPROVEMENTS
176     - nicer icon for the new transaction floating action button
177  * FIXES
178     - fixes in the color selection dialog, most notable on Android versions before 7
179
180 ## [0.9.4] - 2019-04-13
181
182  * FIXES
183     - don't attempt to create app shortcuts (and crash) on pre 7.1 devices
184     - fixed profile list expansion on pre 7.1 devices
185     - fix first run experience
186
187 ## [0.9.3] - 2019-04-10
188
189  * FIXED
190   - fix saving of new transactions from the app shortcut when the main app is not running
191
192 ## [0.9.2] - 2019-04-08
193  * FIXED
194   - fix account name auto-completion when the new transaction screen is invoked by an app shortcut and the main app is not running
195
196 ## [0.9.1] - 2019-04-06
197  * FIXED
198   - fix a crash when the new transaction screen is invoked by an app shortcut and the main app is not running
199
200 ## [0.9] - 2019-04-04
201  * NEW:
202   - App shortcuts to the New transaction screen on Android 7.1+
203   - Account list: Accounts with many commodities have their commodity list collapsed to avoid filling too much of the screen with one account
204   - Account list: Viewing account's transactions migrated to a context menu
205   - 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
206  * IMPROVED:
207   - Transaction list: Back now returns to the accounts list when activated after viewing account's transactions
208   - Profile details: deleting a profile requires confirmation
209   - Enable animations when adding/removing rows in the new transaction screen
210   - Better visual feedback when removing transaction details rows by side-swiping
211   - New transactions are now sent via the JSON API if it is available
212   - Better progress handling while downloading transactions via the JSON API
213  * FIXED:
214   - Transaction list: keep account name filter when the device is rotated
215   - Avoid a restart upon app startup when the active profile uses a non-default colour theme
216   - Account commodities no longer disappear after updating the data from the remote backend via the JSON API
217   - Fix legacy account parser when handling missing parent accounts
218   - Removed a couple of memory leaks
219
220 ## [0.8.1] - 2019-03-26
221  * Avoid double slashes when constructing backend URLs
222  * Remove all data belonging to deleted profiles
223  * Update profile list when profile list data changes
224  * Fixed "has sub-accounts" internal flag when refreshing account list
225  * Fix icon for f-droid
226  * Cleaner color selection dialog
227  * Internal reorganization of database access. Should reduce the deadlocks significantly
228  * Show accumulated balance in parent accounts retrieved via the JSON API
229
230 ## [0.8] - 2019-03-17
231  - account list is a tree with collapsible nodes
232  - account's transactions still available by tapping on amounts
233  - add support for hledger-web's JSON API for retrieving accounts and transactions
234  - better handling of HTTP errors
235  - better display of network errors
236  - some async task improvements
237  - add version/API level info to the crash report
238
239 ## [0.7] - 2019-03-03
240  - add crash handling dialog with optional sending of the crash to the author
241  - a couple of crashes fixed
242  - per-profile user-selectable theme color
243  - move profile list to the main navigation drawer
244  - some visual glitches fixed
245  - better multi-threading
246
247 ## [0.6] - 2019-02-10
248  - use a floating action button for the save transaction action in the new
249    transaction screen
250  - stop popping-up the date selection dialog when new transaction is started
251  - auto-fill transaction details when a previous transaction description is
252    selected
253
254 ## [0.5] - 2019-02-09
255  - First public release