.. |
about
|
Fix non-scrollable toolbar in AboutActivity
|
2016-05-02 14:21:45 +02:00 |
ads
|
Use new version of Checkout
|
2017-07-05 10:56:18 +02:00 |
buttons
|
Add fast-back and fast-forward glyphs
|
2016-05-16 00:49:41 +02:00 |
calculations
|
Tests
|
2016-02-29 00:24:06 +01:00 |
converter
|
Translations
|
2016-05-16 10:07:10 +02:00 |
entities
|
Use DividerItemDecoration from the support library
|
2017-07-24 11:09:47 +02:00 |
errors
|
New main menu
|
2016-04-02 14:22:08 +02:00 |
feedback
|
Settings refactor + Feedback reporter + Translations
|
2016-05-11 21:47:37 +02:00 |
floating
|
Use platform ContextThemeWrapper
|
2017-07-11 12:39:04 +02:00 |
functions
|
Access filesDir lazily (initialize on the background thread)
|
2017-05-26 19:03:31 +02:00 |
ga
|
Add fragments to GA
|
2016-04-06 17:54:25 +02:00 |
history
|
Make history bigger
|
2017-07-24 16:33:53 +02:00 |
jscl
|
Remove Locator class
|
2016-02-28 23:49:41 +01:00 |
json
|
History tests
|
2016-02-23 17:23:54 +01:00 |
keyboard
|
Cache Paints in drag buttons
|
2017-06-07 21:06:15 +02:00 |
language
|
AMOLED-friendly theme added
|
2016-04-16 20:51:18 +02:00 |
math
|
Reformat code and remove unused code
|
2016-05-02 22:49:10 +02:00 |
matrix
|
Remove dependencies
|
2016-03-02 00:06:09 +01:00 |
memory
|
Access filesDir lazily (initialize on the background thread)
|
2017-05-26 19:03:31 +02:00 |
operators
|
Fix lint issues
|
2016-03-23 21:32:51 +01:00 |
plot
|
Use DividerItemDecoration from the support library
|
2017-07-24 11:09:47 +02:00 |
preferences
|
Use new version of Checkout
|
2017-07-05 10:56:18 +02:00 |
release
|
Release notes
|
2016-05-18 11:23:00 +02:00 |
text
|
Number span
|
2016-05-16 19:33:17 +02:00 |
variables
|
Translations
|
2016-05-16 12:29:42 +02:00 |
view
|
Make FAB appear again after it has been hidden
|
2017-07-24 12:10:47 +02:00 |
widget
|
Plug ResourceNotFoundException on Lenovo K910 phones
|
2017-07-24 10:42:38 +02:00 |
wizard
|
Decrease precision in ENG mode and migrate the settings
|
2017-07-26 10:07:32 +02:00 |
AcraErrorReporter.java
|
Don't send function names in user reports
|
2016-05-22 23:12:02 +02:00 |
ActivityLauncher.java
|
Settings refactor + Feedback reporter + Translations
|
2016-05-11 21:47:37 +02:00 |
AdView.java
|
Don't inflate ad view, use it directly in layouts
|
2016-02-20 14:46:10 +01:00 |
App.java
|
Plug ResourceNotFoundException on Lenovo K910 phones
|
2017-07-24 10:42:38 +02:00 |
AppComponent.java
|
Remove deleted class
|
2016-04-02 14:22:22 +02:00 |
AppModule.java
|
Use new version of Checkout
|
2017-07-05 10:56:18 +02:00 |
BaseActivity.java
|
Cache Paints in drag buttons
|
2017-06-07 21:06:15 +02:00 |
BaseDialogFragment.java
|
Fix font issues
|
2016-05-02 14:21:45 +02:00 |
BaseFragment.java
|
Fix fonts even for list views
|
2016-05-02 14:21:45 +02:00 |
BaseNumberBuilder.java
|
NumberBuilder refactor
|
2016-05-16 20:38:19 +02:00 |
Broadcaster.java
|
Tests added
|
2016-01-14 12:36:52 +01:00 |
Calculator.java
|
Make it possible to cancel previous calculations
|
2017-07-24 16:29:37 +02:00 |
CalculatorActivity.java
|
Settings refactor + Feedback reporter + Translations
|
2016-05-11 21:47:37 +02:00 |
CalculatorApplication.java
|
Fix NPE in FloatingCalculatorService
|
2017-07-26 10:32:00 +02:00 |
CalculatorEngineControl.java
|
android-app -> app
|
2016-01-05 09:46:58 +01:00 |
CalculatorMessage.java
|
android-app -> app
|
2016-01-05 09:46:58 +01:00 |
CalculatorMessages.java
|
FixableErrorsActivity
|
2016-01-31 20:46:47 +01:00 |
CalculatorSecurity.java
|
android-app -> app
|
2016-01-05 09:46:58 +01:00 |
Clipboard.java
|
Clipboard as a Bean
|
2016-01-31 10:35:10 +01:00 |
Display.java
|
Translations
|
2016-05-16 10:07:10 +02:00 |
DisplayFragment.java
|
Module operator fix
|
2016-03-05 11:43:54 +01:00 |
DisplayState.java
|
Save valid property in JSON
|
2016-03-08 23:30:31 +01:00 |
DisplayView.java
|
Use engine in TextHighlighter
|
2016-02-28 13:47:21 +01:00 |
Editor.java
|
All public fields of memory should wait for Memory to be loaded
|
2016-03-14 21:32:12 +01:00 |
EditorFragment.java
|
Fix showing keyboard in tablets
|
2016-02-22 15:45:22 +01:00 |
EditorState.java
|
Restore editor state from recent history
|
2016-03-01 13:10:22 +01:00 |
EditorView.java
|
Add E button to EditVariableFragment
|
2016-04-10 23:26:55 +02:00 |
Engine.java
|
Decrease precision in ENG mode and migrate the settings
|
2017-07-26 10:07:32 +02:00 |
EntitiesRegistry.java
|
Delay math registry initialization
|
2017-05-25 16:50:25 +02:00 |
ErrorReporter.java
|
Logger -> ErrorReporter
|
2016-01-14 16:03:57 +01:00 |
FloatingCalculatorKeyboard.java
|
Move zero back in the middle + E to 6
|
2016-04-02 17:56:28 +02:00 |
FragmentTab.java
|
Translations
|
2016-05-16 12:29:42 +02:00 |
Keyboard.java
|
Postpone GA initialization
|
2017-05-25 16:15:55 +02:00 |
KeyboardFragment.java
|
FragmentUi removed, AdUi added
|
2016-02-20 14:34:23 +01:00 |
LiteNumberBuilder.java
|
Use engine in TextHighlighter
|
2016-02-28 13:47:21 +01:00 |
Named.java
|
fixup! Number format preference
|
2016-04-28 18:40:11 +02:00 |
Notifier.java
|
Remove dependencies
|
2016-03-02 00:06:09 +01:00 |
NumberBuilder.java
|
Fix error when "30x:AB" was not recognised as "3*0x:AB"
|
2016-05-16 20:48:48 +02:00 |
ParseException.java
|
Changes
|
2016-01-22 23:36:36 +01:00 |
Preferences.java
|
Use platform ContextThemeWrapper
|
2017-07-11 12:39:04 +02:00 |
PreparedExpression.java
|
1. Check undefined variables in the function
|
2016-03-15 21:16:04 +01:00 |
RemovalConfirmationDialog.java
|
Translations
|
2016-03-27 13:40:26 +02:00 |
Runnables.java
|
Memory
|
2016-03-09 21:29:16 +01:00 |
StartupHelper.java
|
Settings refactor + Feedback reporter + Translations
|
2016-05-11 21:47:37 +02:00 |
TaskExecutor.java
|
Make it possible to cancel previous calculations
|
2017-07-24 16:29:37 +02:00 |
ToJsclTextProcessor.java
|
Use old good for loop
|
2016-03-04 22:41:27 +01:00 |
UiPreferences.java
|
Save last used dimensions/units in Converter
|
2016-04-20 14:36:02 +02:00 |
VariablesRegistry.java
|
Access filesDir lazily (initialize on the background thread)
|
2017-05-26 19:03:31 +02:00 |
WidgetReceiver.java
|
Fix losing widget state on restart
|
2016-03-01 14:01:59 +01:00 |